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-26.00:37:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532565448.34.0.56676864532.issue34170@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ecf411c59e33d3760dbfebf6d5b4b205bcc29d5a by Victor Stinner in branch 'master':
bpo-34170: Enhance _PyCoreConfig_Read() (GH-8468)
https://github.com/python/cpython/commit/ecf411c59e33d3760dbfebf6d5b4b205bcc29d5a
History
Date User Action Args
2018-07-26 00:37:28vstinnersetrecipients: + vstinner
2018-07-26 00:37:28vstinnersetmessageid: <1532565448.34.0.56676864532.issue34170@psf.upfronthosting.co.za>
2018-07-26 00:37:28vstinnerlinkissue34170 messages
2018-07-26 00:37:27vstinnercreate