Skip to content

Fix "special" CI runs#7574

Merged
da-woods merged 3 commits intocython:masterfrom
da-woods:fix-special-ci-runs
Mar 18, 2026
Merged

Fix "special" CI runs#7574
da-woods merged 3 commits intocython:masterfrom
da-woods:fix-special-ci-runs

Conversation

@da-woods
Copy link
Copy Markdown
Contributor

@da-woods da-woods commented Mar 16, 2026

Currently the env argument is ignored rather than used. This affects the Limited API, sharedlib, different GCC versions and a few others.

I can't see an easy way of passing env in, so I've replaced it with a whole bunch of optional parameters.

ignored rather than used). This affects the Limited API, sharedlib,
different GCC versions and a few others.

I can't see an easy way of passing env in, so I've replaced it
with a whole bunch of optional parameters.
@da-woods
Copy link
Copy Markdown
Contributor Author

This is expected to fail because of a Limited API issue which I'll fix separately - I actual want to see it fail though to know it's working.

da-woods added a commit to da-woods/cython that referenced this pull request Mar 16, 2026
Broken in the Limited API in eee7a60
but undetected because of cython#7574
@matusvalo matusvalo added this to the 3.3 milestone Mar 17, 2026
da-woods added a commit that referenced this pull request Mar 18, 2026
Broken in the Limited API in eee7a60
but undetected because of #7574
@scoder
Copy link
Copy Markdown
Contributor

scoder commented Mar 18, 2026

Your PR description looks incomplete. Apart from that, I'm fine with the change. It's as explicit as it gets.

@da-woods da-woods merged commit 11d971c into cython:master Mar 18, 2026
81 checks passed
@da-woods da-woods deleted the fix-special-ci-runs branch March 18, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants