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-13.20:41:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560458507.42.0.307579384838.issue36710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 838f26402de82640698c38ea9d2be65c6cf780d6 by Victor Stinner in branch 'master':
bpo-36710: Pass explicitly tstate in sysmodule.c (GH-14060)
https://github.com/python/cpython/commit/838f26402de82640698c38ea9d2be65c6cf780d6
History
Date User Action Args
2019-06-13 20:41:47vstinnersetrecipients: + vstinner, nascheme, ncoghlan, eric.snow, jdemeyer, steve.dower
2019-06-13 20:41:47vstinnersetmessageid: <1560458507.42.0.307579384838.issue36710@roundup.psfhosted.org>
2019-06-13 20:41:47vstinnerlinkissue36710 messages
2019-06-13 20:41:47vstinnercreate