Skip to content

extension_xxlimited: Fix Py_LIMITED_API redefinition warning #411

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

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented May 30, 2025

Starting with Python 3.10, the macro Py_LIMITED_API is defined in xxlimited.c. See python/cpython@240bcf82a11 ("bpo-41111: xxlimited.c defines Py_LIMITED_API (GH-25151)", 2021-04-02)


Working toward addressing:

Starting with Python 3.10, the macro `Py_LIMITED_API` is defined in `xxlimited.c`.
See python/cpython@240bcf82a11 ("bpo-41111: xxlimited.c defines Py_LIMITED_API (GH-25151)", 2021-04-02)
@jcfr jcfr enabled auto-merge (rebase) May 30, 2025 21:43
@jcfr jcfr merged commit 46c81d7 into python-cmake-buildsystem:master May 30, 2025
24 checks passed
@jcfr jcfr deleted the extension-xxlimited-fix-redefinition-warning branch May 30, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant