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 sir-sigurd
Recipients sir-sigurd
Date 2018-08-13.16:53:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
There are memory leaks in csv and pickle modules caused by incautious usage of PyMem_Resize().

See GitHub PR.
History
Date User Action Args
2018-08-13 16:53:22sir-sigurdsetrecipients: + sir-sigurd
2018-08-13 16:53:22sir-sigurdsetmessageid: <[email protected]>
2018-08-13 16:53:22sir-sigurdlinkissue34395 messages
2018-08-13 16:53:22sir-sigurdcreate