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 r.david.murray
Recipients r.david.murray, serhiy.storchaka, Александр Карпинский
Date 2016-07-17.15:11:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468768274.48.0.945438598099.issue27535@psf.upfronthosting.co.za>
In-reply-to
Content
I recommend rejecting this.  Properly closing flies is the correct programming habit, which is why the ResourceWarning exists.  The Pillow example seems to just indicate that people using Pillow need to pay attention to the ResourceWarning and close the files they open with pillow.
History
Date User Action Args
2016-07-17 15:11:14r.david.murraysetrecipients: + r.david.murray, serhiy.storchaka, Александр Карпинский
2016-07-17 15:11:14r.david.murraysetmessageid: <1468768274.48.0.945438598099.issue27535@psf.upfronthosting.co.za>
2016-07-17 15:11:14r.david.murraylinkissue27535 messages
2016-07-17 15:11:14r.david.murraycreate