Skip to content

[2.7] bpo-33015: Use malloc() in PyThread_start_new_thread()#10829

Merged
vstinner merged 1 commit into
python:2.7from
vstinner:thread_malloc27
Nov 30, 2018
Merged

[2.7] bpo-33015: Use malloc() in PyThread_start_new_thread()#10829
vstinner merged 1 commit into
python:2.7from
vstinner:thread_malloc27

bpo-33015: Use malloc() in PyThread_start_new_thread()

1ba9323
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs