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 jbfzs
Recipients jbfzs, r.david.murray, rhettinger, serhiy.storchaka, Александр Карпинский
Date 2017-11-21.13:35:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511271316.29.0.213398074469.issue27535@psf.upfronthosting.co.za>
In-reply-to
Content
We just got hit by this. We had one specific case where files with unique names were not being closed and Python was leaking a lot of memory over a few days.
History
Date User Action Args
2017-11-21 13:35:16jbfzssetrecipients: + jbfzs, rhettinger, r.david.murray, serhiy.storchaka, Александр Карпинский
2017-11-21 13:35:16jbfzssetmessageid: <1511271316.29.0.213398074469.issue27535@psf.upfronthosting.co.za>
2017-11-21 13:35:16jbfzslinkissue27535 messages
2017-11-21 13:35:16jbfzscreate