mirror of
https://github.com/python/cpython.git
synced 2026-05-17 18:08:50 -04:00
0fc91eef34
Add a new _PyObject_CheckConsistency() function which can be used to help debugging. The function is available in release mode. Add a 'check_content' parameter to _PyDict_CheckConsistency().