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 vstinner
Recipients ncoghlan, pitrou, serhiy.storchaka, vstinner
Date 2017-11-27.11:11:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511781117.7.0.213398074469.issue32089@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 21c7730761e2a768e33b89b063a095d007dcfd2c by Victor Stinner in branch 'master':
bpo-32089: Use default action for ResourceWarning (#4584)
https://github.com/python/cpython/commit/21c7730761e2a768e33b89b063a095d007dcfd2c
History
Date User Action Args
2017-11-27 11:11:57vstinnersetrecipients: + vstinner, ncoghlan, pitrou, serhiy.storchaka
2017-11-27 11:11:57vstinnersetmessageid: <1511781117.7.0.213398074469.issue32089@psf.upfronthosting.co.za>
2017-11-27 11:11:57vstinnerlinkissue32089 messages
2017-11-27 11:11:57vstinnercreate