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 vstinner
Recipients eric.snow, jdemeyer, nascheme, ncoghlan, phsilva, steve.dower, vstinner
Date 2019-11-20.01:28:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574213291.24.0.821073448147.issue36710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 01b1cc12e7c6a3d6a3d27ba7c731687d57aae92a by Victor Stinner in branch 'master':
bpo-36710: Add PyInterpreterState.runtime field (GH-17270)
https://github.com/python/cpython/commit/01b1cc12e7c6a3d6a3d27ba7c731687d57aae92a
History
Date User Action Args
2019-11-20 01:28:11vstinnersetrecipients: + vstinner, nascheme, ncoghlan, phsilva, eric.snow, jdemeyer, steve.dower
2019-11-20 01:28:11vstinnersetmessageid: <1574213291.24.0.821073448147.issue36710@roundup.psfhosted.org>
2019-11-20 01:28:11vstinnerlinkissue36710 messages
2019-11-20 01:28:10vstinnercreate