Skip to content

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

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 1 commit into from
Sep 6, 2024

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 6, 2024

@vstinner vstinner added the needs backport to 3.13 bugs and security fixes label Sep 6, 2024
@vstinner vstinner merged commit ef4b69d into python:main Sep 6, 2024
38 checks passed
@vstinner vstinner deleted the avoid_static_assert branch September 6, 2024 13:52
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

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
Copy link

bedevere-app bot commented Sep 6, 2024

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant