Jonathan Hartley

Results 30 issues of Jonathan Hartley

My problem is that sometimes I'm editing some code in a project that doesn't use Black (heresy, I know). Sometimes I'll type some code, or paste into the source something...

T: enhancement
C: integrations

[ ] Await downloads of the new architectures snapcraft.io built for us https://snapcraft.io/cbeams/metrics [ ] Promote each one to stable a few days after download, if no issues are reported

Adding Arnon to the list of PyPI metadata authors

0.4.6

Release checklist lives in README-hacking

0.4.5

BEWARE, I haven't tested this on Windows (because I don't have a Windows box.) It should definitely get tested there before we merge. This is intended as a fix for:...

requires-thought

This issue is primarily intended for myself (@tartley) & @wiggin15 to chat about how best to serve the colorama project going forward. But I thought I'd post it here so...

Sounds like our bug: https://github.com/inducer/pudb/issues/381

bug

Migrated from https://code.google.com/p/colorama/issues/detail?id=21 Reported by av1024, Feb 23, 2011 What steps will reproduce the problem? 1. import and initalize colorama with deafults 2. print u"Some non-ASCII text ТЕСТ Русского" What...

bug
unicode

Recent test-release targets/scripts only currently check that the wheel installs and works. They should also check the sdist, using something like: $pip install --no-binary :all: colorama==$version

Anything similar that we should also enable?