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-04.23:54:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504569252.1.0.65311326704.issue28411@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 86b7afdfeee77993fe896a2aa13b3f4f95973f16 by Eric Snow in branch 'master':
bpo-28411: Remove "modules" field from Py_InterpreterState. (#1638)
https://github.com/python/cpython/commit/86b7afdfeee77993fe896a2aa13b3f4f95973f16
History
Date User Action Args
2017-09-04 23:54:12eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, grahamd
2017-09-04 23:54:12eric.snowsetmessageid: <1504569252.1.0.65311326704.issue28411@psf.upfronthosting.co.za>
2017-09-04 23:54:12eric.snowlinkissue28411 messages
2017-09-04 23:54:12eric.snowcreate