STINNER Victor added the comment:

I commited my change in Tulip (78dc74d4e8e6), Python 3.4 and 3.5:

changeset:   91359:978525270264
branch:      3.4
parent:      91357:a941bb617c2a
user:        Victor Stinner <victor.stin...@gmail.com>
date:        Tue Jun 24 22:37:53 2014 +0200
files:       Lib/asyncio/futures.py Lib/asyncio/tasks.py 
Lib/test/test_asyncio/test_base_events.py Lib/test/test_asyncio/test_tasks.py
description:
asyncio: Log an error if a Task is destroyed while it is still pending


changeset:   91360:e1d81c32f13d
parent:      91358:3fa0d2b297c6
parent:      91359:978525270264
user:        Victor Stinner <victor.stin...@gmail.com>
date:        Tue Jun 24 22:38:31 2014 +0200
files:       Lib/test/test_asyncio/test_tasks.py
description:
(Merge 3.4) asyncio: Log an error if a Task is destroyed while it is still 
pending

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21163>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to