Skip to content

Prototype support for PEP 739 (continued) #14657

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

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented May 28, 2025

This is a continuation of work from #13945, see #13945 (comment). For a start, just rebased it against fresh git head.

mgorny added 2 commits May 29, 2025 16:34
Update the newly added tests to account for variables missing
in `sysconfig` vars in PyPy.  Update the Python logic to handle missing
`c_api.pkgconfig_path`.

The logic is actually still buggy, as it will fall back to using
e.g. `python-3.11.pc` for PyPy3.11, and therefore building PyPy
extensions against CPython headers.  I've asked for suggestions
how to best deal with it in:
https://github.com/mesonbuild/meson/pull/13945/files#r2114254979
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants