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 vstinner
Date 2020-01-13.17:47:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 2b1df4592e1691017414337514c6e378eb639498 by Victor Stinner in branch 'master':
bpo-38644: Pass tstate to _Py_FinishPendingCalls() (GH-17990)
https://github.com/python/cpython/commit/2b1df4592e1691017414337514c6e378eb639498
History
Date User Action Args
2020-01-13 17:47:06vstinnersetrecipients: + vstinner
2020-01-13 17:47:06vstinnersetmessageid: <[email protected]>
2020-01-13 17:47:06vstinnerlinkissue38644 messages
2020-01-13 17:47:06vstinnercreate