mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* 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