Skip to content

Commit a99dfd1

Browse files
Issue #16389: Fixed an issue number in previos commit.
1 parent 0f606a6 commit a99dfd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Core and Builtins
233233
Library
234234
-------
235235

236-
- Issue #16564: Fixed a performance regression relative to Python 3.1 in the
236+
- Issue #16389: Fixed a performance regression relative to Python 3.1 in the
237237
caching of compiled regular expressions.
238238

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

0 commit comments

Comments
 (0)