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 phsilva, vstinner
Date 2020-03-19.01:41:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584582087.75.0.215588020766.issue39984@roundup.psfhosted.org>
In-reply-to
Content
New changeset 50e6e991781db761c496561a995541ca8d83ff87 by Victor Stinner in branch 'master':
bpo-39984: Move pending calls to PyInterpreterState (GH-19066)
https://github.com/python/cpython/commit/50e6e991781db761c496561a995541ca8d83ff87
History
Date User Action Args
2020-03-19 01:41:27vstinnersetrecipients: + vstinner, phsilva
2020-03-19 01:41:27vstinnersetmessageid: <1584582087.75.0.215588020766.issue39984@roundup.psfhosted.org>
2020-03-19 01:41:27vstinnerlinkissue39984 messages
2020-03-19 01:41:27vstinnercreate