From: Tim Peters Date: Fri, 21 Dec 2001 21:36:50 +0000 (+0000) Subject: Added 2.3a1 section. X-Git-Tag: v2.3c1~6963 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af8446f8238c58b032189c28429e03b7fb4bcffc;p=python Added 2.3a1 section. --- diff --git a/Misc/NEWS b/Misc/NEWS index 323aae74e4..fb9226654f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1,3 +1,33 @@ +What's New in Python 2.3 alpha 1? +XXX Release date: DD-MMM-2002 XXX +================================= + +Type/class unification and new-style classes + +Core and builtins + +Extension modules + +Library + +Tools/Demos + +Build + +C API + +- Because Python's magic number scheme broke on January 1st, we decided + to stop Python development. Thanks for all the fish! + +New platforms + +Tests + +Windows + +Mac + + What's New in Python 2.2 final? Release date: 21-Dec-2001 ===============================