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
- Add type hints
- Windows error 10022 kills threads
- `'SSL_PROTOCOL': cipher[1]` => "TypeError: 'NoneType' object is not subscriptable"
- cherrypy SSL stops responding "ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:2471)" (after 5 intermediate tracebacks TLSV1_ALERT_UNKNOWN_CA or SSLV3_ALERT_CERTIFICATE_UNKNOWN)
- Handle `OpenSSL.SSL.WantReadError` and `WantWriteError` in pyopenssl adapter
- Thread join may block forever
- [Idea] Create an example with Sentry integration
- Uncaught socket exception during timeout handling
- [BUG] We should account for when `io.BufferedReader.read()` returns `None` in `makefile`
- Non-proper handling of Content-Length and Transfer-Encoding headers
- Docs
- Python not yet supported