Skip to content

bpo-35441: Remove dead and buggy code related to PyList_SetItem()#11033

Merged
serhiy-storchaka merged 3 commits into
python:masterfrom
ZackerySpytz:bpo-35441-wrong-PyList_SetItem-use
Dec 8, 2018
Merged

bpo-35441: Remove dead and buggy code related to PyList_SetItem()#11033
serhiy-storchaka merged 3 commits into
python:masterfrom
ZackerySpytz:bpo-35441-wrong-PyList_SetItem-use

Check if the list changed size in the loop in array_array_fromlist()

6268718
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs