Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 164 Bytes

File metadata and controls

3 lines (3 loc) · 164 Bytes

Fix potential crash in deallocating method objects when dynamically allocated PyMethodDef's lifetime is managed through the self argument of a PyCFunction.