summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2019-11-20-11-08-06.bpo-37340.JBQJMS.rst
blob: 8ffa4eb12bd4ed36d166e060ec2dffbddd7815fa (plain)
1
2
Remove ``PyMethod_ClearFreeList()`` and ``PyCFunction_ClearFreeList()``
functions: the free lists of bound method objects have been removed.