summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2017-01-02 04:08:51 (GMT)
committerBenjamin Peterson <benjamin@python.org>2017-01-02 04:08:51 (GMT)
commit6784be1d00c700fce08fd35ce94f0696dedbe493 (patch)
tree81003ffd8549d5dc36f9c6cb918d943979f81c2b /README
parent00b1ae0dfcd3ef7de428d8d8d8aca819938ababa (diff)
parent5848e72ee1f85354b023b19b83c88ba57d39b6d0 (diff)
downloadcpython-6784be1d00c700fce08fd35ce94f0696dedbe493.zip
cpython-6784be1d00c700fce08fd35ce94f0696dedbe493.tar.gz
cpython-6784be1d00c700fce08fd35ce94f0696dedbe493.tar.bz2
merge 3.6
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 1b899b2..bd2735d 100644
--- a/README
+++ b/README
@@ -2,7 +2,8 @@ This is Python version 3.7.0 alpha 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,