Skip to content

[3.7] bpo-36389: _PyObject_IsFreed() now also detects uninitialized memory (GH-12770)#12788

Merged
vstinner merged 2 commits into
python:3.7from
vstinner:object_freed37
Apr 11, 2019
Merged

[3.7] bpo-36389: _PyObject_IsFreed() now also detects uninitialized memory (GH-12770)#12788
vstinner merged 2 commits into
python:3.7from
vstinner:object_freed37

bpo-36389: Change PyMem_SetupDebugHooks() constants (GH-12782)

b06cbbe
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs