diff options
author | Victor Stinner <vstinner@python.org> | 2023-06-30 10:39:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-30 10:39:55 (GMT) |
commit | 1a2652ceaa55190a0b860abd1448095eafbdf238 (patch) | |
tree | 7de611da949f762a32ccbb1420fd4ba1f33a1796 /Python/Python-ast.c | |
parent | 80b3d8f337bef52d7c360b4ee86be873681f747a (diff) | |
download | cpython-1a2652ceaa55190a0b860abd1448095eafbdf238.zip cpython-1a2652ceaa55190a0b860abd1448095eafbdf238.tar.gz cpython-1a2652ceaa55190a0b860abd1448095eafbdf238.tar.bz2 |
Cleanup clear_static_tp_subclasses() (#106276)
Only iterate on the dictionary if Python is built with assertions:
subclass is only needed when Python is built with assertions.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions