From b496996968fd1ba78ccb33645ba319bdb6757b95 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 4 Aug 2003 22:53:49 +0000 Subject: Boilerplate for Python 2.3.1 --- Misc/NEWS | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index ebe198c..a7e9bb8 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -4,6 +4,36 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.3.1? +=========================== + +*Release date: XX-XXX-XXXX* + +Core and builtins +----------------- + +Extension modules +----------------- + +Library +------- + +IDLE +---- + +Build +----- + +C API +----- + +Windows +------- + +Mac +--- + + What's New in Python 2.3 final? =============================== -- cgit v0.12