mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Issue #16389: Fixed an issue number in previos commit.
This commit is contained in:
commit
1eec53d9ba
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ Core and Builtins
|
||||||
Library
|
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.
|
caching of compiled regular expressions.
|
||||||
|
|
||||||
- Issue #17431: Fix missing import of BytesFeedParser in email.parser.
|
- Issue #17431: Fix missing import of BytesFeedParser in email.parser.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue