diff options
| author | Victor Stinner <vstinner@redhat.com> | 2018-10-26 16:39:11 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-26 16:39:11 (GMT) |
| commit | 0862505a0377c12e8004b2eb8de0555f26ce9530 (patch) | |
| tree | 6067f9e004771253c81627d83cd4def753cc39a8 /Objects/unicodeobject.c | |
| parent | a4b2bc70f69d93d8252861b455052c051b7167ae (diff) | |
| download | cpython-0862505a0377c12e8004b2eb8de0555f26ce9530.zip cpython-0862505a0377c12e8004b2eb8de0555f26ce9530.tar.gz cpython-0862505a0377c12e8004b2eb8de0555f26ce9530.tar.bz2 | |
bpo-9263: Use _PyObject_ASSERT() in typeobject.c (GH-10111)
Replace assert() with _PyObject_ASSERT() in Objects/typeobject.c
to dump the faulty object on assertion failure to ease debugging.
Diffstat (limited to 'Objects/unicodeobject.c')
0 files changed, 0 insertions, 0 deletions
