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 koubaa, shihai1991, vstinner
Date 2020-11-17.21:56:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 29aa624047f893b3b3194f00252b2156bbbf4f9b by Victor Stinner in branch 'master':
bpo-41686: Move _Py_RestoreSignals() to signalmodule.c (GH-23353)
https://github.com/python/cpython/commit/29aa624047f893b3b3194f00252b2156bbbf4f9b
History
Date User Action Args
2020-11-17 21:56:32vstinnersetrecipients: + vstinner, shihai1991, koubaa
2020-11-17 21:56:32vstinnersetmessageid: <[email protected]>
2020-11-17 21:56:32vstinnerlinkissue41713 messages
2020-11-17 21:56:32vstinnercreate