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 2018-07-21.00:06:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532131580.61.0.56676864532.issue34170@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b1147e43daeb3c51a63056b489e8d868404d4e22 by Victor Stinner in branch 'master':
bpo-34170: Rework _PyCoreConfig_Read() to avoid side effect (GH-8353)
https://github.com/python/cpython/commit/b1147e43daeb3c51a63056b489e8d868404d4e22
History
Date User Action Args
2018-07-21 00:06:20vstinnersetrecipients: + vstinner
2018-07-21 00:06:20vstinnersetmessageid: <1532131580.61.0.56676864532.issue34170@psf.upfronthosting.co.za>
2018-07-21 00:06:20vstinnerlinkissue34170 messages
2018-07-21 00:06:20vstinnercreate