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.17:57:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605635860.67.0.31257758555.issue41686@roundup.psfhosted.org>
In-reply-to
Content
New changeset cda23be092f4a72e4f335cf182f11e7bd7fd98eb by Victor Stinner in branch 'master':
bpo-41686: Refactor signal_exec() (GH-23346)
https://github.com/python/cpython/commit/cda23be092f4a72e4f335cf182f11e7bd7fd98eb
History
Date User Action Args
2020-11-17 17:57:40vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, hafizbilal100
2020-11-17 17:57:40vstinnersetmessageid: <1605635860.67.0.31257758555.issue41686@roundup.psfhosted.org>
2020-11-17 17:57:40vstinnerlinkissue41686 messages
2020-11-17 17:57:40vstinnercreate