Skip to content

gh-110237: Check PyList_Append for errors in _PyEval_MatchClass#110238

Merged
JelleZijlstra merged 3 commits into
python:mainfrom
denballakh:fix-issue-110237
Oct 8, 2023
Merged

gh-110237: Check PyList_Append for errors in _PyEval_MatchClass#110238
JelleZijlstra merged 3 commits into
python:mainfrom
denballakh:fix-issue-110237

change `== -1` to `< 0`

57ff2b3
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs