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 Dormouse759, ncoghlan, pablogsal, petr.viktorin, shihai1991, vstinner
Date 2020-03-11.16:51:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583945499.03.0.494091694319.issue39824@roundup.psfhosted.org>
In-reply-to
Content
> Proposed PR checking if the module state is NULL:
> 
> * PR 18358: _locale module
> * PR 18608: audioop module
> * PR 18613: binascii

Petr suggested to not hold these PRs with this controversial issue. I agree, so I merged these 3 PRs.
History
Date User Action Args
2020-03-11 16:51:39vstinnersetrecipients: + vstinner, ncoghlan, petr.viktorin, Dormouse759, pablogsal, shihai1991
2020-03-11 16:51:39vstinnersetmessageid: <1583945499.03.0.494091694319.issue39824@roundup.psfhosted.org>
2020-03-11 16:51:39vstinnerlinkissue39824 messages
2020-03-11 16:51:38vstinnercreate