Skip to content

bpo-40679: Fix _PyEval_EvalCode() crash if qualname is NULL#20615

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:eval_code_qualname
Jun 4, 2020
Merged

bpo-40679: Fix _PyEval_EvalCode() crash if qualname is NULL#20615
vstinner merged 1 commit into
python:masterfrom
vstinner:eval_code_qualname

bpo-40679: Fix _PyEval_EvalCode() crash if qualname is NULL

190a783
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs