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.

URL PR 17080
Status merged
Title bpo-38733: PyErr_Occurred() caller must hold the GIL
History
Date User Action Args
2019-11-07 11:42:10vstinnersetstatus: open -> merged
2019-11-07 10:32:57vstinnersettitle: bpo-38733: The GIL must be hold to call PyErr_Occurred() -> bpo-38733: PyErr_Occurred() caller must hold the GIL
2019-11-07 10:32:10vstinnerlinkissue3605 pull_requests
2019-11-07 10:32:10vstinnercreate