]> 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)
committerGitHub <noreply@github.com>
Fri, 3 Mar 2017 03:16:33 +0000 (22:16 -0500)
commit8d26aa930c0123933a1ceb12fceba4f5aef4e95e
tree451f0306af10c7536354524f1792944bf12067c4
parentba7e1f9a4e06c0b4ad594fd64edcaf7292515820
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