From: Serhiy Storchaka Date: Mon, 1 Dec 2014 10:47:16 +0000 (+0200) Subject: Fixed issue number in Misc/NEWS for issue #22407. X-Git-Tag: v3.5.0a1~402 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=988e2cfb2b679aa0d0835cf9f3db63210f3542d1;p=thirdparty%2FPython%2Fcpython.git Fixed issue number in Misc/NEWS for issue #22407. --- diff --git a/Misc/NEWS b/Misc/NEWS index faac09240695..8b30dd1afb62 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -191,7 +191,7 @@ Core and Builtins Library ------- -- Issue #21032: Deprecated the use of re.LOCALE flag with str patterns or +- Issue #22407: Deprecated the use of re.LOCALE flag with str patterns or re.ASCII. It was newer worked. - Issue #22902: The "ip" command is now used on Linux to determine MAC address