issues
search
tornadoweb
/
tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
http://www.tornadoweb.org/
Apache License 2.0
21.76k
stars
5.51k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
httputil: Fix quadratic performance of cookie parsing
#3447
bdarnell
opened
15 hours ago
0
httputil: Fix quadratic performance of cookie parsing
#3446
bdarnell
closed
1 day ago
0
ioloop_test: Skip a test that no longer works on py3.14
#3445
bdarnell
closed
1 day ago
0
Fix typo in test variable name (requets -> request)
#3444
nytakahashi
closed
1 day ago
1
`BaseIOStream.read_bytes` may raise incorrect exception type with OpenSSL 3.4.0
#3443
fjetter
opened
1 week ago
3
Fix a docstring typo for the usage of asyncio.Event.wait
#3442
bkad
closed
1 day ago
1
Is there a way to get the request queue time or requset come time
#3440
Y-Destiny
opened
2 weeks ago
0
Fix pickling of `httpclient.HTTPError` subclasses and `web.HTTPError`
#3439
andersk
opened
3 weeks ago
0
ci: Remove persist-credentials from our CI workflows
#3438
bdarnell
closed
3 weeks ago
0
ci: Audit our github actions configs with zizmor
#3437
bdarnell
closed
3 weeks ago
2
improve error message when run_sync does not complete for reasons other than timeout
#3436
minrk
opened
3 weeks ago
0
run_sync raises TimeoutError on explicit event-loop stop
#3435
minrk
opened
3 weeks ago
0
BLD: do not try to use limited API in freethreading builds
#3434
tacaswell
opened
3 weeks ago
9
setup: Simplify build of abi3 wheels and add tests
#3433
bdarnell
closed
4 weeks ago
1
SyntaxError with Tornado Process and Python 3.12.3
#3432
carlostighe
closed
1 month ago
2
Update docstring in RequestHandler.prepare() and on_finish()
#3431
pawciobiel
opened
1 month ago
0
Misleading docstring in RequestHandler.prepare()
#3430
pawciobiel
closed
4 weeks ago
5
Enhanced Trailing Whitespace Handling in HTTP Headers
#3429
Nirab123456
opened
1 month ago
2
ci: Add python 3.14a1 to test matrix
#3428
bdarnell
closed
1 month ago
0
Add RequestParsingMiddleware for Simplified Request Body Parsing (Fixes #3369)
#3427
Nirab123456
closed
4 weeks ago
1
Add RequestParsingMiddleware for Simplified Request Body Parsing (Fixes #3369)
#3426
Nirab123456
closed
1 month ago
0
BLD: prefer to use bdist_wheel from setuptools rather than wheel
#3425
tacaswell
closed
4 weeks ago
2
Unbounded growth in number of sockets when using AsyncHTTPClient
#3424
e-carlin
closed
1 month ago
5
tornado Queue Python coroutine type decision problem
#3423
ygbh
closed
1 month ago
0
Officially declare support for py3.13, drop 3.8
#3422
bdarnell
closed
2 months ago
0
`from __future__ import annotations` should be used
#3421
jolaf
closed
2 months ago
2
docs: Add readthedocs configuration
#3420
bdarnell
closed
2 months ago
0
http server occasionally experiences high latency
#3419
shaxiaozz
opened
2 months ago
4
form data with &s in it breaks get_body_argument()
#3418
jonathon-love
closed
2 months ago
3
Fix tests with Twisted 24.7.0
#3417
cjwatson
closed
3 months ago
1
Support ThreadPoolExecutor to serve simultaneous sync requests
#3416
quique0194
opened
3 months ago
1
Tornado not sufficiently validating HTTP method
#3415
shselbst
opened
3 months ago
2
test: Clean up code related to old versions of python
#3414
bdarnell
closed
3 months ago
0
Extract abstract base test logic from UnixSocketTest
#3413
bdarnell
closed
4 months ago
0
web: do not send 500 on invalid If-Modified-Since header
#3412
rgajrawala
closed
4 months ago
6
build(deps): bump certifi from 2024.6.2 to 2024.7.4
#3411
dependabot[bot]
closed
4 months ago
0
test: Verify that tornado.version and version_info match
#3410
bdarnell
closed
4 months ago
0
SepA1
#3409
Shxbh-benzo
closed
4 months ago
0
ValueError when If-Modified-Since is invalid for StaticFileHandler request
#3408
rgajrawala
closed
4 months ago
7
build(deps): bump urllib3 from 2.2.1 to 2.2.2
#3407
dependabot[bot]
closed
5 months ago
0
Tornado version and version_info inconsistent
#3406
willATgithub
closed
4 months ago
2
Add support for binding Unix sockets in Linux's abstract namespace.
#3405
Dadeos-Menlo
closed
4 months ago
2
web: More accurate typing for get_cookie
#3404
yuemxu
closed
4 months ago
1
*: Automated changes from pyupgrade
#3403
bdarnell
closed
5 months ago
0
docs: Update sphinx (and the rest of the deps)
#3402
bdarnell
closed
5 months ago
0
v6.1,CPU increased to 100% when the client closes the connection
#3401
zhubijia
closed
5 months ago
4
lint: Update flake8 and friends
#3400
bdarnell
closed
5 months ago
0
test: Address warnings about using the default encoding
#3399
bdarnell
closed
5 months ago
0
test: Skip a closed connection test with curl and macOS
#3398
bdarnell
closed
5 months ago
0
twisted: Delete TwistedResolver class
#3397
bdarnell
closed
5 months ago
0
Next