]> granicus.if.org Git - python/commitdiff
merge 3.4
authorBenjamin Peterson <benjamin@python.org>
Thu, 1 Jan 2015 00:11:34 +0000 (18:11 -0600)
committerBenjamin Peterson <benjamin@python.org>
Thu, 1 Jan 2015 00:11:34 +0000 (18:11 -0600)
1  2 
PC/python_nt.rc
README

diff --cc PC/python_nt.rc
Simple merge
diff --cc README
index f5ec5cf537f302856a83fb01c3089df2892eda87,10e71bd3cdfa450e825565ccf792a629d213cb72..c625afa09d316df1435f1c85b905172ef717d19e
--- 1/README
--- 2/README
+++ b/README
@@@ -1,8 -1,8 +1,8 @@@
 -This is Python version 3.4.2
 -============================
 +This is Python version 3.5.0 alpha 1
 +====================================
  
  Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
- 2012, 2013, 2014 Python Software Foundation.  All rights reserved.
+ 2012, 2013, 2014, 2015 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, especially