Skip to content

bpo-31311: fix a SystemError and a crash in PyCData_setstate(), in case of a bad __dict__#3254

Merged
serhiy-storchaka merged 7 commits into
python:masterfrom
orenmn:bpo31311-fix-crash-and-SystemError
Sep 25, 2017
Merged

bpo-31311: fix a SystemError and a crash in PyCData_setstate(), in case of a bad __dict__#3254
serhiy-storchaka merged 7 commits into
python:masterfrom
orenmn:bpo31311-fix-crash-and-SystemError

add the actual type of 'myself' to the error message

c2988d8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs