This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author njs
Recipients benjamin.peterson, gregory.p.smith, gvanrossum, lukasz.langa, njs, serhiy.storchaka
Date 2018-04-24.00:44:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524530697.62.0.682650639539.issue33337@psf.upfronthosting.co.za>
In-reply-to
Content
It does seem like it'd be unfortunate to end up in a situation like "sorry, there's a bug in handling this python 2 code, so black won't be able to reformat it until the next major python release". And I assume this issue is motivated by running into limitations of the current version; waiting for 3.8 before you can fix those seems unfortunate too?

Another option to think about: make the library something that's maintained by python-dev, but released separately on PyPI.
History
Date User Action Args
2018-04-24 00:44:57njssetrecipients: + njs, gvanrossum, gregory.p.smith, benjamin.peterson, lukasz.langa, serhiy.storchaka
2018-04-24 00:44:57njssetmessageid: <1524530697.62.0.682650639539.issue33337@psf.upfronthosting.co.za>
2018-04-24 00:44:57njslinkissue33337 messages
2018-04-24 00:44:56njscreate