From e0f7a78877a88759ae02ef967deb0cb24770de82 Mon Sep 17 00:00:00 2001 From: R David Murray Date: Fri, 20 Dec 2013 16:04:29 -0500 Subject: [PATCH] whatsnew: s/no new syntax features planned/no new syntax features added/ --- Doc/whatsnew/3.4.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.4.rst b/Doc/whatsnew/3.4.rst index b981fe5d689..f59af7f3c51 100644 --- a/Doc/whatsnew/3.4.rst +++ b/Doc/whatsnew/3.4.rst @@ -86,7 +86,7 @@ Summary -- Release highlights New syntax features: -* No new syntax features are planned for Python 3.4. +* No new syntax features were added in Python 3.4. New library modules: