Skip to content

Conversation

@StanFromIreland
Copy link
Member

@StanFromIreland StanFromIreland commented Jan 22, 2026

The check was (fd > 0), should be (fd >= 0).
(cherry picked from commit fa44efa)

…th an fd of 0 (pythonGH-144022)

The check was (fd > 0), should be (fd >= 0).
(cherry picked from commit fa44efa)

Co-authored-by: AZero13 <gfunni234@gmail.com>
@vstinner
Copy link
Member

Oh, git on the CI failed (Lint, Check if Autoconf files are up to date, Ubuntu...) with exit code 128.

@StanFromIreland
Copy link
Member Author

Oh, git on the CI failed (Lint, Check if Autoconf files are up to date, Ubuntu...) with exit code 128.

Hmm, that's a new one.

@hugovk
Copy link
Member

hugovk commented Jan 22, 2026

GitHub problems:

Error: fatal: unable to access 'https://github.com/python/cpython/': The requested URL returned error: 500

->

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

@vstinner vstinner enabled auto-merge (squash) January 22, 2026 15:38
@vstinner vstinner merged commit fbc8155 into python:3.14 Jan 22, 2026
85 of 89 checks passed
@StanFromIreland StanFromIreland deleted the backport-fa44efa-3.14 branch January 22, 2026 16:18
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.

4 participants