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 eric.snow
Recipients brett.cannon, eric.snow, grahamd, ncoghlan
Date 2017-09-14.18:18:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505413094.97.0.0968922225658.issue28411@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d393c1b227f22fb9af66040b2b367c99a4d1fa9a by Eric Snow in branch 'master':
bpo-28411: Isolate PyInterpreterState.modules (#3575)
https://github.com/python/cpython/commit/d393c1b227f22fb9af66040b2b367c99a4d1fa9a
History
Date User Action Args
2017-09-14 18:18:14eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, grahamd
2017-09-14 18:18:14eric.snowsetmessageid: <1505413094.97.0.0968922225658.issue28411@psf.upfronthosting.co.za>
2017-09-14 18:18:14eric.snowlinkissue28411 messages
2017-09-14 18:18:14eric.snowcreate