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, serhiy.storchaka, steve.dower, vstinner
Date 2017-05-23.02:46:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495507603.07.0.526953195849.issue29102@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e377416c10eb0bf055b0728cdcdc4488fdfd3b5f by Eric Snow in branch 'master':
bpo-29102: Add a unique ID to PyInterpreterState. (#1639)
https://github.com/python/cpython/commit/e377416c10eb0bf055b0728cdcdc4488fdfd3b5f
History
Date User Action Args
2017-05-23 02:46:43eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, vstinner, grahamd, serhiy.storchaka, steve.dower
2017-05-23 02:46:43eric.snowsetmessageid: <1495507603.07.0.526953195849.issue29102@psf.upfronthosting.co.za>
2017-05-23 02:46:43eric.snowlinkissue29102 messages
2017-05-23 02:46:42eric.snowcreate