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 gvanrossum, python-dev, vstinner, yselivanov
Date 2015-01-29.16:55:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422550505.87.0.521626109534.issue23243@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, I commited my change adding destructors on Python 3.4 and newer to emit warnings when event loops or transports are not explicitly closed.
History
Date User Action Args
2015-01-29 16:55:05vstinnersetrecipients: + vstinner, gvanrossum, python-dev, yselivanov
2015-01-29 16:55:05vstinnersetmessageid: <1422550505.87.0.521626109534.issue23243@psf.upfronthosting.co.za>
2015-01-29 16:55:05vstinnerlinkissue23243 messages
2015-01-29 16:55:05vstinnercreate