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
File Mode Size
c-api
data
distutils
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.9 KB
README.txt -rw-r--r-- 5.1 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 3.9 KB
conf.py -rw-r--r-- 5.9 KB
contents.rst -rw-r--r-- 415 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 40.0 KB
license.rst -rw-r--r-- 45.6 KB
make.bat -rw-r--r-- 1.5 KB

README.txt

back to top