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 gvanrossum, python-dev, vstinner, yselivanov
Date 2015-01-29.16:54:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150129165357.106379.90754@psf.io>
In-reply-to
Content
New changeset 543f770f62f0 by Victor Stinner in branch '3.4':
Issue #23243, asyncio: Emit a ResourceWarning when an event loop or a transport
https://hg.python.org/cpython/rev/543f770f62f0
History
Date User Action Args
2015-01-29 16:54:02python-devsetrecipients: + python-dev, gvanrossum, vstinner, yselivanov
2015-01-29 16:54:02python-devlinkissue23243 messages
2015-01-29 16:54:02python-devcreate