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
gh-91731: Fix typo in pymacro.h #92618
Conversation
You should use It seems like macOS also has build error with static_assert() :-( #91731 (comment) |
Done :) |
The never ending story :( |
Co-authored-by: Victor Stinner <vstinner@python.org>
Thanks @pablogsal for the PR |
Sorry, @pablogsal, I could not cleanly backport this to |
Thanks @pablogsal for the PR |
Sorry @pablogsal, I had trouble checking out the |
Thanks @pablogsal for the PR |
GH-92623 is a backport of this pull request to the 3.11 branch. |
* Fix typo in pymacro.h * Update Include/pymacro.h Co-authored-by: Victor Stinner <vstinner@python.org> Co-authored-by: Victor Stinner <vstinner@python.org> (cherry picked from commit 4e6da50) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
* Fix typo in pymacro.h * Update Include/pymacro.h Co-authored-by: Victor Stinner <vstinner@python.org> Co-authored-by: Victor Stinner <vstinner@python.org> (cherry picked from commit 4e6da50) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
No description provided.