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 Peter Ludemann
Recipients BTaskaya, Peter Ludemann, carljm, corona10, eric.snow, gregory.p.smith, gvanrossum, hroncok, vstinner
Date 2020-07-08.19:05:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594235148.41.0.65528733306.issue40360@roundup.psfhosted.org>
In-reply-to
Content
Yes, I'm thinking of doing this as a wrapper, in such a way that it could be incorporated into Lib/ast.py eventually. (Also, any lib2to3-ish capabilities would probably not be suitable for inclusion in the stdlib, at least not initially ... but I have no plans to work on something to replace lib2to3's fixers.)
History
Date User Action Args
2020-07-08 19:05:48Peter Ludemannsetrecipients: + Peter Ludemann, gvanrossum, gregory.p.smith, vstinner, carljm, eric.snow, hroncok, corona10, BTaskaya
2020-07-08 19:05:48Peter Ludemannsetmessageid: <1594235148.41.0.65528733306.issue40360@roundup.psfhosted.org>
2020-07-08 19:05:48Peter Ludemannlinkissue40360 messages
2020-07-08 19:05:48Peter Ludemanncreate