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 TheComet
Recipients TheComet
Date 2019-05-03.21:56:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556920619.95.0.408111049145.issue36788@roundup.psfhosted.org>
In-reply-to
Content
I have implemented it on my branch here: https://github.com/TheComet/cpython/blob/fix-issue-36788/Python/bltinmodule.c

It still needs further testing and I haven't leak checked it properly.
History
Date User Action Args
2019-05-03 21:56:59TheCometsetrecipients: + TheComet
2019-05-03 21:56:59TheCometsetmessageid: <1556920619.95.0.408111049145.issue36788@roundup.psfhosted.org>
2019-05-03 21:56:59TheCometlinkissue36788 messages
2019-05-03 21:56:59TheCometcreate