From: Benjamin Peterson Date: Thu, 4 Oct 2012 16:45:10 +0000 (-0400) Subject: 3.3 -> 3.4 (closes #16130) X-Git-Tag: v3.4.0a1~2382 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=88f3b23fdb7ce5cdeac88e72778e8af51bf87f5c;p=thirdparty%2FPython%2Fcpython.git 3.3 -> 3.4 (closes #16130) --- diff --git a/Doc/whatsnew/3.4.rst b/Doc/whatsnew/3.4.rst index 444e570fe660..6f9db357593f 100644 --- a/Doc/whatsnew/3.4.rst +++ b/Doc/whatsnew/3.4.rst @@ -195,7 +195,7 @@ Deprecated features * None yet. -Porting to Python 3.3 +Porting to Python 3.4 ===================== This section lists previously described changes and other bugfixes