summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2020-10-12-20-13-58.bpo-42015.X4H2_V.rst
blob: d77619f64bb178f46b1e766d70526c109c8c287a (plain)
1
2
3
Fix potential crash in deallocating method objects when dynamically
allocated `PyMethodDef`'s lifetime is managed through the ``self``
argument of a `PyCFunction`.