fedora-python / fedora-python/crypt_r
Support freethreading Python
- Lenguaje dominante
- Python
- Estrellas
- 3
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
- [ ] 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)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.