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

Skip to content

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)