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 pitrou, python-dev, vstinner
Date 2018-10-31.23:26:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541028404.09.0.788709270274.issue26558@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3a228ab17c2a9cffd1a2f15f30d6209768de20a6 by Victor Stinner in branch 'master':
bpo-26558: Fix Py_FatalError() with GIL released (GH-10267)
https://github.com/python/cpython/commit/3a228ab17c2a9cffd1a2f15f30d6209768de20a6
History
Date User Action Args
2018-10-31 23:26:44vstinnersetrecipients: + vstinner, pitrou, python-dev
2018-10-31 23:26:44vstinnersetmessageid: <1541028404.09.0.788709270274.issue26558@psf.upfronthosting.co.za>
2018-10-31 23:26:44vstinnerlinkissue26558 messages
2018-10-31 23:26:44vstinnercreate