bpo-38353: Fix compiler warning in pycore_initconfig.h (GH-16570)
Replace "_PyRuntimeState" with "struct pyruntimestate" to avoid a warning on typedef re-definition.
V
Victor Stinner committed
c515b573af1189fc46ddcd3323c53ed073b84848
Parent: 86ec5c6
Committed by GitHub <noreply@github.com>
on 10/3/2019, 10:43:10 PM