mirror of
https://github.com/python/cpython.git
synced 2026-07-10 12:06:10 -04:00
e982d8b64f
Replace "_PyRuntimeState" with "struct pyruntimestate" to avoid a warning on typedef re-definition.