mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
94f1334e52
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