-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-43519: [Python] Set up wheel building for Python 3.13 #43539
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 all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
ed4e9d1
Set up CI for Python 3.13
lysnikolaou 58617a6
Address feedback
lysnikolaou cca8c65
Update env
lysnikolaou b6cabf0
Handle two cp313-cp313* directories in /opt/python in manylinux
lysnikolaou b5d172b
Fix build issues
lysnikolaou 7040788
Update dev/tasks/python-wheels/github.linux.yml
lysnikolaou 1d03354
Address feedback; remove 3.6-7 checks and wrap long bash line
lysnikolaou 511f31d
Remove wrong semicolon
lysnikolaou f33cf7d
Merge branch 'main' into setup-ci-313
lysnikolaou 7685c96
Address feedback; use python_image_tag and install numpy nightly
lysnikolaou 6b36d3f
Fix CI; Add python_image_tag arg & install numpy>2 in 3.13
lysnikolaou 14185ab
Add pre and extra index url in requirements files; pin to pandas>=3 o…
lysnikolaou 3ed915c
Update python/requirements-wheel-test.txt
jorisvandenbossche 13c28c3
Merge branch 'main' into setup-ci-313
lysnikolaou 975d5ec
Only use testbench when not in 3.13
lysnikolaou b662379
Update ci/scripts/python_wheel_macos_build.sh
lysnikolaou 1b836c7
Fix link in install_python.sh
lysnikolaou 4f5c3f6
Set env correctly in macOS
lysnikolaou 93b06a3
Remove --platform when running pip intall
lysnikolaou 89965c1
Fix pip install setuptools in install_gcs_testbench
lysnikolaou eab3cfd
Use PYTHON_VERSION environment variable in install_gcs_testbench
lysnikolaou 489bae6
Update ci/docker/python-wheel-manylinux-test.dockerfile
jorisvandenbossche 00efbd9
Debug python version
lysnikolaou 62d27d3
more debugging
jorisvandenbossche 4332b6e
fix and undo debugging
jorisvandenbossche 0b5b2aa
Fix manylinux installing testbench
lysnikolaou 825bb98
Fix typo
lysnikolaou d2e4347
Correctly set python build arg and PYTHON_VERSION env var
lysnikolaou 7ddac07
Update python/requirements-wheel-test.txt
jorisvandenbossche 09fd530
Merge branch 'main' into setup-ci-313
lysnikolaou e12e2f5
Update ci/docker/python-wheel-manylinux-test.dockerfile
lysnikolaou 3e3e5cc
Merge remote-tracking branch 'upstream/main' into setup-ci-313
jorisvandenbossche 1e9e387
pin to numpy 2.1.0 now it is released
jorisvandenbossche ef520ba
Merge remote-tracking branch 'upstream/main' into setup-ci-313
jorisvandenbossche 747a630
Merge remote-tracking branch 'upstream/main' into setup-ci-313
jorisvandenbossche 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
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
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.