summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/coroutines.py
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2018-10-26 16:39:11 (GMT)
committerGitHub <noreply@github.com>2018-10-26 16:39:11 (GMT)
commit0862505a0377c12e8004b2eb8de0555f26ce9530 (patch)
tree6067f9e004771253c81627d83cd4def753cc39a8 /Lib/asyncio/coroutines.py
parenta4b2bc70f69d93d8252861b455052c051b7167ae (diff)
downloadcpython-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 'Lib/asyncio/coroutines.py')
0 files changed, 0 insertions, 0 deletions