mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
Issue #16389: Fixed an issue number in previos commit.
This commit is contained in:
commit
cb3ae4b1c9
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #16564: Fixed a performance regression relative to Python 3.1 in the
|
||||
- Issue #16389: Fixed a performance regression relative to Python 3.1 in the
|
||||
caching of compiled regular expressions.
|
||||
|
||||
- Added missing FeedParser and BytesFeedParser to email.parser.__all__.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue