diff options
author | Victor Stinner <vstinner@python.org> | 2022-01-21 20:39:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-21 20:39:01 (GMT) |
commit | bc67f189fdd62ed42013fa05cd0ef2df498f5967 (patch) | |
tree | fdec1f248f48b03bbeed0eadce53f63081773b3f /Python/codecs.c | |
parent | 60705cff70576482fea31dcafbf8a37cbb751ea5 (diff) | |
download | cpython-bc67f189fdd62ed42013fa05cd0ef2df498f5967.zip cpython-bc67f189fdd62ed42013fa05cd0ef2df498f5967.tar.gz cpython-bc67f189fdd62ed42013fa05cd0ef2df498f5967.tar.bz2 |
bpo-46417: Add _PyType_CAST() macro (GH-30760)
In debug mode, the macro makes sure that its argument is a type using
an assertion.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions