diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-09-17 21:59:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-17 21:59:51 (GMT) |
commit | d3b904144e86e2442961de6a7dccecbe133d5c6d (patch) | |
tree | 0663e8625cbadbb1fce208e16902ee0bc7753fa8 /.github | |
parent | b39afb78768418d9405c4b528c80fa968ccc974d (diff) | |
download | cpython-d3b904144e86e2442961de6a7dccecbe133d5c6d.zip cpython-d3b904144e86e2442961de6a7dccecbe133d5c6d.tar.gz cpython-d3b904144e86e2442961de6a7dccecbe133d5c6d.tar.bz2 |
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.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions