cheroot
https://github.com/cherrypy/cheroot
Python
Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to cheroot
Help out
- Issues
- [TODO] Address suppressed warnings in pytest
- Replace `self.server.error_log()` with `self.error_log()` in `HTTPServer._serve_unservicable()`
- constrained disk space cause vicious loop leading to file descriptor exhaustion
- Update documentation related to built-in SSL vs proper production setup
- Bump transitive deps in pip-tools-managed lockfiles
- [pre-commit.ci] pre-commit autoupdate
- Memory leak on connection close due to circular reference
- Remove obsolete warning ignore
- tests: silence a Python 3.14 specific warning; Mark Python 3.14 as being officially supported.
- move ssl_handshake handling from main thread to worker threads
- Docs
- Python not yet supported