summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2019-10-07-17-15-09.bpo-36389.hFX_jD.rst
blob: 6c42882cdbaa60344f075659565b069699e3f6b7 (plain)
1
2
3
The ``_PyObject_CheckConsistency()`` function is now also available in release
mode. For example, it can be used to debug a crash in the ``visit_decref()``
function of the GC.