gh-106560: Fix redundant declarations in Include/ (#112611)
Don't declare PyBool_Type, PyLong_Type and PySys_Audit() twice, but only once. Compiler warnings seen by building Python with gcc -Wredundant-decls.
V
Victor Stinner committed
1f2a676785d48ed9ac01e60cc56a82e44b725474
Parent: 29e6c7b
Committed by GitHub <noreply@github.com>
on 12/3/2023, 11:16:31 AM