PythonfromGrahamdumpleton3 days agoFree-threading in mod_wsgi 6.0.0 - Graham DumpletonWSGIFreeThreading enables mod_wsgi to run with free-threaded CPython builds where no GIL exists, allowing parallel Python execution without interpreter locks.