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 arigo, eric.snow, ncoghlan, petr.viktorin, vstinner
Date 2019-03-15.23:47:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552693668.11.0.645240793607.issue36124@roundup.psfhosted.org>
In-reply-to
Content
New changeset d2fdd1fedf6b9dc785cf5025b548a989faed089a by Eric Snow in branch 'master':
bpo-36124: Add PyInterpreterState.dict. (gh-12132)
https://github.com/python/cpython/commit/d2fdd1fedf6b9dc785cf5025b548a989faed089a
History
Date User Action Args
2019-03-15 23:47:48eric.snowsetrecipients: + eric.snow, arigo, ncoghlan, vstinner, petr.viktorin
2019-03-15 23:47:48eric.snowsetmessageid: <1552693668.11.0.645240793607.issue36124@roundup.psfhosted.org>
2019-03-15 23:47:48eric.snowlinkissue36124 messages
2019-03-15 23:47:48eric.snowcreate