Graham Dumpleton: Free-threading in mod_wsgi 6.0.0 (opens in new tab)
mod_wsgi 6.0.0 adds WSGIFreeThreading, an opt-in directive for PEP 703 free-threaded Python. GIL-enabled mode remains the default even on free-threaded builds.
Read the original article