Skip to content

Conversation

@joe-clickhouse
Copy link
Contributor

@joe-clickhouse joe-clickhouse commented Oct 21, 2025

Summary

  • Adds Python 3.14 support
  • Adds prebuilt wheels for CPython 3.14
  • Adds prebuilt wheels for PyPy 3.11
  • Updates CI test matrix to include Python 3.14
  • Upgrades cibuildwheel from v2.22.0 to v3.2.1
  • Adds conditional imports for zstd which part of stdlib in Python3.14

Closes #574
Closes #577

@joe-clickhouse joe-clickhouse linked an issue Oct 21, 2025 that may be closed by this pull request
@joe-clickhouse
Copy link
Contributor Author

This is currently blocked by the fact that as of writing this, pyarrow does not provide prebuilt 3.14 wheels. The issue tracking this is here: apache/arrow#47438 and based on the discussion, it looks like they're very very close. So I'm going to hold this open until that closes, hopefully by the end of this week.

@joe-clickhouse
Copy link
Contributor Author

Ok pyarrow is sorted out, but now we're just waiting on lz4.

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.

Exclude zstandard from Python >= 3.14 Add Python 3.14 (non-free-threaded build support)

2 participants