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, vstinner
Date 2019-04-25.23:53:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556236401.31.0.636601782063.issue36710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 10c8e6af910e3a26e59f913a3c1e4830ca71b1af by Victor Stinner in branch 'master':
bpo-36710: Add runtime variable in pystate.c (GH-12956)
https://github.com/python/cpython/commit/10c8e6af910e3a26e59f913a3c1e4830ca71b1af
History
Date User Action Args
2019-04-25 23:53:21vstinnersetrecipients: + vstinner, eric.snow, jdemeyer
2019-04-25 23:53:21vstinnersetmessageid: <1556236401.31.0.636601782063.issue36710@roundup.psfhosted.org>
2019-04-25 23:53:21vstinnerlinkissue36710 messages
2019-04-25 23:53:21vstinnercreate