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 pablogsal
Recipients eric.snow, pablogsal, pitrou, vstinner
Date 2019-04-13.16:23:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555172607.34.0.809671083042.issue36427@roundup.psfhosted.org>
In-reply-to
Content
New changeset fde9b33dfeedd4a4ed723b12d2330979dc684760 by Pablo Galindo in branch 'master':
bpo-36427: Document that PyEval_RestoreThread and PyGILState_Ensure can terminate the calling thread (GH-12541)
https://github.com/python/cpython/commit/fde9b33dfeedd4a4ed723b12d2330979dc684760
History
Date User Action Args
2019-04-13 16:23:27pablogsalsetrecipients: + pablogsal, pitrou, vstinner, eric.snow
2019-04-13 16:23:27pablogsalsetmessageid: <1555172607.34.0.809671083042.issue36427@roundup.psfhosted.org>
2019-04-13 16:23:27pablogsallinkissue36427 messages
2019-04-13 16:23:27pablogsalcreate