Skip to content

bpo-20891: Fix PyGILState_Ensure()#4650

Merged
vstinner merged 2 commits into
python:masterfrom
vstinner:pygilstate_ensure
Nov 30, 2017
Merged

bpo-20891: Fix PyGILState_Ensure()#4650
vstinner merged 2 commits into
python:masterfrom
vstinner:pygilstate_ensure

C API init: don't call PyEval_InitThreads() before init

c8d310a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs