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-18.01:21:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558142491.47.0.449937120725.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset bab0db6076900cd828588be8595b3cdfade7e7e9 by Victor Stinner in branch 'master':
bpo-36763: Use _PyCoreConfig_InitPythonConfig() (GH-13398)
https://github.com/python/cpython/commit/bab0db6076900cd828588be8595b3cdfade7e7e9
History
Date User Action Args
2019-05-18 01:21:31vstinnersetrecipients: + vstinner
2019-05-18 01:21:31vstinnersetmessageid: <1558142491.47.0.449937120725.issue36763@roundup.psfhosted.org>
2019-05-18 01:21:31vstinnerlinkissue36763 messages
2019-05-18 01:21:31vstinnercreate