From 39935f4ab803dbcc3a1f106092527c0cd642e88f Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 15 Aug 2011 19:50:35 -0400 Subject: [PATCH] NEWS entry. --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 497e3d4ab0..139eb6f7f8 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -40,6 +40,9 @@ Core and Builtins Library ------- +- Issue #12752: Fix regression which prevented locale.normalize() from + accepting unicode strings. + - Issue #12683: urlparse updated to include svn as schemes that uses relative paths. (svn from 1.5 onwards support relative path). -- 2.50.0