bpo-36933: Remove sys.set_coroutine_wrapper (marked for removal in 3.8) (GH-13577)
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
M
Matthias Bussonnier committed
3880f263d2994fb1eba25835dddccb0cf696fdf0
Parent: 436c2b0
Committed by Miss Islington (bot) <[email protected]>
on 5/28/2019, 7:10:59 AM