tornado
https://github.com/tornadoweb/tornado
Python
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
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 supported17 Subscribers
Add a CodeTriage badge to tornado
Help out
- Issues
- narrow except around socket.getpeername to OSError in SSL handshake handler
- Update `pycurl`-related annotations
- httputil: Clean up HTTPServerRequest uri and start_line
- fix(tcpclient, iostream): close SSLIOStream on TLS handshake timeout to prevent fd leak
- Treat a zero timeout as immediate in queues and locks
- `_HasFileno` in `platform/asyncio.py` must be hashable because instances are used as dictionary key
- Getting the templated path that led to an handler
- fix(tcpclient): close SSLIOStream on TLS handshake timeout to prevent socket leak
- Socket leak in TCPClient.connect when TLS handshake times out
- Docs
- Python not yet supported