Skip to content

Conversation

MaxGhenis
Copy link
Collaborator

This PR adds support for Python 3.14:

  • Adds Python 3.14 to package classifiers
  • Updates python_requires to allow 3.14
  • Updates CI workflows to use Python 3.14

Fixes #2822

MaxGhenis and others added 2 commits October 8, 2025 15:31
- Add Python 3.14 to classifiers
- Update CI workflows to use Python 3.14

Fixes #2822

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@MaxGhenis
Copy link
Collaborator Author

Status Update

Python 3.14 was released on October 7, 2025. CI tests are currently failing because h5py doesn't have Python 3.14 wheels yet.

Current Situation

  • h5py has Python 3.14 wheels in nightly builds
  • Stable release (h5py 3.15) is being planned (issue #2651)
  • Building h5py from source is failing on Python 3.14

Next Steps

This PR will remain in draft status until h5py 3.15 is released on PyPI. Once that happens, CI should pass and the PR can be marked ready for review.

Tracking: h5py/h5py#2713

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.

Upgrade to Python 3.14

1 participant