diff options
author | Anthony Baxter <anthonybaxter@gmail.com> | 2004-11-30 01:28:55 (GMT) |
---|---|---|
committer | Anthony Baxter <anthonybaxter@gmail.com> | 2004-11-30 01:28:55 (GMT) |
commit | e2648eeb1450a0eb8972571c76c9e1256c81eec4 (patch) | |
tree | 6a71952e0fda33dd338ec4c6328afce342fc144f /Misc | |
parent | 6e3fa2911d2f50b499b5f72262ea2f98e3e47831 (diff) | |
download | cpython-e2648eeb1450a0eb8972571c76c9e1256c81eec4.zip cpython-e2648eeb1450a0eb8972571c76c9e1256c81eec4.tar.gz cpython-e2648eeb1450a0eb8972571c76c9e1256c81eec4.tar.bz2 |
doodedoodedoo on the way to 2.4 final
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 42 |
1 files changed, 3 insertions, 39 deletions
@@ -4,10 +4,10 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) -What's New in Python 2.4 release candidate 2 -===================================================== +What's New in Python 2.4 final? +=============================== -*Release date: XX-NOV-2004* +*Release date: 30-NOV-2004* Core and builtins ----------------- @@ -30,11 +30,6 @@ Core and builtins aside, all bugs in all three reports are fixed now. -Extension Modules ------------------ - -... - Library ------- @@ -71,37 +66,6 @@ C API - The PyRange_New() function is deprecated. -Documentation -------------- - -... - -Tests ------ - -... - -Windows -------- - -... - -Mac ---- - -... - -New platforms -------------- - -... - -Tools/Demos ------------ - -... - - What's New in Python 2.4 beta 2? ================================ |