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 petr.viktorin
Recipients erlendaasland, miss-islington, orsenthil, pablogsal, petr.viktorin, vstinner
Date 2021-05-12.09:58:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Thanks for the note!

This is due to `csv`. Adding a script in Tools/scripts that imports csv will also make the refleak check fail.
I'll investigate further.
History
Date User Action Args
2021-05-12 09:58:23petr.viktorinsetrecipients: + petr.viktorin, orsenthil, vstinner, pablogsal, miss-islington, erlendaasland
2021-05-12 09:58:23petr.viktorinsetmessageid: <[email protected]>
2021-05-12 09:58:23petr.viktorinlinkissue43795 messages
2021-05-12 09:58:22petr.viktorincreate