]> granicus.if.org Git - python/commitdiff
whatsnew: Clarify heading.
authorR David Murray <rdmurray@bitdance.com>
Sun, 16 Mar 2014 01:15:18 +0000 (21:15 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sun, 16 Mar 2014 01:15:18 +0000 (21:15 -0400)
Doc/whatsnew/3.4.rst

index 7f7383059e8d3b067f29db97a53fe496c7c148ea..00b7c876ac37ba4f748bcda47c497989e6502a92 100644 (file)
@@ -84,7 +84,7 @@ New syntax features:
 
 * No new syntax features were added in Python 3.4.
 
-New expected features for Python implementations:
+New Features:
 
 * :ref:`pip should always be "available" <whatsnew-pep-453>` (:pep:`453`).
 * :ref:`Newly created file descriptors are non-inheritable <whatsnew-pep-446>`