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 Robin.Schreiber, vstinner
Date 2020-11-19.13:58:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605794337.2.0.824329894383.issue15707@roundup.psfhosted.org>
In-reply-to
Content
The _signal extension module has been ported to the new multi-phase initialization API (PEP 489).

See bpo-41111 "Convert a few stdlib extensions to the limited C API".
History
Date User Action Args
2020-11-19 13:58:57vstinnersetrecipients: + vstinner, Robin.Schreiber
2020-11-19 13:58:57vstinnersetmessageid: <1605794337.2.0.824329894383.issue15707@roundup.psfhosted.org>
2020-11-19 13:58:57vstinnerlinkissue15707 messages
2020-11-19 13:58:57vstinnercreate