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-09-04.12:51:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599223879.78.0.92772077658.issue41713@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4b8032e5a4994a7902076efa72fca1e2c85d8b7f by Victor Stinner in branch 'master':
bpo-41713: _signal doesn't use multi-phase init (GH-22087)
https://github.com/python/cpython/commit/4b8032e5a4994a7902076efa72fca1e2c85d8b7f
History
Date User Action Args
2020-09-04 12:51:19vstinnersetrecipients: + vstinner
2020-09-04 12:51:19vstinnersetmessageid: <1599223879.78.0.92772077658.issue41713@roundup.psfhosted.org>
2020-09-04 12:51:19vstinnerlinkissue41713 messages
2020-09-04 12:51:19vstinnercreate