Skip to content

[3.13] gh-127614: Correctly check for ttyname_r() in configure (#128503) #128598

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 11, 2025

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Jan 7, 2025

(cherry picked from commit e08b282)

PR #14868 replaced the ttyname() call with ttyname_r(), but the old
check remained.

…ython#128503)

(cherry picked from commit e08b282)

PR python#14868 replaced the ttyname() call with ttyname_r(), but the old
check remained.
@hugovk
Copy link
Member

hugovk commented Jan 11, 2025

I've updated the branch because the CI didn't run before, likely due to a GitHub Actions outage:

https://www.githubstatus.com/incidents/dk61qxd21mtl

@erlend-aasland erlend-aasland merged commit 436064a into python:3.13 Jan 11, 2025
36 checks passed
@erlend-aasland erlend-aasland deleted the backport-3.13-ttyname_r branch January 11, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants