Skip to content

bpo-29587: Remove the exc_value NULL check in _gen_throw()#19877

Merged
cjerdonek merged 2 commits into
python:masterfrom
cjerdonek:issue-29587-allow-null-values
May 3, 2020
Merged

bpo-29587: Remove the exc_value NULL check in _gen_throw()#19877
cjerdonek merged 2 commits into
python:masterfrom
cjerdonek:issue-29587-allow-null-values

Check that exc_type doesn't equal Py_None.

66ae854
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs