]> granicus.if.org Git - python/commit
Issue #28843: Fix asyncio C Task to handle exceptions __traceback__.
authorYury Selivanov <yury@magic.io>
Thu, 1 Dec 2016 16:36:22 +0000 (11:36 -0500)
committerYury Selivanov <yury@magic.io>
Thu, 1 Dec 2016 16:36:22 +0000 (11:36 -0500)
commitc2c8fe1252dda7dd973a1da440607a1d9a9638f0
treec1570df14ae72f89eea0cecb61c6c1dbf77ae10d
parentc349374ee6309a9e85d98c2c9c22b9ce0e48bdfc
Issue #28843: Fix asyncio C Task to handle exceptions __traceback__.
Lib/test/test_asyncio/test_tasks.py
Misc/NEWS
Modules/_asynciomodule.c