]> granicus.if.org Git - python/commitdiff
(Merge 3.4) asyncio: Enable the debug mode of event loops when the
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 22 Jun 2014 22:14:45 +0000 (00:14 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 22 Jun 2014 22:14:45 +0000 (00:14 +0200)
PYTHONASYNCIODEBUG environment variable is set


Trivial merge