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.
1 parent 3bf238d commit 46c1623Copy full SHA for 46c1623
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-01-22-16-20-16.gh-issue-144157.dxyp7k.rst
@@ -0,0 +1,2 @@
1
+:meth:`bytes.translate` now allows the compiler to unroll its loop more
2
+usefully for a 2x speedup in the common no-deletions specified case.
0 commit comments