summaryrefslogtreecommitdiffstats
path: root/Lib/genericpath.py
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2018-10-26 16:47:15 (GMT)
committerGitHub <noreply@github.com>2018-10-26 16:47:15 (GMT)
commit50fe3f8913c503e63f4cfb8ddcf8641ef7ad0722 (patch)
tree371e51f8230246106bf5a3cacd47c4fb747f505c /Lib/genericpath.py
parent0862505a0377c12e8004b2eb8de0555f26ce9530 (diff)
downloadcpython-50fe3f8913c503e63f4cfb8ddcf8641ef7ad0722.zip
cpython-50fe3f8913c503e63f4cfb8ddcf8641ef7ad0722.tar.gz
cpython-50fe3f8913c503e63f4cfb8ddcf8641ef7ad0722.tar.bz2
bpo-9263: _PyXXX_CheckConsistency() use _PyObject_ASSERT() (GH-10108)
Use _PyObject_ASSERT() in: * _PyDict_CheckConsistency() * _PyType_CheckConsistency() * _PyUnicode_CheckConsistency() _PyObject_ASSERT() dumps the faulty object if the assertion fails to help debugging.
Diffstat (limited to 'Lib/genericpath.py')
0 files changed, 0 insertions, 0 deletions