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 eric.snow, vstinner
Date 2019-06-01.03:16:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559359012.62.0.744360074102.issue36818@roundup.psfhosted.org>
In-reply-to
Content
New changeset 396e0a8d9dc65453cb9d53500d0a620602656cfe by Eric Snow in branch 'master':
bpo-36818: Add PyInterpreterState.runtime field. (gh-13129)
https://github.com/python/cpython/commit/396e0a8d9dc65453cb9d53500d0a620602656cfe
History
Date User Action Args
2019-06-01 03:16:52eric.snowsetrecipients: + eric.snow, vstinner
2019-06-01 03:16:52eric.snowsetmessageid: <1559359012.62.0.744360074102.issue36818@roundup.psfhosted.org>
2019-06-01 03:16:52eric.snowlinkissue36818 messages
2019-06-01 03:16:52eric.snowcreate