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 supported18 Subscribers
Add a CodeTriage badge to tornado
Help out
- Issues
- Raise ValueError("a coroutine was expected, got {!r}".format(main)) when running .../demos/file_upload/file_receiver.py and uploading a file:
- CurlAsyncHTTPClient hangs
- tornado.gen.multi() results in mypy error
- CurlAsyncHTTPClient doesn't seem to handle the requests in parallel
- Try to skip getaddrinfo if "host" is already an IP
- "tornado.curl_httpclient.CurlError: HTTP 599: Failed writing header" after updating to python 3.10 on alpine 3.15
- relative URIs in Location header
- simple_httpclient: Timeout after redirect not raised properly
- Allow for more flexible control of connection backlog and number of connections accepted "at once"
- wsgi: Uncaught exception
- Docs
- Python not yet supported