STINNER Victor added the comment:

changeset:   89288:dbf13a7d3987
tag:         tip
user:        Victor Stinner <victor.stin...@gmail.com>
date:        Wed Feb 19 23:15:02 2014 +0100
files:       Doc/library/asyncio-dev.rst Doc/library/asyncio-eventloop.rst 
Doc/using/cmdline.rst Lib/asyncio/bas
description:
asyncio, Tulip issue #136: Add get/set_debug() methods to BaseEventLoopTests.
Add also a PYTHONASYNCIODEBUG environment variable to debug coroutines since
Python startup, to be able to debug coroutines defined directly in the asyncio
module.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20648>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to