From 36b5f3cd202dee9004180916052a7bc6fa6c16f3 Mon Sep 17 00:00:00 2001 From: Anthony Baxter Date: Fri, 5 Dec 2003 04:34:04 +0000 Subject: this wasn't on the branch. mea culpa --- Misc/NEWS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 9ebaebc..f89ff97 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -5,7 +5,7 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) What's New in Python 2.3.3c1? -=================================== +============================= *Release date: 05-Dec-2003* @@ -68,10 +68,6 @@ Extension modules - Bug #814613: INET_ADDRSTRLEN fix needed for all compilers on SGI -- The sre module (which underlies the re module) now uses a non-recursive - algorithm for matching. A bunch of ugly REs that used to fail with a - RuntimeError will now work. See Bug #757624 - Library ------- -- cgit v0.12