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-15.22:35:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505514922.73.0.357924054866.issue28411@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3f9eee6eb4b25fe1926eaa5f00e02344b126f54d by Eric Snow in branch 'master':
bpo-28411: Support other mappings in PyInterpreterState.modules. (#3593)
https://github.com/python/cpython/commit/3f9eee6eb4b25fe1926eaa5f00e02344b126f54d
History
Date User Action Args
2017-09-15 22:35:22eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, grahamd
2017-09-15 22:35:22eric.snowsetmessageid: <1505514922.73.0.357924054866.issue28411@psf.upfronthosting.co.za>
2017-09-15 22:35:22eric.snowlinkissue28411 messages
2017-09-15 22:35:22eric.snowcreate