mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
fc2f407829
* 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
Miscellaneous source files for the main Python shared library