Skip to content

[3.14] gh-134632: Fix build-details.json to use INCLUDEPY path (GH-134633) #135605

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
Jun 17, 2025

Conversation

miss-islington
Copy link
Contributor

Fix build-details.json generation to use INCLUDEPY, in order to
reference the pythonX.Y subdirectory of the include directory, as
required in :pep:739, instead of the top-level include directory.

  • test_build_details: Add tests for the c_api section

  • test_build_details: Expect pkgconfig for CPython unconditionally
    (cherry picked from commit 0d582de)

Co-authored-by: Michał Górny [email protected]

…thonGH-134633)

* pythongh-134632: Fix `build-details.json` to use `INCLUDEPY` path

Fix ``build-details.json`` generation to use ``INCLUDEPY``, in order to
reference the ``pythonX.Y`` subdirectory of the include directory, as
required in :pep:`739`, instead of the top-level include directory.

* test_build_details: Add tests for the c_api section

* test_build_details: Expect pkgconfig for CPython unconditionally
(cherry picked from commit 0d582de)

Co-authored-by: Michał Górny <[email protected]>
@miss-islington miss-islington force-pushed the backport-0d582de-3.14 branch from ca5f2d8 to 7b278db Compare June 17, 2025 08:06
@FFY00 FFY00 enabled auto-merge (squash) June 17, 2025 08:06
@FFY00 FFY00 merged commit 1bd034d into python:3.14 Jun 17, 2025
50 checks passed
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.

3 participants