]> granicus.if.org Git - python/commit
Issue 24316: Fix types.coroutine() to accept objects from Cython
authorYury Selivanov <yselivanov@sprymix.com>
Fri, 29 May 2015 13:06:05 +0000 (09:06 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Fri, 29 May 2015 13:06:05 +0000 (09:06 -0400)
commitc565cd5d1b53f8b117f613517b71cf60813a2d65
treeb52c7a7e71373712789cb004838fbdb0b9fabc91
parent56fc61402533dc550244efe3e860242872f35bad
Issue 24316: Fix types.coroutine() to accept objects from Cython
Lib/test/test_types.py
Lib/types.py