summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2017-01-02 04:08:33 (GMT)
committerBenjamin Peterson <benjamin@python.org>2017-01-02 04:08:33 (GMT)
commit4365833d11fb8e0139d9e8a543692e963a749e38 (patch)
tree43a628b6412fd9655529b50258f60a6762618e7d /README
parent4950ae14916e340e5274ce0b8277aec9006bd035 (diff)
parentb6e2142b0cf96ffd081eff1f4f6d90074efa0ead (diff)
downloadcpython-4365833d11fb8e0139d9e8a543692e963a749e38.zip
cpython-4365833d11fb8e0139d9e8a543692e963a749e38.tar.gz
cpython-4365833d11fb8e0139d9e8a543692e963a749e38.tar.bz2
merge 3.4
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 49fbf3a..9856ec1 100644
--- a/README
+++ b/README
@@ -2,7 +2,8 @@ This is Python version 3.5.3 release candidate 1
================================================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012, 2013, 2014, 2015, 2016 Python Software Foundation. All rights reserved.
+2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation. All rights
+reserved.
Python 3.x is a new version of the language, which is incompatible with the
2.x line of releases. The language is mostly the same, but many details,