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 corona10, erlendaasland, kumaraditya, miss-islington, petr.viktorin, phsilva, shihai1991, vstinner
Date 2022-01-27.20:21:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643314918.61.0.808080630605.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c6a153dee132116611f2d5df0689a5a605f62b6 by Victor Stinner in branch 'main':
bpo-46417: signal: move siginfo_type to the module state (GH-30964)
https://github.com/python/cpython/commit/6c6a153dee132116611f2d5df0689a5a605f62b6
History
Date User Action Args
2022-01-27 20:21:58vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, miss-islington, shihai1991, erlendaasland, kumaraditya
2022-01-27 20:21:58vstinnersetmessageid: <1643314918.61.0.808080630605.issue46417@roundup.psfhosted.org>
2022-01-27 20:21:58vstinnerlinkissue46417 messages
2022-01-27 20:21:58vstinnercreate