◐ Shell
clean mode source ↗

[3.13] gh-142991: Fix socketmodule.c build: remove _Py_FALLTHROUGH by vstinner · Pull Request #143514 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@vstinner

@vstinner vstinner commented

Jan 7, 2026

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Member

Fix commit 7f93669 backport which uses _Py_FALLTHROUGH: this macro only exists in Python 3.14 and newer.

Fix commit 7f93669 backport which
uses _Py_FALLTHROUGH: this macro only exists in Python 3.14 and
newer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner