dabeaz / curio

Good Curio!
Other
4.02k stars 241 forks source link

add python3.6 asynchronous generator function support for AsyncABC #219

Closed liormizr closed 7 years ago

liormizr commented 7 years ago

This fix issue: #217 Add support for Python3.6 asynchronous generator function in curio.meta.iscoroutinefunction function.