]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #24325, #24400: Add more unittests for types.coroutine; tweak wrapper implement...
authorYury Selivanov <yselivanov@sprymix.com>
Wed, 24 Jun 2015 15:44:51 +0000 (11:44 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Wed, 24 Jun 2015 15:44:51 +0000 (11:44 -0400)
commit00e337235855999bfa5339a7d87322b9e0f07148
tree0bc670634f508629f9b236269730a5f5a838aa4a
parent66f8828bfce4a05cb5e27ed89bba46cdfc64f995
Issue #24325, #24400: Add more unittests for types.coroutine; tweak wrapper implementation.
Lib/test/test_asyncio/test_pep492.py
Lib/test/test_types.py
Lib/types.py