]> granicus.if.org Git - python/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)
commit2e2c05c2a1f22c2442f5b20de7ff413c945aea32
tree6436c1882f36f65c77473d02c51c4fcf53d0cb65
parentd12290654a0320e3515ab10738f00b5194372827
asyncio: Add gi_{frame,running,code} properties to CoroWrapper (upstream #163).
Lib/asyncio/tasks.py
Lib/test/test_asyncio/test_tasks.py