Skip to content

bpo-41586: Add pipesize parameter to subprocess. Add F_GETPIPE_SZ and F_SETPIPE_SZ to fcntl.#21921

Merged
gpshead merged 17 commits into
python:masterfrom
rhpvorderman:add_pipesize_subprocess
Oct 19, 2020
Merged

bpo-41586: Add pipesize parameter to subprocess. Add F_GETPIPE_SZ and F_SETPIPE_SZ to fcntl.#21921
gpshead merged 17 commits into
python:masterfrom
rhpvorderman:add_pipesize_subprocess

Add a note to the documentation about only Linux supporting the pipes…

c129ca8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs