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.22:28:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605652129.81.0.874235206698.issue41713@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7f9b25a21ab95f8cf8d663396993766307be475c by Victor Stinner in branch 'master':
bpo-41713: Port _signal module to multi-phase init (GH-23355)
https://github.com/python/cpython/commit/7f9b25a21ab95f8cf8d663396993766307be475c
History
Date User Action Args
2020-11-17 22:28:49vstinnersetrecipients: + vstinner, shihai1991, koubaa
2020-11-17 22:28:49vstinnersetmessageid: <1605652129.81.0.874235206698.issue41713@roundup.psfhosted.org>
2020-11-17 22:28:49vstinnerlinkissue41713 messages
2020-11-17 22:28:49vstinnercreate