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 2020-03-19.16:40:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 5a3a71dddbe80edc75a3a74ce3b7978cf8635901 by Victor Stinner in branch 'master':
bpo-40010: Optimize signal handling in multithreaded applications (GH-19067)
https://github.com/python/cpython/commit/5a3a71dddbe80edc75a3a74ce3b7978cf8635901
History
Date User Action Args
2020-03-19 16:40:16vstinnersetrecipients: + vstinner
2020-03-19 16:40:16vstinnersetmessageid: <[email protected]>
2020-03-19 16:40:16vstinnerlinkissue40010 messages
2020-03-19 16:40:16vstinnercreate