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, pitrou, python-dev, vstinner
Date 2013-12-19.21:43:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dlmmS6x7Gz7LjY@mail.python.org>
In-reply-to
Content
New changeset 5e9728ebb1d3 by Victor Stinner in branch 'default':
Close #19967: Thanks to the PEP 442, asyncio.Future can use a destructor in
http://hg.python.org/cpython/rev/5e9728ebb1d3
History
Date User Action Args
2013-12-19 21:43:21python-devsetrecipients: + python-dev, gvanrossum, pitrou, vstinner
2013-12-19 21:43:21python-devlinkissue19967 messages
2013-12-19 21:43:21python-devcreate