diff options
author | Larry Hastings <larry@hastings.org> | 2013-09-28 22:51:00 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2013-09-28 22:51:00 (GMT) |
commit | 44719a771767b43cc0ee1d50c896179c8722a7d7 (patch) | |
tree | 5a26d6e96ab1c73536efb4ae16922faba8aa9d05 /README | |
parent | 346f40204b9ba731d736a4fd7b6f77d8aba164fb (diff) | |
download | cpython-44719a771767b43cc0ee1d50c896179c8722a7d7.zip cpython-44719a771767b43cc0ee1d50c896179c8722a7d7.tar.gz cpython-44719a771767b43cc0ee1d50c896179c8722a7d7.tar.bz2 |
Version bump to 3.4.0a3.v3.4.0a3
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -This is Python version 3.4.0 alpha 2 +This is Python version 3.4.0 alpha 3 ==================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, @@ -168,7 +168,7 @@ http://www.python.org/dev/peps/. Release Schedule ---------------- -See PEP 398 for release details: http://www.python.org/dev/peps/pep-0398/ +See PEP 429 for release details: http://www.python.org/dev/peps/pep-0429/ Copyright and License Information |