mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 21:21:15 -07:00
This patches the vendored cherrypy lib to work around a deprecation warning in pyOpenSSL 17.1.0 and later by checking and using the SSL.Connection class if available and falling back to ConnectionType. |
||
---|---|---|
.. | ||
__init__.py | ||
ssl_builtin.py | ||
ssl_pyopenssl.py | ||
wsgiserver2.py | ||
wsgiserver3.py |