-
Notifications
You must be signed in to change notification settings - Fork 3.9k
GH-47438: [Python][Packaging] Set up wheel building for Python 3.14 #47616
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 33 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
016d4f8
Initial changes
AlenkaF 55516c7
Wait for conda-forge support
AlenkaF 0da81ee
Fix musllinux issue
AlenkaF 700896d
Update test due to getrefcount changes
AlenkaF 522bd9c
Remove 3.14t for now
AlenkaF 20770df
Get the rc image tag from docker hub, use sysconfig.get_config_var(Py…
AlenkaF d46b035
Use different image tag
AlenkaF 767e2c4
Revert PYTHON_ABI_TAG removal
AlenkaF 4e6706a
Fix macos Python 3.14 install
AlenkaF c3f4e0c
Add missing fi
AlenkaF 9026095
Add 3.14 for test-conda-python-*
AlenkaF 1853f44
Initial add of free-threaded 3.14 wheels
AlenkaF 51fe247
Revert changes in detecting free-threaded builds as the sysconfig che…
AlenkaF add8578
Update osx yml
AlenkaF 7f84d55
Try a fix for macos failure
AlenkaF 50d1c5e
Try a fix for musllinux failure
AlenkaF d0b86b9
Fix linter
AlenkaF dc5fea0
Fix linter again
AlenkaF 7706a67
Add back hadolint ignore=SC1072
AlenkaF 7ed3b57
Try a fix for free-threaded Windows wheel
AlenkaF 1db44e4
Use official Python version 3.14
AlenkaF ce1516d
Try removing protobuf symbols export from symbols.map
AlenkaF a48f067
Fix osx 3.13t
AlenkaF 41d4708
Revert changes to symbols.map
AlenkaF ea1278b
Another fix for osx wheels
AlenkaF 1030a08
Use quay.io image tag that works for musllinux wheels
AlenkaF 077aa13
Try adding CMAKE_POLICY_VERSION_MINIMUM flag and remove nightly Cyhto…
AlenkaF 6f5f033
Remove unintended commit of ps file
AlenkaF 1c5e76e
Try extra rmdir for win build
AlenkaF 9bab8a0
Add some logging and try building Win wheels without Flight for test …
AlenkaF e4ad2a3
Revert "Add some logging and try building Win wheels without Flight f…
AlenkaF abf9e6e
Revert "Try extra rmdir for win build"
AlenkaF df5f60a
Update Win image revision tag
AlenkaF a92a23f
Remove COPY of the req file in win dockerfile
AlenkaF ed83b6e
Add free-threaded project classifier (Beta)
AlenkaF e59f093
Fix failing linter
AlenkaF 26a7f72
Revert COPY changes
AlenkaF File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.