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
- Add check for same-origin requests for unsafe methods
- PY_SSIZE_T_CLEAN macro must be defined for '#' formats with tornado >6.5.2
- ci: add riscv64 manylinux/musllinux wheels
- Support for free-threaded CPython
- Fix pickling of `httpclient.HTTPError` subclasses and `web.HTTPError`
- http server occasionally experiences high latency
- Support streaming chunks in HTTP/1.0 read-until-close bodies
- `Subprocess.wait_for_exit` never resolves if process terminated before it is called
- Tornado Websocket write message performance degradation when binary is False
- Send 204 as HTTPError
- Docs
- Python not yet supported