changeset: 93677:abc7fe393016 user: Serhiy Storchaka date: Mon Dec 01 12:47:16 2014 +0200 files: Misc/NEWS description: Fixed issue number in Misc/NEWS for issue #22407. diff -r 561d1d0de518 -r abc7fe393016 Misc/NEWS --- a/Misc/NEWS Mon Dec 01 11:50:07 2014 +0200 +++ b/Misc/NEWS Mon Dec 01 12:47:16 2014 +0200 @@ -191,7 +191,7 @@ 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