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 eryksun, hafizbilal100, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-11-17.21:55:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605650139.42.0.404540447474.issue41686@roundup.psfhosted.org>
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:55:39vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, hafizbilal100
2020-11-17 21:55:39vstinnersetmessageid: <1605650139.42.0.404540447474.issue41686@roundup.psfhosted.org>
2020-11-17 21:55:39vstinnerlinkissue41686 messages
2020-11-17 21:55:39vstinnercreate