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 vstinner
Date 2019-05-01.00:30:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556670615.02.0.18402209149.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5f38b8407b071acd96da2c8cde411d0e26967735 by Victor Stinner in branch 'master':
bpo-36763: Add _PyCoreConfig_SetArgv() (GH-13030)
https://github.com/python/cpython/commit/5f38b8407b071acd96da2c8cde411d0e26967735
History
Date User Action Args
2019-05-01 00:30:15vstinnersetrecipients: + vstinner
2019-05-01 00:30:15vstinnersetmessageid: <1556670615.02.0.18402209149.issue36763@roundup.psfhosted.org>
2019-05-01 00:30:15vstinnerlinkissue36763 messages
2019-05-01 00:30:14vstinnercreate