Skip to content

Added support for python 3.14 - #726

Merged
robambalu merged 3 commits into
mainfrom
rba/py3_14
Jul 30, 2026
Merged

Added support for python 3.14#726
robambalu merged 3 commits into
mainfrom
rba/py3_14

Conversation

@robambalu

@robambalu robambalu commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

There were a few big changes to 3.14 internals that we had to accommodatea:

@robambalu
robambalu force-pushed the rba/py3_14 branch 7 times, most recently from 6c303d7 to 972a8db Compare July 27, 2026 18:57
- name: Install cibuildwheel and twine
shell: bash
run: pip install cibuildwheel==3.2 twine
run: pip install cibuildwheel==3.2.1 twine

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: cibuildwheel 3.2.1 is the first version with an official 3.14 build for windows ( < 3.2.1 is an rc build )

Comment thread pyproject.toml
@robambalu
robambalu force-pushed the rba/py3_14 branch 2 times, most recently from df4e245 to 0cbc4cf Compare July 29, 2026 16:08
arhamchopra
arhamchopra previously approved these changes Jul 29, 2026
Comment thread pyproject.toml Outdated
Comment thread pyproject.toml Outdated
robambalu and others added 3 commits July 29, 2026 17:23
Signed-off-by: Rob Ambalu <robert.ambalu@point72.com>
Signed-off-by: Rob Ambalu <robert.ambalu@point72.com>
Co-authored-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
Signed-off-by: Rob Ambalu <robert.ambalu@point72.com>
@robambalu
robambalu merged commit 8a2d8c8 into main Jul 30, 2026
31 checks passed
@robambalu
robambalu deleted the rba/py3_14 branch July 30, 2026 14:56
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.

3 participants