Hey #pyconus, has there been much talk about Python free threading and per interpreter GIL support. I have added support for both in my mod_wsgi module for hosting Python WSGI applications under Apache/httpd. I am interested in connecting with anyone who may want to explore how these features can be used with WSGI applications in a production grade WSGI server setting. Or are these features still not seen as ready for prime time?
