]> granicus.if.org Git - python/commit
Add asyncio.Handle.cancelled() method (#2388)
authorMarat Sharafutdinov <decaz89@gmail.com>
Tue, 7 Nov 2017 09:06:05 +0000 (12:06 +0300)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 7 Nov 2017 09:06:05 +0000 (12:06 +0300)
commit69cfed1cd7be968fa4f6c69eb6dccc94bce5d45c
treea00a949294321c72c6e3d6286452c290252d3340
parent088929cf62fa22c06f6a44e25915abce9048a545
Add asyncio.Handle.cancelled() method (#2388)
Doc/library/asyncio-eventloop.rst
Lib/asyncio/events.py
Lib/test/test_asyncio/test_events.py
Misc/NEWS.d/next/Library/2017-11-04-19-28-08.bpo-31943.bxw5gM.rst [new file with mode: 0644]