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 eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-11-26.23:08:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637968109.12.0.476390415821.issue45901@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4841e694ee1686f8c933ddfcb8c854915867ce17 by Steve Dower in branch 'main':
bpo-45901: Fixes argument passing when invoking .py files directly through the Store package (GH-29799)
https://github.com/python/cpython/commit/4841e694ee1686f8c933ddfcb8c854915867ce17
History
Date User Action Args
2021-11-26 23:08:29steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun
2021-11-26 23:08:29steve.dowersetmessageid: <1637968109.12.0.476390415821.issue45901@roundup.psfhosted.org>
2021-11-26 23:08:29steve.dowerlinkissue45901 messages
2021-11-26 23:08:29steve.dowercreate