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-02.19:25:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556825138.08.0.142009860803.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset 70005ac0fddd8585725b92acd1bc2b8e7b81999c by Victor Stinner in branch 'master':
bpo-36763: _PyCoreConfig_SetPyArgv() preinitializes Python (GH-13037)
https://github.com/python/cpython/commit/70005ac0fddd8585725b92acd1bc2b8e7b81999c
History
Date User Action Args
2019-05-02 19:25:38vstinnersetrecipients: + vstinner
2019-05-02 19:25:38vstinnersetmessageid: <1556825138.08.0.142009860803.issue36763@roundup.psfhosted.org>
2019-05-02 19:25:38vstinnerlinkissue36763 messages
2019-05-02 19:25:38vstinnercreate