mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Fixed issue number for issue #22939.
This commit is contained in:
parent
4faf5c5655
commit
0978b5cdb3
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Release date: tba
|
||||||
Core and Builtins
|
Core and Builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
- Issue #23985: Fixed integer overflow in iterator object. Patch by
|
- Issue #22939: Fixed integer overflow in iterator object. Patch by
|
||||||
Clement Rouault.
|
Clement Rouault.
|
||||||
|
|
||||||
- Issue #23985: Fix a possible buffer overrun when deleting a slice from
|
- Issue #23985: Fix a possible buffer overrun when deleting a slice from
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue