Message 351220 - Python tracker

Message351220

Author JustinTArthur
Recipients JustinTArthur, ned.deily
Date 2019-09-05.18:57:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567709823.04.0.0530612152492.issue38032@roundup.psfhosted.org>
In-reply-to
Content
Ned, can you confirm that 2to3 is not intended for cumulative/incremental runs over the same codebase?

If it's not intended to be run on previously ported code, this will just need to be fixed on the lib2to3 downstream projects like awpa and Black that are encountering this issue.
History
Date User Action Args
2019-09-05 18:57:03JustinTArthursetrecipients: + JustinTArthur, ned.deily
2019-09-05 18:57:03JustinTArthursetmessageid: <1567709823.04.0.0530612152492.issue38032@roundup.psfhosted.org>
2019-09-05 18:57:03JustinTArthurlinkissue38032 messages
2019-09-05 18:57:02JustinTArthurcreate