Staging
v0.5.1
https://github.com/python/cpython
Revision 0f3e6bca1b7478027843fe6181f6b12f4c1514ed authored by Victor Stinner on 19 February 2014, 22:15:02 UTC, committed by Victor Stinner on 19 February 2014, 22:15:02 UTC
Add also a PYTHONASYNCIODEBUG environment variable to debug coroutines since
Python startup, to be able to debug coroutines defined directly in the asyncio
module.
1 parent ff385b8
History
Tip revision: 0f3e6bca1b7478027843fe6181f6b12f4c1514ed authored by Victor Stinner on 19 February 2014, 22:15:02 UTC
asyncio, Tulip issue #136: Add get/set_debug() methods to BaseEventLoopTests.
Tip revision: 0f3e6bc

README

back to top