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, steve.dower, vstinner
Date 2019-06-19.22:05:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset b45d259bdda1de2b2d369458a9ad2e4d6f750687 by Victor Stinner in branch 'master':
bpo-36710: Use tstate in pylifecycle.c (GH-14249)
https://github.com/python/cpython/commit/b45d259bdda1de2b2d369458a9ad2e4d6f750687
History
Date User Action Args
2019-06-19 22:05:27vstinnersetrecipients: + vstinner, nascheme, ncoghlan, eric.snow, jdemeyer, steve.dower
2019-06-19 22:05:27vstinnersetmessageid: <[email protected]>
2019-06-19 22:05:27vstinnerlinkissue36710 messages
2019-06-19 22:05:26vstinnercreate