Skip to content

Add CI test job for no-GIL (free-threaded) Python 3.13 #61

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

Merged
merged 1 commit into from
May 30, 2025

Conversation

EliahKagan
Copy link
Member

See gitpython-developers/GitPython#2005, and gitpython-developers/gitdb#122 for rationale. In short, if the corresponding check starts to fail in GitPython, it may be useful to observe if there is a failure here as well.

See gitpython-developers/GitPython#2005,
and gitpython-developers/gitdb#122 for
rationale. In short, if the corresponding check starts to fail in
GitPython, it may be useful to observe if there is a failure here
as well.
@EliahKagan EliahKagan marked this pull request as ready for review May 30, 2025 20:53
@EliahKagan EliahKagan merged commit c6b53d3 into gitpython-developers:master May 30, 2025
8 checks passed
@EliahKagan EliahKagan deleted the threaded branch May 30, 2025 20:54
@EliahKagan EliahKagan changed the title Add CI test job for no-GIL ("threaded") Python 3.13 Add CI test job for no-GIL (free-threaded) Python 3.13 Jun 7, 2025
@EliahKagan
Copy link
Member Author

EliahKagan commented Jun 7, 2025

As in gitpython-developers/gitdb#122 (comment), I've fixed the title--no-GIL Python is called free-threaded, not "threaded"--even though the effect of doing so is fairly minimal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant