diff options
author | Benjamin Peterson <benjamin@python.org> | 2008-11-07 03:51:42 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2008-11-07 03:51:42 (GMT) |
commit | 6570d071faca9cc5f8abbe3163969b8c0b0d76b4 (patch) | |
tree | 9f371767ba9c597608adc749a9d34b3776295add /Misc | |
parent | a7c373056a556fabd22f6500090635d930395fb9 (diff) | |
download | cpython-6570d071faca9cc5f8abbe3163969b8c0b0d76b4.zip cpython-6570d071faca9cc5f8abbe3163969b8c0b0d76b4.tar.gz cpython-6570d071faca9cc5f8abbe3163969b8c0b0d76b4.tar.bz2 |
name the release
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,11 +4,12 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) -What's New in Python {XXX PUT NEXT VERSION HERE XXX}? -================================ +What's New in Python 3.0 release candiate 3? +============================================ *Release date: XX-XXX-2008* + Core and Builtins ----------------- |