fedora-python / fedora-python/crypt_r
Support freethreading Python
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Check the code for problematic places (how?)
- [ ] https://github.com/fedora-python/crypt_r/pull/17
- [ ] Add [Py_MOD_GIL_NOT_USED](https://docs.python.org/3.13/howto/free-threading-extensions.html#multi-phase-initialization)
- [ ] Add freethreading jobs to CI (this requires tox 4.26+ available in Fedora 42+ and ideally adding freethreading Pythons to [fedora-python-tox](https://github.com/fedora-python/fedora-python-tox/))
- [x] https://github.com/fedora-python/fedora-python-tox/pull/87
- [ ] Use [pytest-run-parallel](https://github.com/Quansight-Labs/pytest-run-parallel) or alternative (passes for me locally)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.