Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1eec53d

Browse files
Issue #16389: Fixed an issue number in previos commit.
2 parents 969ff72 + a99dfd1 commit 1eec53d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Core and Builtins
193193
Library
194194
-------
195195

196-
- Issue #16564: Fixed a performance regression relative to Python 3.1 in the
196+
- Issue #16389: Fixed a performance regression relative to Python 3.1 in the
197197
caching of compiled regular expressions.
198198

199199
- Issue #17431: Fix missing import of BytesFeedParser in email.parser.

0 commit comments

Comments
 (0)