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 brett.cannon
Recipients TommyVCT, brett.cannon, conio, paul.moore, steve.dower, tim.golden, zach.ware
Date 2022-03-14.19:35:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647286555.4.0.197486582206.issue46566@roundup.psfhosted.org>
In-reply-to
Content
"Practically nothing can be reused - there's no registry, no shebang handling, and our process launching on Windows is already very complex (and has to remain that way for compatibility)."

I do process the shebang to restrict searching, or did you mean something else?

And registry support [is planned](https://github.com/brettcannon/python-launcher/issues/15).
History
Date User Action Args
2022-03-14 19:35:55brett.cannonsetrecipients: + brett.cannon, paul.moore, tim.golden, zach.ware, steve.dower, TommyVCT, conio
2022-03-14 19:35:55brett.cannonsetmessageid: <1647286555.4.0.197486582206.issue46566@roundup.psfhosted.org>
2022-03-14 19:35:55brett.cannonlinkissue46566 messages
2022-03-14 19:35:55brett.cannoncreate