]> granicus.if.org Git - python/commit
bpo-31721: Allow Future._log_traceback to only be set to False (#5009)
authorYury Selivanov <yury@magic.io>
Mon, 25 Dec 2017 21:16:10 +0000 (16:16 -0500)
committerGitHub <noreply@github.com>
Mon, 25 Dec 2017 21:16:10 +0000 (16:16 -0500)
commite0aef4f3cd339a405d2a7fbd35a50afa64834f84
tree3d141ffc779ca6159b2e193d95ef6e76509612ae
parent3070b71e5eedf62e49b8e7dedab75742a5f67ece
bpo-31721: Allow Future._log_traceback to only be set to False (#5009)
Lib/asyncio/futures.py
Lib/test/test_asyncio/test_futures.py
Lib/test/test_asyncio/test_tasks.py
Misc/NEWS.d/next/Library/2017-12-25-11-09-46.bpo-31721.5gM972.rst [new file with mode: 0644]
Modules/_asynciomodule.c