summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorYury Selivanov <yselivanov@sprymix.com>2015-09-11 04:50:39 (GMT)
committerYury Selivanov <yselivanov@sprymix.com>2015-09-11 04:50:39 (GMT)
commitfd8d52b96c4b8f929f9ea5c164ee38a0bcc014f6 (patch)
treeffb28f9ecf0254ce4e6d44ff48d1c91df2f3ceb3 /Doc
parent4dde587405fc57b4ceee6e2317d5d0c7cb0a66e6 (diff)
downloadcpython-fd8d52b96c4b8f929f9ea5c164ee38a0bcc014f6.zip
cpython-fd8d52b96c4b8f929f9ea5c164ee38a0bcc014f6.tar.gz
cpython-fd8d52b96c4b8f929f9ea5c164ee38a0bcc014f6.tar.bz2
whatsnew/3.5: Drop empty section
Diffstat (limited to 'Doc')
-rw-r--r--Doc/whatsnew/3.5.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst
index f706e92..b87a001 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
=======