mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
3880f263d2
It has been documented as deprecated and to be removed in 3.8; From a comment on another thread – which I can't find ; leave get_coro_wrapper() for now, but always return `None`. https://bugs.python.org/issue36933