Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👷🔧 add CPython 3.13 checkpoints. #607

Merged
merged 17 commits into from
Sep 11, 2024
Merged

👷🔧 add CPython 3.13 checkpoints. #607

merged 17 commits into from
Sep 11, 2024

Conversation

rjdbcm
Copy link
Member

@rjdbcm rjdbcm commented May 24, 2024

CPython 3.13 checkpoint support

Signed-off-by: rjdbcm <ozi.project@outlook.com>
Signed-off-by: Eden Ross Duff, MSc <ozi.project@outlook.com>
@rjdbcm
Copy link
Member Author

rjdbcm commented May 25, 2024

We are waiting on the rust components like PyO3 to support CPython 3.13. As of 17-Jul-2024 it appears as though development is actively progressing. We are also waiting on some utilities to update their FFI to support free-threaded python.


This is a non-exhaustive list of our utilities that depend on a rust toolchain:
In dist:

  • pydantic-core - via python-semantic-release(dist:semantic-release)

In test:

  • crosshair-tool - via hypothesis(test:plugin-only:hypothesis)

These are the component utilities that depend on the pre-CPython 3.13 CFFI.

In lint:

  • cmarkgfm - via readme-renderer[md](lint:readme-renderer)

@rjdbcm rjdbcm linked an issue May 26, 2024 that may be closed by this pull request
@rjdbcm rjdbcm self-assigned this May 26, 2024
@rjdbcm rjdbcm added bug Something isn't working checkpoint Issues with the OZI-Project/checkpoint workflow labels May 26, 2024
@rjdbcm rjdbcm added this to the Python 3.13 support milestone May 26, 2024
@rjdbcm rjdbcm merged commit 03b9568 into main Sep 11, 2024
5 of 7 checks passed
@rjdbcm rjdbcm deleted the python-3.13 branch October 9, 2024 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working checkpoint Issues with the OZI-Project/checkpoint workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

checkpoint utilities install failure CPython 3.13
1 participant