bpo-32591: Add native coroutine origin tracking (#5250)
* Add coro.cr_origin and sys.set_coroutine_origin_tracking_depth * Use coroutine origin information in the unawaited coroutine warning * Stop using set_coroutine_wrapper in asyncio debug mode * In BaseEventLoop.set_debug, enable debugging in the correct thread
N
Nathaniel J. Smith committed
fc2f407829d9817ddacccae6944dd0879cfaca24
Parent: 1211c9a
Committed by Yury Selivanov <yury@magic.io>
on 1/21/2018, 2:44:07 PM