Skip to content

bpo-30765: Avoid blocking when PyThread_acquire_lock() is asked not to - #2403

Merged
pitrou merged 4 commits into
python:masterfrom
pitrou:mutex_trylock
Jun 26, 2017
Merged

bpo-30765: Avoid blocking when PyThread_acquire_lock() is asked not to#2403
pitrou merged 4 commits into
python:masterfrom
pitrou:mutex_trylock

Merge branch 'mutex_trylock' of github.com:pitrou/cpython into mutex_…

59973f1
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs