mirror of
https://github.com/python/cpython.git
synced 2025-10-02 05:12:23 +00:00
Fixed merge error.
This commit is contained in:
commit
f69104f15a
1 changed files with 0 additions and 6 deletions
|
@ -166,12 +166,6 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Issue #24913: Fix overrun error in deque.index().
|
|
||||||
Found by John Leitch and Bryce Darling.
|
|
||||||
|
|
||||||
- Issue #24913: Fix overrun error in deque.index().
|
|
||||||
Found by John Leitch and Bryce Darling.
|
|
||||||
|
|
||||||
- Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is
|
- Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is
|
||||||
set beyond size. Based on patch by John Leitch.
|
set beyond size. Based on patch by John Leitch.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue