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 2021-04-28.01:03:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619571784.68.0.472516994554.issue43963@roundup.psfhosted.org>
In-reply-to
Content
New changeset a5e64444e6df7d1d498576bab26deaddc288a7bd by Victor Stinner in branch 'master':
bpo-43963: Add _signal module state (GH-25676)
https://github.com/python/cpython/commit/a5e64444e6df7d1d498576bab26deaddc288a7bd
History
Date User Action Args
2021-04-28 01:03:04vstinnersetrecipients: + vstinner
2021-04-28 01:03:04vstinnersetmessageid: <1619571784.68.0.472516994554.issue43963@roundup.psfhosted.org>
2021-04-28 01:03:04vstinnerlinkissue43963 messages
2021-04-28 01:03:04vstinnercreate