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

Skip to content

Commit fb8eaae

Browse files
Fixed issue number for issue #22470 in Misc/NEWS.
1 parent da5c571 commit fb8eaae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ What's New in Python 3.4.3?
99
Core and Builtins
1010
-----------------
1111

12-
- Issue #22518: Fixed integer overflow issues in "backslashreplace",
12+
- Issue #22470: Fixed integer overflow issues in "backslashreplace",
1313
"xmlcharrefreplace", and "surrogatepass" error handlers.
1414

1515
- Issue #22520: Fix overflow checking when generating the repr of a unicode

0 commit comments

Comments
 (0)