From: Benjamin Peterson Date: Fri, 1 Jan 2016 16:25:22 +0000 (-0600) Subject: merge 3.5 X-Git-Tag: v3.6.0a1~835 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=71db903563906cedfc098418659d1200043cd14c;p=python merge 3.5 --- 71db903563906cedfc098418659d1200043cd14c diff --cc README index d682a2bdd3,2335889b3a..7afdbf829c --- a/README +++ b/README @@@ -1,8 -1,8 +1,8 @@@ -This is Python version 3.5.1 -============================ +This is Python version 3.6.0 alpha 1 +==================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, - 2012, 2013, 2014, 2015 Python Software Foundation. All rights reserved. + 2012, 2013, 2014, 2015, 2016 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,