diff options
author | Barry Warsaw <barry@python.org> | 2008-08-21 02:39:51 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-08-21 02:39:51 (GMT) |
commit | 57c1058c34ec9549575c376e175289bab6844c4f (patch) | |
tree | 7071719d6d0b23dcd169001496328ea7f5a87851 /RELNOTES | |
parent | 6e7740c790bf41f520e304ec17abf79a5373b5cc (diff) | |
download | cpython-57c1058c34ec9549575c376e175289bab6844c4f.zip cpython-57c1058c34ec9549575c376e175289bab6844c4f.tar.gz cpython-57c1058c34ec9549575c376e175289bab6844c4f.tar.bz2 |
Bumping to 3.0b3v3.0b3
Diffstat (limited to 'RELNOTES')
-rw-r--r-- | RELNOTES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ Release notes describe unfinished work in particular releases. Please report bugs to http://bugs.python.org/. +Version 3.0b3 - Release Date 20-Aug-2008 +---------------------------------------- + +Please search the bug tracker for critical issues in Python 3.0. + + Version 3.0b2 - Release Date 17-Jul-2008 ---------------------------------------- |