cpython/Doc/tools
Matthias Bussonnier 3880f263d2 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
2019-05-28 00:10:59 -07:00
..
extensions bpo-36842: Implement PEP 578 (GH-12613) 2019-05-23 08:45:22 -07:00
static bpo-36425: Add Simplified Chinese to the language switcher (GH-12537) 2019-03-28 16:32:25 +01:00
templates Clarify the download unit in the download section (GH-13122) 2019-05-06 11:48:17 -07:00
rstlint.py bpo-11233: Create availability directive for documentation (GH-9692) 2018-10-12 16:55:20 +02:00
susp-ignored.csv bpo-36933: Remove sys.set_coroutine_wrapper (marked for removal in 3.8) (GH-13577) 2019-05-28 00:10:59 -07:00