◐ Shell
clean mode source ↗

gh-123747: Avoid static_assert() in internal header files by vstinner · Pull Request #123779 · 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

Sep 6, 2024

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Member

@miss-islington-app

Copy link Copy Markdown

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link Copy Markdown

Sorry, @vstinner, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker ef4b69d2becf49daaea21eb04effee81328a0393 3.13

@bedevere-app

bedevere-app Bot commented

Sep 6, 2024

Copy link Copy Markdown

GH-123785 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13

bugs and security fixes

label

Sep 6, 2024

vstinner added a commit to vstinner/cpython that referenced this pull request

Sep 6, 2024

Yhg1s pushed a commit that referenced this pull request

Sep 6, 2024
…3779) (#123785)

gh-123747: Avoid static_assert() in internal header files (#123779)

(cherry picked from commit ef4b69d)

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

Reviewers

No reviews

Assignees

@vstinner vstinner

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner