Skip to content

bpo-46008: Use PyMem_RawCalloc() to allocate PyThreadState.#29972

Merged
miss-islington merged 1 commit into
python:mainfrom
ericsnowcurrently:threadstate-calloc
Dec 7, 2021
Merged

bpo-46008: Use PyMem_RawCalloc() to allocate PyThreadState.#29972
miss-islington merged 1 commit into
python:mainfrom
ericsnowcurrently:threadstate-calloc

Use PyMem_RawCalloc() to allocate PyThreadState.

9188f25
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs