bpo-38070: Add _PyRuntimeState.preinitializing (GH-16245)
Add _PyRuntimeState.preinitializing field: set to 1 while Py_PreInitialize() is running. _PyRuntimeState: rename also pre_initialized field to preinitialized.
V
Victor Stinner committed
d3b904144e86e2442961de6a7dccecbe133d5c6d
Parent: b39afb7
Committed by GitHub <noreply@github.com>
on 9/17/2019, 9:59:51 PM