Skip to content

[3.9] bpo-42015: Reorder dereferencing calls in meth_dealloc, to make sure m_self is kept alive long enough (GH-22670)#22674

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-04b8631-3.9
Oct 12, 2020
Merged

[3.9] bpo-42015: Reorder dereferencing calls in meth_dealloc, to make sure m_self is kept alive long enough (GH-22670)#22674
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-04b8631-3.9

bpo-42015: Reorder dereferencing calls in meth_dealloc, to make sure …

c2fe794
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs