From af8446f8238c58b032189c28429e03b7fb4bcffc Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Fri, 21 Dec 2001 21:36:50 +0000 Subject: Added 2.3a1 section. --- Misc/NEWS | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 323aae7..fb92266 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 =============================== -- cgit v0.12