mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
Replace assert() with _PyObject_ASSERT() in gc.c to dump the object when an assertion fails.
Miscellaneous source files for the main Python shared library