mirror of
https://github.com/python/cpython.git
synced 2025-11-24 20:30:18 +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 |
||
|---|---|---|
| .. | ||
| _warnings.c.h | ||
| bltinmodule.c.h | ||
| import.c.h | ||
| marshal.c.h | ||
| sysmodule.c.h | ||
| traceback.c.h | ||