FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-134291: Add `unguarded-availability` check to JIT builds by zanieb · Pull Request #134292 · python/cpython · GitHub

/ cpython Public

gh-134291: Add unguarded-availability check to JIT builds - #134292

Closed
zanieb wants to merge 3 commits into
python:mainfrom
zanieb:zb/deploy-target-jit
Closed

gh-134291: Add unguarded-availability check to JIT builds#134292
zanieb wants to merge 3 commits into
python:mainfrom
zanieb:zb/deploy-target-jit

Conversation

zanieb commented May 19, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

zanieb commented May 19, 2025

Copy link
Copy Markdown
Contributor Author

In https://github.com/python/cpython/actions/runs/15123945496/job/42512754979?pr=134292, you can see this fails "as intended" because a symbol requiring 11+ is used. This pull request will need to be merged after a guard is added for that symbol (or, its use is removed entirely).

zanieb added the infra CI, GitHub Actions, buildbots, Dependabot, etc. label May 20, 2025

zanieb commented Jul 25, 2025

Copy link
Copy Markdown
Contributor Author

@brandtbucher were you still intending to fix use of that symbol?

Copy link
Copy Markdown
Member

Yes, sorry about the delay! I'll have it fixed hopefully this weekend.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra CI, GitHub Actions, buildbots, Dependabot, etc. skip news topic-JIT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL