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 serhiy.storchaka, vstinner
Date 2016-02-10.10:26:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Oh, I didn't expect that so many existing test already use the same pattern to check for ResourceWarning. Nice patch!

I added a comment: we must be careful in the documentation of the helper.
History
Date User Action Args
2016-02-10 10:26:22vstinnersetrecipients: + vstinner, serhiy.storchaka
2016-02-10 10:26:22vstinnersetmessageid: <[email protected]>
2016-02-10 10:26:21vstinnerlinkissue26325 messages
2016-02-10 10:26:21vstinnercreate