summaryrefslogtreecommitdiffstats
path: root/Lib/code.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-07-10 22:23:17 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2014-07-10 22:23:17 (GMT)
commit4f96050d25f87116a4ad27dec78c085409fe2c5d (patch)
treeac7ac5034d4edca7ca9ef5ada02d89506432de06 /Lib/code.py
parent61d368e9c92ba98a73988e4043765a24e5e3b224 (diff)
parentc39ba7d611fe556314acc8c11cd9f805512db663 (diff)
downloadcpython-4f96050d25f87116a4ad27dec78c085409fe2c5d.zip
cpython-4f96050d25f87116a4ad27dec78c085409fe2c5d.tar.gz
cpython-4f96050d25f87116a4ad27dec78c085409fe2c5d.tar.bz2
(Merge 3.4) asyncio: sync with Tulip
- repr(Task) and repr(CoroWrapper) now also includes where these objects were created. If the coroutine is not a generator (don't use "yield from"), use the location of the function, not the location of the coro() wrapper. - Fix create_task(): truncate the traceback to hide the call to create_task().
Diffstat (limited to 'Lib/code.py')
0 files changed, 0 insertions, 0 deletions