8000
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 fbef0c1 commit 5b78c85Copy full SHA for 5b78c85
Doc/tools/.nitignore
@@ -73,4 +73,3 @@ Doc/whatsnew/3.6.rst
73
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