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.01:54:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532138062.75.0.56676864532.issue34170@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f2626ce6d4136f13a506e34ca8631ff2eab85fd9 by Victor Stinner in branch 'master':
bpo-34170: _PyCoreConfig_Read() leaves Py_IsolatedFlag unchanged (GH-8361)
https://github.com/python/cpython/commit/f2626ce6d4136f13a506e34ca8631ff2eab85fd9
History
Date User Action Args
2018-07-21 01:54:22vstinnersetrecipients: + vstinner
2018-07-21 01:54:22vstinnersetmessageid: <1532138062.75.0.56676864532.issue34170@psf.upfronthosting.co.za>
2018-07-21 01:54:22vstinnerlinkissue34170 messages
2018-07-21 01:54:22vstinnercreate