Add CI test job for no-GIL (free-threaded) Python 3.13 by EliahKagan · Pull Request #61 · gitpython-developers/smmap
gitpython-developers / smmap Public
-
Notifications
You must be signed in to change notification settings - Fork 31
Merged
Merged
Conversation
EliahKagan
commented
May 30, 2025
EliahKagan
commented
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
marked this pull request as ready for review
EliahKagan
deleted the
threaded
branch
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
EliahKagan
mentioned this pull request
Member Author
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