]> granicus.if.org Git - python/commit
(Merge 3.4) asyncio: Add an unit test to check that setting the
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 22 Jun 2014 22:21:09 +0000 (00:21 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 22 Jun 2014 22:21:09 +0000 (00:21 +0200)
commitdc8b54cdf295ac4192b6579ccfcb1b811370f0d5
tree5acf530c397952cecd24134bfeeac3edf15e6d0f
parentd42b49256fa02397e606410cdf17f450dbf0f206
parentc082ee692bc92232031b050d4c6aa2510c6ef55e
(Merge 3.4) asyncio: Add an unit test to check that setting the
PYTHONASYNCIODEBUG env var enables debug mode of the event loop.