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 btharper, matrixise, vstinner
Date 2019-03-20.02:11:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553047902.38.0.282801201526.issue36356@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4a1468e593c4b67d8c78b78070fff9e18ec5d790 by Victor Stinner in branch 'master':
bpo-36356: Fix _PyCoreConfig_Read() (GH-12454)
https://github.com/python/cpython/commit/4a1468e593c4b67d8c78b78070fff9e18ec5d790
History
Date User Action Args
2019-03-20 02:11:42vstinnersetrecipients: + vstinner, matrixise, btharper
2019-03-20 02:11:42vstinnersetmessageid: <1553047902.38.0.282801201526.issue36356@roundup.psfhosted.org>
2019-03-20 02:11:42vstinnerlinkissue36356 messages
2019-03-20 02:11:42vstinnercreate