]> granicus.if.org Git - python/commit
Issue 24316: Wrap gen objects returned from callables in types.coroutine
authorYury Selivanov <yselivanov@sprymix.com>
Fri, 29 May 2015 20:19:34 +0000 (16:19 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Fri, 29 May 2015 20:19:34 +0000 (16:19 -0400)
commit38bc0a7f9710b8776a4eafe6849640d950371fc9
treebfb1935e6a59cb2b2c6bff568a78b328d99a8f38
parent7ad0419c4d92090672579fa025725225bf37c088
parent13f7723d8163f29465817e5aec17e8394b2c28ef
Issue 24316: Wrap gen objects returned from callables in types.coroutine

(Merge 3.5)