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
- Fix typo in test variable name (requets -> request)
- Fix a docstring typo for the usage of asyncio.Event.wait
- `BaseIOStream.read_bytes` may raise incorrect exception type with OpenSSL 3.4.0
- Is there a way to get the request queue time or requset come time
- Fix pickling of `httpclient.HTTPError` subclasses and `web.HTTPError`
- BLD: do not try to use limited API in freethreading builds
- run_sync raises TimeoutError on explicit event-loop stop
- improve error message when run_sync does not complete for reasons other than timeout
- Update docstring in RequestHandler.prepare() and on_finish()
- Enhanced Trailing Whitespace Handling in HTTP Headers
- Docs
- Python not yet supported