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
- web: do not send content on HTTPError(204)
- websocket: fix bug where interleaved control frame breaks compression
- iostream: SSL logging is too noisy
- Possible leak when exception is raised in inner coroutine
- Preserve contextvars context when handle httpclient response
- httpclient_test: test_destructor_log is flaky on windows
- support IOLoop.close() when called after asyncio.run
- locale doesn't preserve territory and doesn't do error handling
- Queue.get(timeout) waits indefinitly for timedelta of zero seconds
- add brotli support
- Docs
- Python not yet supported