diff options
| author | Yury Selivanov <yselivanov@sprymix.com> | 2015-09-11 00:50:39 -0400 |
|---|---|---|
| committer | Yury Selivanov <yselivanov@sprymix.com> | 2015-09-11 00:50:39 -0400 |
| commit | fd8d52b96c4b8f929f9ea5c164ee38a0bcc014f6 (patch) | |
| tree | ffb28f9ecf0254ce4e6d44ff48d1c91df2f3ceb3 | |
| parent | 4dde587405fc57b4ceee6e2317d5d0c7cb0a66e6 (diff) | |
| download | cpython-git-fd8d52b96c4b8f929f9ea5c164ee38a0bcc014f6.tar.gz | |
whatsnew/3.5: Drop empty section
| -rw-r--r-- | Doc/whatsnew/3.5.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index f706e92345..b87a001e02 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -1832,13 +1832,6 @@ The :mod:`inspect` :func:`~inspect.getfullargspec`, Use of ``re.LOCALE`` flag with str patterns or ``re.ASCII`` is now deprecated. (Contributed by Serhiy Storchaka in :issue:`22407`.) -.. XXX: - - Deprecated functions and types of the C API - ------------------------------------------- - - * None yet. - Removed ======= |
