You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
📝 Release notes
📦 PyPI page: https://pypi.org/project/cheroot/11.1.0
🌱 v11.1.0 is marked as a stable release.
🔗 This release has been produced by the following workflow run: https://github.com/cherrypy/cheroot/actions/runs/19020536310
v11.1.0
(2025-11-03)
Features
Added optional private key password argument to SSL adapters to
support password-protected private keys -- by @jatalahd.
Related issues and pull requests on GitHub: Add private key password option to ssl adapters #752.
Contributor-facing changes
Added missing
__all__andIS_WINDOWSdefinitions to.pyistubfiles for mypy.
-- by @julianz-
Related issues and pull requests on GitHub: Fix stubtest failures in type stub files #774.
Made
test_http_over_https_errorcompatible with Solaris -- by@mtelka.
Related issues and pull requests on GitHub: Make
test_http_over_https_errorcompatible with Solaris #776.Increased timeout values
test_client.server_instance.timeoutandhttp_request_timeoutto make related tests more stable.Related issues and pull requests on GitHub: Fix: Increase keepalive and HTTP request timeouts to prevent CI failures #777.
This discussion was created from the release v11.1.0.
Beta Was this translation helpful? Give feedback.
All reactions