commit | f15f7484bb2265ae46b227c9ddb2300958e93e3f | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yselivanov@sprymix.com> | Mon Apr 14 22:21:52 2014 -0400 |
committer | Yury Selivanov <yselivanov@sprymix.com> | Mon Apr 14 22:21:52 2014 -0400 |
tree | 617c69451ed3609a48cff4d19966ec877386aabe | |
parent | cfdd0161ac72f9a6be00581eaef160791072c6ad [diff] |
asyncio.tasks: Fix CoroWrapper to workaround yield-from bug in CPython < 3.4.1 Closes issue #21209.