diff options
author | Victor Stinner <vstinner@python.org> | 2024-02-15 14:29:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-15 14:29:42 (GMT) |
commit | 94f1334e52fbc1550feba4f433b16589d55255b9 (patch) | |
tree | 3a4c8984397151fc2a6643f17d1c36530b5c35a6 /Python/codecs.c | |
parent | 732faf17a618d65d264ffe775fa6db4508e3d9ff (diff) | |
download | cpython-94f1334e52fbc1550feba4f433b16589d55255b9.zip cpython-94f1334e52fbc1550feba4f433b16589d55255b9.tar.gz cpython-94f1334e52fbc1550feba4f433b16589d55255b9.tar.bz2 |
gh-115124: Use _PyObject_ASSERT() in gc.c (#115125)
Replace assert() with _PyObject_ASSERT() in gc.c to dump the object
when an assertion fails.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions