mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -04:00
0f3e6bca1b
Add also a PYTHONASYNCIODEBUG environment variable to debug coroutines since Python startup, to be able to debug coroutines defined directly in the asyncio module.