Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Jan 7, 2026

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.
@vstinnervstinner enabled auto-merge (squash) January 7, 2026 14:07
@vstinnervstinner merged commit 43e495d into python:3.13Jan 7, 2026
71 of 73 checks passed
@vstinnervstinner deleted the fix_divert branch January 7, 2026 14:17
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner