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 Jim Fasarakis-Hilliard, amaury.forgeotdarc, corona10, eric.snow, isoschiz, koubaa, kylotan, lukasz.langa, miss-islington, pconnell, phsilva, python-dev, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-09-04.11:52:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599220329.47.0.474382912465.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
> bpo-1635741: Port _signal module to multi-phase init (PEP 489) (GH-22049)

This change is causing new issues: bpo-41713 "_signal module leak: test_interpreters leaked [1424, 1422, 1424] references". So I partially reverted it: PR 22087.
History
Date User Action Args
2020-09-04 11:52:09vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, phsilva, ysj.ray, santoso.wijaya, lukasz.langa, python-dev, eric.snow, pconnell, isoschiz, Jim Fasarakis-Hilliard, corona10, miss-islington, shihai1991, koubaa
2020-09-04 11:52:09vstinnersetmessageid: <1599220329.47.0.474382912465.issue1635741@roundup.psfhosted.org>
2020-09-04 11:52:09vstinnerlinkissue1635741 messages
2020-09-04 11:52:09vstinnercreate