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-18.08:26:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584519988.64.0.921799072822.issue39984@roundup.psfhosted.org>
In-reply-to
Content
New changeset 56bfdebfb17ea9d3245b1f222e92b8e3b1ed6118 by Victor Stinner in branch 'master':
bpo-39984: Pass tstate to _PyEval_SignalAsyncExc() (GH-19049)
https://github.com/python/cpython/commit/56bfdebfb17ea9d3245b1f222e92b8e3b1ed6118
History
Date User Action Args
2020-03-18 08:26:28vstinnersetrecipients: + vstinner, phsilva
2020-03-18 08:26:28vstinnersetmessageid: <1584519988.64.0.921799072822.issue39984@roundup.psfhosted.org>
2020-03-18 08:26:28vstinnerlinkissue39984 messages
2020-03-18 08:26:28vstinnercreate