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 krypticus
Recipients krypticus, mneerup, pitrou, xtreak
Date 2020-01-03.17:05:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578071149.99.0.889123342844.issue39201@roundup.psfhosted.org>
In-reply-to
Content
I filed a bug for this a few weeks ago, and then found another ticket about the same issue before:

https://bugs.python.org/issue37788

My ticket: 
https://bugs.python.org/issue39074

The memory leak was from a change introduced about 6 months ago:

https://github.com/python/cpython/commit/468e5fec8a2f534f1685d59da3ca4fad425c38dd
History
Date User Action Args
2020-01-03 17:05:50krypticussetrecipients: + krypticus, pitrou, xtreak, mneerup
2020-01-03 17:05:49krypticussetmessageid: <1578071149.99.0.889123342844.issue39201@roundup.psfhosted.org>
2020-01-03 17:05:49krypticuslinkissue39201 messages
2020-01-03 17:05:49krypticuscreate