Add CI test job for no-GIL (free-threaded) Python 3.13 by EliahKagan · Pull Request #61 · gitpython-developers/smmap
Conversation
Copy link
Member
EliahKagan
commented
May 30, 2025
EliahKagan
commented
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
Copy link
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment