diff options
| author | Victor Stinner <vstinner@redhat.com> | 2018-10-26 18:00:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-26 18:00:13 +0200 |
| commit | a4b2bc70f69d93d8252861b455052c051b7167ae (patch) | |
| tree | 69cefdd37cdddeeabc83d6e459fea3441704895f /Python/importlib_external.h | |
| parent | 24702044afb1d4ad7568bf6aa7450b14dc44a38f (diff) | |
| download | cpython-git-a4b2bc70f69d93d8252861b455052c051b7167ae.tar.gz | |
bpo-9263: Use _PyObject_ASSERT() in gcmodule.c (GH-10112)
Replace assert() with _PyObject_ASSERT() in Modules/gcmodule.c
to dump the faulty object on assertion failure to ease debugging.
Fix also indentation of a large comment.
Initial patch written by David Malcolm.
Co-Authored-By: David Malcolm <dmalcolm@redhat.com>
Diffstat (limited to 'Python/importlib_external.h')
0 files changed, 0 insertions, 0 deletions
