From a98d8de8b503b152b48961868b2573233cdc8c82 Mon Sep 17 00:00:00 2001 From: Anthony Baxter Date: Tue, 4 Nov 2003 14:40:39 +0000 Subject: [PATCH] include bug number --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 0c1585fe4a2f..be3e7f07ee26 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -35,7 +35,7 @@ Extension modules - 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. + RuntimeError will now work. See Bug #757624 Library ------- -- 2.47.3