diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-04-14 09:15:12 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-14 09:15:12 +0300 |
commit | f7b24ffefda839f367b048c06879df6bded128a1 (patch) | |
tree | 1d3dcabd2051b62f8d92ba15711ba3fad34782ec /Python/flowgraph.c | |
parent | 1fc1df8dcc7a853b0649bc8df37cd07cbd2b6230 (diff) | |
download | cpython-f7b24ffefda839f367b048c06879df6bded128a1.tar.gz cpython-f7b24ffefda839f367b048c06879df6bded128a1.zip |
gh-124986: Fix test_no_leaking in test_subprocess on NetBSD and FreeBSD (GH-132476)
On platforms where the file descriptor limit is larger than FD_SETSIZE
that test was always skipped (FreeBSD) or always failing (NetBSD).
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions