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
- ci: Update versions of github actions
- Support for __html__ method and marking variables as safe to use in templates to avoid escaping
- Fix string formatting in exception constructors across codebase
- Fix NameError and socket leak in TCPClient._create_stream error path
- Fix incorrect return type annotation for Locale.format_day
- Fix GzipDecompressor to handle concatenated gzip members
- simple_httpclient: Improve error reporting on connect timeout
- Passes through asyncio.CancelledError in tornado.gen.coroutine
- GzipDecompressor silently loses data from concatenated gzip members
- x-forwarded-for doesn't work
- Docs
- Python not yet supported