Skip to content

gh-153578: Fix out-of-bounds write in bytearray.extend() with a reentrant __buffer__ - #153579

Merged
serhiy-storchaka merged 2 commits into
python:mainfrom
tonghuaroot:extend-reentrant-buffer-oob
Aug 18, 2026
Merged

gh-153578: Fix out-of-bounds write in bytearray.extend() with a reentrant __buffer__#153579
serhiy-storchaka merged 2 commits into
python:mainfrom
tonghuaroot:extend-reentrant-buffer-oob

Frame the NEWS as a concurrency issue and add the grow-during-__buffe…

5128c85
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
DO-NOT-MERGE
succeeded Aug 18, 2026 in 5s