diff options
author | Victor Stinner <vstinner@python.org> | 2022-01-22 20:48:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-22 20:48:56 (GMT) |
commit | f1bcdeaca6e912a2bec1fbcff76cc49e7f761d38 (patch) | |
tree | 21cf3d580c398760d89d22242b11a890a831a552 /Python/formatter_unicode.c | |
parent | a941e5927f7f2540946813606c61c6aea38db426 (diff) | |
download | cpython-f1bcdeaca6e912a2bec1fbcff76cc49e7f761d38.zip cpython-f1bcdeaca6e912a2bec1fbcff76cc49e7f761d38.tar.gz cpython-f1bcdeaca6e912a2bec1fbcff76cc49e7f761d38.tar.bz2 |
bpo-46417: Factorize _PyExc_InitTypes() code (GH-30804)
Add 'static_exceptions' list to factorize code between
_PyExc_InitTypes() and _PyBuiltins_AddExceptions().
_PyExc_InitTypes() does nothing if it's not the main interpreter.
Sort exceptions in Lib/test/exception_hierarchy.txt.
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions