Skip to content

bpo-45915: use fcntl(fd, F_GETFD) in is_valid_fd() (GH-29821)#29821

Merged
tiran merged 2 commits into
python:mainfrom
tiran:bpo-45915-valid-fd
Nov 28, 2021
Merged

bpo-45915: use fcntl(fd, F_GETFD) in is_valid_fd() (GH-29821)#29821
tiran merged 2 commits into
python:mainfrom
tiran:bpo-45915-valid-fd

Use F_GETFD on macOS, too

70ca98b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs