Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Apr 23, 2025

Modifies the test helper that counts the list of open file descriptors to use
the optimised /dev/fd approach on all Apple platforms, not just macOS. This
avoids crashes caused by guarded file descriptors.
(cherry picked from commit 862fd89)

Co-authored-by: John [email protected]

…GH-132823) Modifies the test helper that counts the list of open file descriptors to use the optimised ``/dev/fd`` approach on all Apple platforms, not just macOS. This avoids crashes caused by guarded file descriptors. (cherry picked from commit 862fd89) Co-authored-by: John <[email protected]>
@python-cla-bot
Copy link

python-cla-botbot commented Apr 23, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@freakboy3742
Copy link
Contributor

@johnzhou721 I'm not sure why the CLA bot is rejecting this one; is it possible you didn't sign the CLA with the email address attached to the PR ([email protected])?

@freakboy3742
Copy link
Contributor

@johnzhou721 I'm not sure why the CLA bot is rejecting this one; is it possible you didn't sign the CLA with the email address attached to the PR ([email protected])?

I've confirmed with the bot maintainers - the issue is that your git client and GitHub accounts are associated with different email addresses; you'll need to follow the link above and sign the CLA a second time. That should allow you to sign with the account tied to your Github account; let us know if you have any problems.

@johnzhou721
Copy link
Contributor

johnzhou721 commented Apr 23, 2025 via email

@freakboy3742freakboy3742 merged commit b220c1c into python:3.13Apr 23, 2025
39 of 40 checks passed
@miss-islingtonmiss-islington deleted the backport-862fd89-3.13 branch January 2, 2026 17:48
Sign up for freeto 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

@miss-islington@freakboy3742@johnzhou721