]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
collections.abc: Test that if an object is a Coroutine it is also an Awaitable
authorYury Selivanov <yselivanov@sprymix.com>
Thu, 14 May 2015 03:41:55 +0000 (23:41 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Thu, 14 May 2015 03:41:55 +0000 (23:41 -0400)
commitaded55c6e3d893d7543bd642d7f0a6609d26e2e3
treedeb12787d7e5c420d0db4d6a2d3075912f4ea183
parent71f574f707e8f1872c128838d7c20e492117e9ef
collections.abc: Test that if an object is a Coroutine it is also an Awaitable
Lib/test/test_collections.py