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 paul.moore
Recipients TommyVCT, brett.cannon, conio, paul.moore, steve.dower, tim.golden, zach.ware
Date 2022-03-14.17:13:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647278000.44.0.793548510026.issue46566@roundup.psfhosted.org>
In-reply-to
Content
> as well as potentially being able to be a script or .pyz launcher with a simple rename.

Would it be possible to also make the launcher work when prepended to a zipfile? That's a really useful use-case (make a zipapp automatically runnable, but still a single file) that at the moment needs a 3rd party launcher (Vinay's simple-launcher project).

If not, then that's fine, but if we're already doing a significant rewrite that might be a good time to add it.
History
Date User Action Args
2022-03-14 17:13:20paul.mooresetrecipients: + paul.moore, brett.cannon, tim.golden, zach.ware, steve.dower, TommyVCT, conio
2022-03-14 17:13:20paul.mooresetmessageid: <1647278000.44.0.793548510026.issue46566@roundup.psfhosted.org>
2022-03-14 17:13:20paul.moorelinkissue46566 messages
2022-03-14 17:13:20paul.moorecreate