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 ncoghlan, vstinner
Date 2019-03-05.01:44:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551750254.32.0.497448889006.issue36142@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6dcb54228e7520abd058897440c26e323f62afcd by Victor Stinner in branch 'master':
bpo-36142: Add _PyPreConfig_ReadFromArgv() (GH-12173)
https://github.com/python/cpython/commit/6dcb54228e7520abd058897440c26e323f62afcd
History
Date User Action Args
2019-03-05 01:44:14vstinnersetrecipients: + vstinner, ncoghlan
2019-03-05 01:44:14vstinnersetmessageid: <1551750254.32.0.497448889006.issue36142@roundup.psfhosted.org>
2019-03-05 01:44:14vstinnerlinkissue36142 messages
2019-03-05 01:44:14vstinnercreate