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

Skip to content

Commit 317d389

Browse files
[3.13] gh-109975: Fix a typo in What's New in Python 3.13 (GH-123393) (#123396)
1 parent 69b104a commit 317d389

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
@@ -1480,7 +1480,7 @@ Optimizations
14801480
Other modules to enjoy import-time speedups include
14811481
:mod:`email.utils`, :mod:`enum`, :mod:`functools`,
14821482
:mod:`importlib.metadata`, and :mod:`threading`.
1483-
(Contributed by Alex Waygood, Shantanu Jain, Adam Turner, Daniel Holla,
1483+
(Contributed by Alex Waygood, Shantanu Jain, Adam Turner, Daniel Hollas,
14841484
and others in :gh:`109653`.)
14851485

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

0 commit comments

Comments
 (0)
0