mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Fixed issue number for issue #22470 in Misc/NEWS.
This commit is contained in:
parent
da5c571897
commit
fb8eaae6eb
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ What's New in Python 3.4.3?
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- Issue #22518: Fixed integer overflow issues in "backslashreplace",
|
||||
- Issue #22470: Fixed integer overflow issues in "backslashreplace",
|
||||
"xmlcharrefreplace", and "surrogatepass" error handlers.
|
||||
|
||||
- Issue #22520: Fix overflow checking when generating the repr of a unicode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue