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 python-dev
Recipients amajorek, beardedp, giampaolo.rodola, python-dev
Date 2014-06-27.21:52:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3h0Wzk0HNpzPYS@mail.python.org>
In-reply-to
Content
New changeset ae12a926e680 by Victor Stinner in branch '3.4':
Issue #11453: asyncore: emit a ResourceWarning when an unclosed file_wrapper
http://hg.python.org/cpython/rev/ae12a926e680
History
Date User Action Args
2014-06-27 21:52:50python-devsetrecipients: + python-dev, giampaolo.rodola, amajorek, beardedp
2014-06-27 21:52:50python-devlinkissue11453 messages
2014-06-27 21:52:50python-devcreate