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 supported16 Subscribers
Add a CodeTriage badge to tornado
Help out
- Issues
- web: Cap growing static files at Content-Length
- gen: Release frames after caught exceptions
- web: Handle CancelledError from request handlers
- netutil, simple_httpclient: format the ValueError messages in raise
- web: format the stream_request_body TypeError message with the class
- ioloop: reject zero/negative timedelta in PeriodicCallback constructor
- Add support for the QUERY HTTP method (RFC 10008)
- iostream: downgrade the SSL handshake-error log to INFO
- http1connection: accept chunk extensions in chunked request bodies
- web: include offending value in Unsafe header ValueError message
- Docs
- Python not yet supported