Skip to content

bpo-30640: Fix undefined behavior in _PyFunction_FastCallDict(), PyEval_EvalCodeEx() - #2919

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
ZackerySpytz:bpo-30640-ub-fastcalldict
Jul 31, 2017
Merged

bpo-30640: Fix undefined behavior in _PyFunction_FastCallDict(), PyEval_EvalCodeEx()#2919
serhiy-storchaka merged 2 commits into
python:masterfrom
ZackerySpytz:bpo-30640-ub-fastcalldict

Fix undefined behavior in PyEval_EvalCodeEx()

994647a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs