]> granicus.if.org Git - python/commit
bpo-32363: Disable Task.set_exception() and Task.set_result() (#4923)
authorYury Selivanov <yury@magic.io>
Mon, 25 Dec 2017 15:48:15 +0000 (10:48 -0500)
committerGitHub <noreply@github.com>
Mon, 25 Dec 2017 15:48:15 +0000 (10:48 -0500)
commit0cf16f9ea014b17d398ee3971d4976c698533318
treec0a2ec1cc06a2519ea5b8a254de844ec1afb3955
parent3dfbaf51f0d90646e0414ddbd3b513ee8e5ffe9b
bpo-32363: Disable Task.set_exception() and Task.set_result() (#4923)
Lib/asyncio/futures.py
Lib/asyncio/tasks.py
Lib/test/test_asyncio/test_futures.py
Lib/test/test_asyncio/test_tasks.py
Misc/NEWS.d/next/Library/2017-12-19-00-37-28.bpo-32363.YTeGU0.rst [new file with mode: 0644]
Modules/_asynciomodule.c
Modules/clinic/_asynciomodule.c.h