summaryrefslogtreecommitdiffstats
path: root/Lib/pydoc_data
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-06-24 20:58:23 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2014-06-24 20:58:23 (GMT)
commit5c2f5ab46541c6cacd3a69f6b5bbdfdf3d78aff2 (patch)
tree509de0c30946158902b0cf570c8176b8f507d5b0 /Lib/pydoc_data
parent24a3c72638c1bbaa2d1351553b73627dab5df5ee (diff)
parentdf29c4a83d13d96cfcf809e648ee9b31a4174729 (diff)
downloadcpython-5c2f5ab46541c6cacd3a69f6b5bbdfdf3d78aff2.zip
cpython-5c2f5ab46541c6cacd3a69f6b5bbdfdf3d78aff2.tar.gz
cpython-5c2f5ab46541c6cacd3a69f6b5bbdfdf3d78aff2.tar.bz2
(Merge 3.4) asyncio: repr(Task) now also contains the line number even if the
coroutine is done: use the first line number of the code object instead of the current line number of the generator frame. The name of the coroutine is not enough because many coroutines may have the same name. It's a common case in asyncio tests for example.
Diffstat (limited to 'Lib/pydoc_data')
0 files changed, 0 insertions, 0 deletions