- [ ] 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)