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