Thanks to visit codestin.com Credit goes to github.com
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 5768e0c commit af37b89Copy full SHA for af37b89
1 file changed
Doc/whatsnew/3.2.rst
@@ -2362,7 +2362,7 @@ A number of small performance enhancements have been added:
2362
(Patch by Florent Xicluna in :issue:`7622` and :issue:`7462`.)
2363
2364
2365
-* String to integer conversions now work two "digits" at a time, reducing the
+* Integer to string conversions now work two "digits" at a time, reducing the
2366
number of division and modulo operations.
2367
2368
(:issue:`6713` by Gawain Bolton, Mark Dickinson, and Victor Stinner.)
0 commit comments