]> granicus.if.org Git - python/commit
Implement TimerHandle.when() (GH-5473) (GH-5480)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 1 Feb 2018 19:56:03 +0000 (11:56 -0800)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 1 Feb 2018 19:56:03 +0000 (21:56 +0200)
commit71a0b0e6e8754b6ea0db4570152112516cb04fe5
tree02b752a72fe0f7f58f451c169724e2b8671b4bac
parent78758f29b13aba6136f4c0a15d4457fbf92c5eef
Implement TimerHandle.when() (GH-5473) (GH-5480)

(cherry picked from commit 3d4dbd8f019c0bbac99fc9248077044ff1039ca3)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Doc/library/asyncio-eventloop.rst
Lib/asyncio/events.py
Lib/test/test_asyncio/test_events.py
Misc/NEWS.d/next/Library/2018-02-01-17-54-08.bpo-32741.KUvOPL.rst [new file with mode: 0644]