We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
whatsnew/3.11.rst
1 parent cdeaa64 commit e86ce3aCopy full SHA for e86ce3a
Doc/tools/.nitignore
@@ -73,4 +73,3 @@ Doc/whatsnew/3.6.rst
73
Doc/whatsnew/3.7.rst
74
Doc/whatsnew/3.8.rst
75
Doc/whatsnew/3.10.rst
76
-Doc/whatsnew/3.11.rst
Doc/whatsnew/3.11.rst
@@ -1292,7 +1292,7 @@ This section covers specific optimizations independent of the
1292
(Contributed by Stefan Behnel in :gh:`68264`.)
1293
1294
* Resizing lists is streamlined for the common case,
1295
- speeding up :meth:`list.append` by ≈15%
+ speeding up :meth:`!list.append` by ≈15%
1296
and simple :term:`list comprehension`\s by up to 20-30%
1297
(Contributed by Dennis Sweeney in :gh:`91165`.)
1298
0 commit comments