]> granicus.if.org Git - python/commit
Issue #28492: Fix how StopIteration is raised in _asyncio.Future
authorYury Selivanov <yury@magic.io>
Thu, 20 Oct 2016 19:54:20 +0000 (15:54 -0400)
committerYury Selivanov <yury@magic.io>
Thu, 20 Oct 2016 19:54:20 +0000 (15:54 -0400)
commita4b884f9009e9797e8bb7f8c9e797b4f033dd37e
tree2fde8b0eb3839d17740aa05f0d8cc5e86c9aec83
parent82919ec44ff49aa2343ed433705efdc76b24b5c5
Issue #28492: Fix how StopIteration is raised in _asyncio.Future
Lib/test/test_asyncio/test_futures.py
Misc/NEWS
Modules/_asynciomodule.c