Skip to content

Bump to Fedora 44 with LLVM 22#81

Merged
brettcannon merged 1 commit into
python:mainfrom
vstinner:fedora44
Jun 22, 2026
Merged

Bump to Fedora 44 with LLVM 22#81
brettcannon merged 1 commit into
python:mainfrom
vstinner:fedora44

Conversation

@vstinner

Copy link
Copy Markdown
Member

No description provided.

@vstinner vstinner requested a review from brettcannon as a code owner June 22, 2026 19:21
@brettcannon brettcannon merged commit 05abf18 into python:main Jun 22, 2026
9 checks passed
@vstinner

Copy link
Copy Markdown
Member Author

I created this PR to upgrade clang in the WASI container to try to fix python/cpython#151929.

The problem is that building CPython with the JIT requires exactly LLVM 21: it fails if only LLVM 22 is installed.

Oh Brett already merged my PR! So I wrote #82 to pull LLVM 21 instead of LLVM 22.

@vstinner vstinner deleted the fedora44 branch June 22, 2026 19:31
@vstinner

Copy link
Copy Markdown
Member Author

I wrote cpython-devcontainers PRs to upgrade Fedora from 43 to 44, but stick to LLVM 21:

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