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, petr.viktorin, shihai1991, vstinner
Date 2021-01-19.17:27:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611077242.7.0.245973658157.issue41713@roundup.psfhosted.org>
In-reply-to
Content
New changeset e8e66eab941b983b6e85cd0d57cd45838880c568 by Victor Stinner in branch 'master':
bpo-41713: Remove PyOS_InitInterrupts() from python3dll.c (GH-24257)
https://github.com/python/cpython/commit/e8e66eab941b983b6e85cd0d57cd45838880c568
History
Date User Action Args
2021-01-19 17:27:22vstinnersetrecipients: + vstinner, petr.viktorin, shihai1991, koubaa
2021-01-19 17:27:22vstinnersetmessageid: <1611077242.7.0.245973658157.issue41713@roundup.psfhosted.org>
2021-01-19 17:27:22vstinnerlinkissue41713 messages
2021-01-19 17:27:22vstinnercreate