commit | 1ecaf2c009b8f663d078d4e0bf6995db11360e26 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Sep 18 04:28:35 2008 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Sep 18 04:28:35 2008 +0000 |
tree | 3efead254ae2c62566acacac7ae6a0669a889dcf | |
parent | 4c7cec4ac75d61e10b5fa1c4685a478a159506eb [diff] [blame] |
done with rc1
diff --git a/Misc/NEWS b/Misc/NEWS index 89a21d4..5daea2f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -4,6 +4,18 @@ (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 3.0 release candidate 2 +============================================ + +*Release date: XX-XXX-2008* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.0 release candidate 1 ============================================