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-04-24.16:23:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556123037.29.0.0604932101944.issue36710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 43125224d6da5febb34101ebfd36536d791d68cd by Victor Stinner in branch 'master':
bpo-36710: Add runtime variable to Py_InitializeEx() (GH-12939)
https://github.com/python/cpython/commit/43125224d6da5febb34101ebfd36536d791d68cd
History
Date User Action Args
2019-04-24 16:23:57vstinnersetrecipients: + vstinner
2019-04-24 16:23:57vstinnersetmessageid: <1556123037.29.0.0604932101944.issue36710@roundup.psfhosted.org>
2019-04-24 16:23:57vstinnerlinkissue36710 messages
2019-04-24 16:23:57vstinnercreate