]> granicus.if.org Git - python/commit
correctly emulate error semantics of gen.throw in FutureIter_throw
authorBenjamin Peterson <benjamin@python.org>
Mon, 14 Nov 2016 08:15:44 +0000 (00:15 -0800)
committerBenjamin Peterson <benjamin@python.org>
Mon, 14 Nov 2016 08:15:44 +0000 (00:15 -0800)
commit996fc1fcfc165a8d7f56b6d31933b594a5f48d73
treee655847d7f22f0201fa306b524ac9377478e18e1
parentf8cebad2901799ebfceb3228a7ba69a504e21f75
correctly emulate error semantics of gen.throw in FutureIter_throw
Lib/test/test_asyncio/test_futures.py
Modules/_asynciomodule.c