Skip to content

[2.7] bpo-32186: Release the GIL during fstat and lseek calls#4651

Merged
vstinner merged 3 commits into
python:2.7from
nirs:fileio-gil-2.7
Dec 7, 2017
Merged

[2.7] bpo-32186: Release the GIL during fstat and lseek calls#4651
vstinner merged 3 commits into
python:2.7from
nirs:fileio-gil-2.7

Fix fstat and lseek calls in fileobject

bebc7bc
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs