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 2019-11-07.11:42:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573126941.95.0.523746135052.issue38733@roundup.psfhosted.org>
In-reply-to
Content
New changeset d12d0e7c0fe2b49c40ac4d66365147c619d6c475 by Victor Stinner in branch 'master':
bpo-38733: PyErr_Occurred() caller must hold the GIL (GH-17080)
https://github.com/python/cpython/commit/d12d0e7c0fe2b49c40ac4d66365147c619d6c475
History
Date User Action Args
2019-11-07 11:42:21vstinnersetrecipients: + vstinner
2019-11-07 11:42:21vstinnersetmessageid: <1573126941.95.0.523746135052.issue38733@roundup.psfhosted.org>
2019-11-07 11:42:21vstinnerlinkissue38733 messages
2019-11-07 11:42:21vstinnercreate