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 vstinner
Recipients docs@python, georg.brandl, jgehrcke, jwilk, krivushinme, pitrou, r.david.murray, vstinner, zach.ware
Date 2020-06-08.17:19:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591636740.48.0.0404663508725.issue23427@roundup.psfhosted.org>
In-reply-to
Content
I marked bpo-15577 "Real argc and argv in embedded interpreter" as duplicate of this issue: my PR 20729 allows embedders to set PyConfig.orig_argv which becomes sys.orig_argv.
History
Date User Action Args
2020-06-08 17:19:00vstinnersetrecipients: + vstinner, georg.brandl, pitrou, jwilk, r.david.murray, jgehrcke, docs@python, zach.ware, krivushinme
2020-06-08 17:19:00vstinnersetmessageid: <1591636740.48.0.0404663508725.issue23427@roundup.psfhosted.org>
2020-06-08 17:19:00vstinnerlinkissue23427 messages
2020-06-08 17:19:00vstinnercreate