Skip to content

bpo-45953: Statically initialize all the PyThreadState fields we can.#30590

Merged
ericsnowcurrently merged 6 commits into
python:mainfrom
ericsnowcurrently:preinitialize-threadstate
Jan 14, 2022
Merged

bpo-45953: Statically initialize all the PyThreadState fields we can.#30590
ericsnowcurrently merged 6 commits into
python:mainfrom
ericsnowcurrently:preinitialize-threadstate

Do not worry about pre-allocating the base datastack chunk.

3ef6a9c
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs