gh-92781: Avoid mixing declarations and code in C API (#92783) (#92813)
Avoid mixing declarations and code in the C API to fix the compiler warning: "ISO C90 forbids mixed declarations and code" [-Werror=declaration-after-statement]. (cherry picked from commit 90e72300730189c4a48529baaad9b0005d40731c)
V
Victor Stinner committed
a3d2ce95d185c70cdec56f10a09e2d67c0d3246e
Parent: 5f24acd
Committed by GitHub <noreply@github.com>
on 5/16/2022, 11:19:52 AM