From: Barry Warsaw Date: Fri, 4 Apr 2008 01:36:36 +0000 (+0000) Subject: post release updates X-Git-Tag: v3.0a5~148 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=66079cd9877650dcfa89a535f1031f2cb90a1850;p=thirdparty%2FPython%2Fcpython.git post release updates --- diff --git a/Misc/NEWS b/Misc/NEWS index 58d64c8f7e03..14fa793f7d74 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -4,6 +4,21 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 3.0a5? +=========================== + +*Release date: XX-XXX-2008* + +Core and Builtins +----------------- + +Extension Modules +----------------- + +Library +------- + + What's New in Python 3.0a4? ===========================