Skip to content

[3.14] gh-153711: Avoid use of dup3 and pipe2 calls introduced in macOS 27 - #155206

Merged
hugovk merged 4 commits into
python:3.14from
ned-deily:gh-153711-dup3-pipe2-314
Aug 5, 2026
Merged

[3.14] gh-153711: Avoid use of dup3 and pipe2 calls introduced in macOS 27#155206
hugovk merged 4 commits into
python:3.14from
ned-deily:gh-153711-dup3-pipe2-314

Conversation

@ned-deily

@ned-deily ned-deily commented Aug 5, 2026

Copy link
Copy Markdown
Member

This prevents potential segfaults when builds are used on older systems and avoids adding new code for supporting weaklinking.

…S 27

This prevents potential segfaults when builds are used on older
systems and avoids adding new code for supporting weaklinking.
Comment thread Misc/NEWS.d/next/macOS/2026-08-05-02-02-33.gh-issue-153711.pO9fFb.rst Outdated
@hugovk

hugovk commented Aug 5, 2026

Copy link
Copy Markdown
Member

Android failure is unrelated flaky infra.

@hugovk
hugovk merged commit 51f6e01 into python:3.14 Aug 5, 2026
43 of 47 checks passed
@ned-deily
ned-deily deleted the gh-153711-dup3-pipe2-314 branch August 5, 2026 07:46
deadlovelll pushed a commit to deadlovelll/cpython that referenced this pull request Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants