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 steve.dower
Recipients TommyVCT, brett.cannon, conio, paul.moore, steve.dower, tim.golden, zach.ware
Date 2022-03-23.00:41:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647996085.83.0.347900718658.issue46566@roundup.psfhosted.org>
In-reply-to
Content
Posted my WIP as a draft PR. I'm still adding docs, tests and ironing out minor issues, but the core functionality is there (as well as some added bonuses). Feel free to review, and importantly to mark anywhere you'd like more explanatory comments.

Currently the main known issue is that the "-3-32" (and now-deprecated "-3-64") arguments are not supported. But they will be! There are also likely to be a range of shebang templates that need better handling, and I'll go through the open issues to see what ought to be fixed there compared to today's version.
History
Date User Action Args
2022-03-23 00:41:25steve.dowersetrecipients: + steve.dower, brett.cannon, paul.moore, tim.golden, zach.ware, TommyVCT, conio
2022-03-23 00:41:25steve.dowersetmessageid: <1647996085.83.0.347900718658.issue46566@roundup.psfhosted.org>
2022-03-23 00:41:25steve.dowerlinkissue46566 messages
2022-03-23 00:41:25steve.dowercreate