]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
asyncio: Add gi_{frame,running,code} properties to CoroWrapper (upstream #163).
authorGuido van Rossum <guido@python.org>
Tue, 15 Apr 2014 19:06:34 +0000 (12:06 -0700)
committerGuido van Rossum <guido@python.org>
Tue, 15 Apr 2014 19:06:34 +0000 (12:06 -0700)
commit0cbc76880f8a0c12e587c5ee811f7ac7dc0fbf41
treeecb5a5523fa4326d3bc9f1bce790773522e05fbc
parent715ef02ddc9c9d175a324dbeddbb7a1c750238ee
asyncio: Add gi_{frame,running,code} properties to CoroWrapper (upstream #163).
Lib/asyncio/tasks.py
Lib/test/test_asyncio/test_tasks.py