SIGN IN SIGN UP

[3.12] gh-106560: Fix redundant declarations in Include/ (#112611) (#112650)

gh-106560: Fix redundant declarations in Include/ (#112611)

Don't declare PyBool_Type and PyLong_Type twice, but only once.

Compiler warnings seen by building Python with gcc -Wredundant-decls.
V
Victor Stinner committed
05f5d416de88353d4f4568d0e30a22a7f23ba487
Parent: 73cda99
Committed by GitHub <noreply@github.com> on 12/3/2023, 11:45:32 AM