]> granicus.if.org Git - python/commit
bpo-29271: Fix Task.current_task and Task.all_tasks to accept None. (#406)
authorYury Selivanov <yselivanov@gmail.com>
Fri, 3 Mar 2017 03:16:33 +0000 (22:16 -0500)
committerYury Selivanov <yury@magic.io>
Fri, 3 Mar 2017 04:19:49 +0000 (23:19 -0500)
commit13802a3b11eb5202b16e464cbfb85c144f8581ce
tree9dabdbaac3a7496909635bb86850d23de74e2115
parentdea5101ae101aefed14de98e6bb1658f4cae8712
bpo-29271: Fix Task.current_task and Task.all_tasks to accept None. (#406)
Lib/test/test_asyncio/test_tasks.py
Misc/NEWS
Modules/_asynciomodule.c
Modules/clinic/_asynciomodule.c.h