8000 gh-109975: Fix a typo in What's New in Python 3.13 (#123393) · python/cpython@08c0166 · GitHub
[go: up one dir, main page]

Skip to content
Sign in

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 08c0166

Browse files
authored
gh-109975: Fix a typo in What's New in Python 3.13 (#123393)
1 parent f49a916 commit 08c0166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.13.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1493,7 +1493,7 @@ Optimizations
14931493
Other modules to enjoy import-time speedups include
14941494
:mod:`email.utils`, :mod:`enum`, :mod:`functools`,
14951495
:mod:`importlib.metadata`, and :mod:`threading`.
1496-
(Contributed by Alex Waygood, Shantanu Jain, Adam Turner, Daniel Holla,
1496+
(Contributed by Alex Waygood, Shantanu Jain, Adam Turner, Daniel Hollas,
14971497
and others in :gh:`109653`.)
14981498

14991499
* :func:`textwrap.indent` is now around 30% faster than before for large input.

0 commit comments

Comments
 (0)
0