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
11 files changed