Skip to content

[3.13] gh-91153: prevent a crash in bytearray.__setitem__(ind, ...) when ind.__index__ has side-effects (GH-132379)#136582

Merged
picnixz merged 1 commit intopython:3.13from
picnixz:backport-5e1e21d-3.13
Jul 12, 2025
Merged

[3.13] gh-91153: prevent a crash in `bytearray.__setitem__(ind, ...)` when `ind.__index__` has side-effects (GH-132379)#136582
picnixz merged 1 commit intopython:3.13from
picnixz:backport-5e1e21d-3.13

Commits