-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Labels
EpicThis issue is used to track a larger effort that involves multiple sub-issues or pull requestsThis issue is used to track a larger effort that involves multiple sub-issues or pull requests
Milestone
Description
Target Date
Mid January
Goals
- Ship bug fixes (like the fix for Deleting node breaks JSON roundtrip #1516)
- Ship already merged features (e.g. Matrix Market)
- Support Python 3.14
- Support free-threaded Python
- Include the RustworkX Playground in the documentation to showcase the Pyodide support
PRs left to review
@mtreinish can you take a look at the PRs when you have time? I think this is the optimal order to review them:
- Remove Python 3.9 support and the legacy
retworkximport #1509 - Officially support Python 3.14 #1521
- Add interactive playground for users to try rustworkx #1451
- Migrate from
setuptools-rusttomaturin#1527 - Add free-threaded Python to the CI #1528
- Add Pixi workflow to verify Pyodide build works #1449
- Add tests for Pyodide build with Pixi and uv #1450
For me I need to review and fix #1517
PRs left to write
- Add free-threaded Python to cibuildwheel and test it
- Release PR
Open Question
Should we publish a wheel for windows arm64? It's getting more traction now, NumPy ships a wheel.
Metadata
Metadata
Assignees
Labels
EpicThis issue is used to track a larger effort that involves multiple sub-issues or pull requestsThis issue is used to track a larger effort that involves multiple sub-issues or pull requests