commit | 322f962f3ee31d0dbde99e36379de8488ccc6804 | [log] [tgz] |
---|---|---|
author | Eric Snow <ericsnowcurrently@gmail.com> | Thu Jan 13 17:17:28 2022 -0700 |
committer | GitHub <noreply@github.com> | Thu Jan 13 17:17:28 2022 -0700 |
tree | 5ff4958e37f0f556294804c2918bdfeb9ea87417 | |
parent | 324908ba936d5d262026deebb81f050803848c41 [diff] |
bpo-45953: Statically initialize all the non-object PyInterpreterState fields we can. (gh-30589) https://bugs.python.org/issue45953