Skip to content

Remove C Python headers from pyo3 build actions - #4095

Merged
UebelAndre merged 1 commit into
bazelbuild:mainfrom
Ahajha:trotta/cc_headers
Jun 23, 2026
Merged

Remove C Python headers from pyo3 build actions#4095
UebelAndre merged 1 commit into
bazelbuild:mainfrom
Ahajha:trotta/cc_headers

Conversation

@Ahajha

@Ahajha Ahajha commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

#4024 introduced a warning for targets adding CC deps in deps. The warning calls out putting this in link_deps or cc_deps. The latter makes more sense here... but doesn't actually exist. However, I don't think this matters anyways, as I don't think it's needed (this works with an internal codebase).

bazelbuild#4024 introduced a warning for targets adding CC deps in `deps`. The warning calls out putting this in `link_deps` or `cc_deps`. The latter makes more sense here... but doesn't actually exist. However, I don't think this matters anyways, as I don't think it's needed (this works with an internal codebase).

@UebelAndre UebelAndre left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Doesn't look like anything here is failing either so seems like a reasonable delete

@UebelAndre
UebelAndre added this pull request to the merge queue Jun 23, 2026
Merged via the queue into bazelbuild:main with commit a9cec9a Jun 23, 2026
3 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.

2 participants