You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.13.0 is now in release candidate phase, which makes it ABI stable and Python 3.13 wheels can be build and uploaded to PyPI.
Since Fiona is a low-level dependency for many downstream projects, it would be beneficial to have Python 3.13 on PyPI as fast as possible, ideally in the 1.10 release.
cibuildwheel 2.20 now uses the latest Python 3.13.0rc1 and build Python 3.13 by default (pypa/cibuildwheel#1950), which could help the process.
Python 3.13.0 is now in release candidate phase, which makes it ABI stable and Python 3.13 wheels can be build and uploaded to PyPI.
Since Fiona is a low-level dependency for many downstream projects, it would be beneficial to have Python 3.13 on PyPI as fast as possible, ideally in the 1.10 release.
cibuildwheel 2.20 now uses the latest Python 3.13.0rc1 and build Python 3.13 by default (pypa/cibuildwheel#1950), which could help the process.
Edit: This is the issue to track
Leaving this open since not everyone might know where the Fiona wheels get build
The text was updated successfully, but these errors were encountered: