mirror of
https://github.com/python/cpython.git
synced 2026-05-12 07:30:13 -04:00
7ef60cd8c2
Add also a PYTHONASYNCIODEBUG environment variable to debug coroutines since Python startup, to be able to debug coroutines defined directly in the asyncio module.