Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af37b89

Browse files
committed
Issue 12668: Fix wording in Whatsnew3.2
1 parent 5768e0c commit af37b89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2362,7 +2362,7 @@ A number of small performance enhancements have been added:
23622362
(Patch by Florent Xicluna in :issue:`7622` and :issue:`7462`.)
23632363

23642364

2365-
* String to integer conversions now work two "digits" at a time, reducing the
2365+
* Integer to string conversions now work two "digits" at a time, reducing the
23662366
number of division and modulo operations.
23672367

23682368
(:issue:`6713` by Gawain Bolton, Mark Dickinson, and Victor Stinner.)

0 commit comments

Comments
 (0)