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-24.11:55:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset d19d8d5279f156bc8f6736b5f16f069879b9519b by Victor Stinner in branch 'master':
bpo-34170: Add _PyCoreConfig.isolated (GH-8417)
https://github.com/python/cpython/commit/d19d8d5279f156bc8f6736b5f16f069879b9519b
History
Date User Action Args
2018-07-24 11:55:54vstinnersetrecipients: + vstinner
2018-07-24 11:55:54vstinnersetmessageid: <[email protected]>
2018-07-24 11:55:54vstinnerlinkissue34170 messages
2018-07-24 11:55:54vstinnercreate