summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2012-10-04 16:45:10 (GMT)
committerBenjamin Peterson <benjamin@python.org>2012-10-04 16:45:10 (GMT)
commit88f3b23fdb7ce5cdeac88e72778e8af51bf87f5c (patch)
tree06bd3e2f65cc85063882eeec590a4326a4ad9aad
parent693105e07f862605986c91ada9bcaead6ba08a72 (diff)
downloadcpython-88f3b23fdb7ce5cdeac88e72778e8af51bf87f5c.zip
cpython-88f3b23fdb7ce5cdeac88e72778e8af51bf87f5c.tar.gz
cpython-88f3b23fdb7ce5cdeac88e72778e8af51bf87f5c.tar.bz2
3.3 -> 3.4 (closes #16130)
-rw-r--r--Doc/whatsnew/3.4.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.4.rst b/Doc/whatsnew/3.4.rst
index 444e570..6f9db35 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