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 asvetlov, v2m, vstinner, yselivanov
Date 2020-11-11.16:46:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
commit cda99b4022daa08ac74b0420e9903cce883d91c6 (HEAD -> master, upstream/master)
Author: Andrew Svetlov <[email protected]>
Date:   Wed Nov 11 17:48:53 2020 +0200

    Fix memory leak introduced by GH-22780 (GH-23237)
History
Date User Action Args
2020-11-11 16:46:57vstinnersetrecipients: + vstinner, asvetlov, yselivanov, v2m
2020-11-11 16:46:56vstinnersetmessageid: <[email protected]>
2020-11-11 16:46:56vstinnerlinkissue42085 messages
2020-11-11 16:46:56vstinnercreate