Skip to content

gh-106168: Check allocated instead of size index bounds in PyList_SET_ITEM()#111480

Merged
vstinner merged 1 commit into
python:mainfrom
scoder:fix_pylist_set_item_check
Oct 30, 2023
Merged

gh-106168: Check allocated instead of size index bounds in PyList_SET_ITEM()#111480
vstinner merged 1 commit into
python:mainfrom
scoder:fix_pylist_set_item_check

gh-106168: Check the index bound assertions in PyList_SET_ITEM() agai…

77681ba
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs