diff options
author | Victor Stinner <vstinner@python.org> | 2024-03-18 19:16:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-18 19:16:58 (GMT) |
commit | a9c304cf020e2fa3ae78fd88359dfc808c9dd639 (patch) | |
tree | 27d72813f8a5f84f89f4c551efd1c5d07d2eda1f /Python/bytecodes.c | |
parent | 590a26010d5d7f27890f89820645580bb8f28547 (diff) | |
download | cpython-a9c304cf020e2fa3ae78fd88359dfc808c9dd639.zip cpython-a9c304cf020e2fa3ae78fd88359dfc808c9dd639.tar.gz cpython-a9c304cf020e2fa3ae78fd88359dfc808c9dd639.tar.bz2 |
gh-116869: Make C API compatible with ISO C90 (#116950)
Make the C API compatible with -Werror=declaration-after-statement
compiler flag again.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions