summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2014-03-16 03:15:55 (GMT)
committerLarry Hastings <larry@hastings.org>2014-03-16 03:15:55 (GMT)
commit34784e6bf71965f4bbc418a3447c0d4a66178470 (patch)
treeeddb75967d15976da043bf6428a5c82e5e8f4f3a /Doc
parent8bc7ef63a4e838d255c482a6e547438e38ad5526 (diff)
downloadcpython-34784e6bf71965f4bbc418a3447c0d4a66178470.zip
cpython-34784e6bf71965f4bbc418a3447c0d4a66178470.tar.gz
cpython-34784e6bf71965f4bbc418a3447c0d4a66178470.tar.bz2
Issue #20931: Fix other confusingly-worded heading.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/whatsnew/3.4.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/whatsnew/3.4.rst b/Doc/whatsnew/3.4.rst
index 00b7c87..6aab337 100644
--- a/Doc/whatsnew/3.4.rst
+++ b/Doc/whatsnew/3.4.rst
@@ -174,8 +174,8 @@ porting issues.
-New Expected Features for Python Implementations
-================================================
+New Features
+============
.. _whatsnew-pep-453: