Update CI and Build Targets for Python 3.14 and Windows/arm64#864
Merged
nitzmahone merged 4 commits intoyaml:mainfrom Sep 25, 2025
Merged
Update CI and Build Targets for Python 3.14 and Windows/arm64#864nitzmahone merged 4 commits intoyaml:mainfrom
nitzmahone merged 4 commits intoyaml:mainfrom
Conversation
* Add Python 3.14 pre-release support * Add Windows/arm64 builds * Update to current GHA runner versions * Native aarch64 Linux runners * Fix musllinux 1.2 builds
neutrinoceros
left a comment
There was a problem hiding this comment.
Hi there, a couple comments from a fly-by visitor :)
nitzmahone
added a commit
to nitzmahone/pyyaml
that referenced
this pull request
Sep 25, 2025
* Update CI and Build Targets * Add Python 3.14 pre-release support * Add Windows/arm64 builds * Update to current GHA runner versions * Native aarch64 Linux runners * Fix musllinux 1.2 builds * musl libyaml build fixes * add 3.14t wheels w/ freethreading directive, misc CI/build cleanup * include package version in merged dist artifact filename (cherry picked from commit d51d8a1)
nitzmahone
added a commit
that referenced
this pull request
Sep 25, 2025
* Update CI and Build Targets for Python 3.14 and Windows/arm64 (#864) * Update CI and Build Targets * Add Python 3.14 pre-release support * Add Windows/arm64 builds * Update to current GHA runner versions * Native aarch64 Linux runners * Fix musllinux 1.2 builds * musl libyaml build fixes * add 3.14t wheels w/ freethreading directive, misc CI/build cleanup * include package version in merged dist artifact filename (cherry picked from commit d51d8a1) * Release 6.0.3
bmwiedemann
pushed a commit
to bmwiedemann/openSUSE
that referenced
this pull request
Sep 30, 2025
https://build.opensuse.org/request/show/1308072 by user dirkmueller + anag_factory - update to 6.0.3: * yaml/pyyaml#864 -- Support for Python 3.14 and free-threading (experimental)
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
All build targets tested functional as of Python 3.14.0b2 and CIBW 3.0.0b5