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
- _parse_request_range: accept range unit in any case per RFC 7233
- errno_from_exception: require int in args fallback
- TCPClient.connect: close the new SSLIOStream on TLS handshake timeout
- send_error: skip the default error page for 204 No Content (issue #3360)
- reject empty or whitespace timedelta values in _parse_timedelta
- GzipDecompressor: decompress concatenated gzip members instead of dropping them
- Add support for new HTTP standard method QUERY
- `_HasFileno` in `platform/asyncio.py` must be hashable because instances are used as dictionary key
- Getting the templated path that led to an handler
- Socket leak in TCPClient.connect when TLS handshake times out
- Docs
- Python not yet supported