From: Neal Norwitz Date: Fri, 18 Aug 2006 03:57:54 +0000 (+0000) Subject: Add template for 2.6 on HEAD X-Git-Tag: v2.6a1~2784 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=92422fb33b95f481a736c45700570081e8819e60;p=python Add template for 2.6 on HEAD --- diff --git a/Misc/NEWS b/Misc/NEWS index 2cd956193e..d7932b861f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -4,10 +4,14 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) -What's New in Python 2.5? +What's New in Python 2.6? ========================= -*Release date: XX-SEP-2006* +*Release date: XX-XXX-200X* + +Core and builtins +----------------- + Library ------- @@ -15,6 +19,31 @@ Library - Bug #1541863: uuid.uuid1 failed to generate unique identifiers on systems with low clock resolution. + +Extension Modules +----------------- + + +Tests +----- + + +Documentation +------------- + + +Build +----- + + +C API +----- + + +Mac +--- + + What's New in Python 2.5 release candidate 1? =============================================