Skip to content

[3.7] bpo-9263: _PyObject_Dump() detects freed memory (GH-10061)#10662

Merged
vstinner merged 2 commits into
python:3.7from
vstinner:object_dump37
Nov 22, 2018
Merged

[3.7] bpo-9263: _PyObject_Dump() detects freed memory (GH-10061)#10662
vstinner merged 2 commits into
python:3.7from
vstinner:object_dump37

bpo-9263: Fix _PyObject_Dump() for freed object (#10661)

5f66a51
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs