Staging
v0.5.1
https://github.com/python/cpython
Revision 3880f263d2994fb1eba25835dddccb0cf696fdf0 authored by Matthias Bussonnier on 28 May 2019, 07:10:59 UTC, committed by Miss Islington (bot) on 28 May 2019, 07:10:59 UTC


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
1 parent 436c2b0
History
Tip revision: 3880f263d2994fb1eba25835dddccb0cf696fdf0 authored by Matthias Bussonnier on 28 May 2019, 07:10:59 UTC
bpo-36933: Remove sys.set_coroutine_wrapper (marked for removal in 3.8) (GH-13577)
Tip revision: 3880f26
File Mode Size
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
m4
.gitattributes -rw-r--r-- 1.8 KB
.gitignore -rw-r--r-- 1.6 KB
.travis.yml -rw-r--r-- 8.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 609 bytes
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 65.1 KB
README.rst -rw-r--r-- 9.8 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 490.5 KB
configure.ac -rw-r--r-- 161.3 KB
install-sh -rwxr-xr-x 15.0 KB
pyconfig.h.in -rw-r--r-- 43.8 KB
setup.py -rw-r--r-- 99.4 KB

README.rst

back to top