]> granicus.if.org Git - python/commit
(Merge 3.4) asyncio, Tulip issue 137: In debug mode, add the traceback where
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 27 Jun 2014 10:29:30 +0000 (12:29 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 27 Jun 2014 10:29:30 +0000 (12:29 +0200)
commitfe4a979099300e502eff8a1fd6f6d6a596771dda
tree42c85717554b0a11a16b06108d5cce3be90c494a
parent19b011109d0f177fcf4ef65587ec36ebe1325e69
(Merge 3.4) asyncio, Tulip issue 137: In debug mode, add the traceback where
the coroutine object was created to the "coroutine ... was never yield from"
log
Lib/asyncio/tasks.py
Lib/test/test_asyncio/test_tasks.py