Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tornadoweb/tornado issues and pull requests
#3447 - httputil: Fix quadratic performance of cookie parsing
Pull Request -
State: open - Opened by bdarnell 6 days ago
#3446 - httputil: Fix quadratic performance of cookie parsing
Pull Request -
State: closed - Opened by bdarnell 7 days ago
#3445 - ioloop_test: Skip a test that no longer works on py3.14
Pull Request -
State: closed - Opened by bdarnell 7 days ago
#3444 - Fix typo in test variable name (requets -> request)
Pull Request -
State: closed - Opened by nytakahashi 7 days ago
- 1 comment
#3443 - `BaseIOStream.read_bytes` may raise incorrect exception type with OpenSSL 3.4.0
Issue -
State: open - Opened by fjetter 14 days ago
- 3 comments
#3442 - Fix a docstring typo for the usage of asyncio.Event.wait
Pull Request -
State: closed - Opened by bkad 15 days ago
- 1 comment
#3440 - Is there a way to get the request queue time or requset come time
Issue -
State: open - Opened by Y-Destiny 20 days ago
#3439 - Fix pickling of `httpclient.HTTPError` subclasses and `web.HTTPError`
Pull Request -
State: open - Opened by andersk 27 days ago
#3438 - ci: Remove persist-credentials from our CI workflows
Pull Request -
State: closed - Opened by bdarnell 29 days ago
#3437 - ci: Audit our github actions configs with zizmor
Pull Request -
State: closed - Opened by bdarnell 29 days ago
- 2 comments
#3436 - improve error message when run_sync does not complete for reasons other than timeout
Pull Request -
State: open - Opened by minrk about 1 month ago
#3435 - run_sync raises TimeoutError on explicit event-loop stop
Issue -
State: open - Opened by minrk about 1 month ago
#3434 - BLD: do not try to use limited API in freethreading builds
Pull Request -
State: open - Opened by tacaswell about 1 month ago
- 9 comments
#3433 - setup: Simplify build of abi3 wheels and add tests
Pull Request -
State: closed - Opened by bdarnell about 1 month ago
- 1 comment
#3432 - SyntaxError with Tornado Process and Python 3.12.3
Issue -
State: closed - Opened by carlostighe about 1 month ago
- 2 comments
#3431 - Update docstring in RequestHandler.prepare() and on_finish()
Pull Request -
State: open - Opened by pawciobiel about 1 month ago
#3431 - Update docstring in RequestHandler.prepare() and on_finish()
Pull Request -
State: open - Opened by pawciobiel about 1 month ago
#3430 - Misleading docstring in RequestHandler.prepare()
Issue -
State: open - Opened by pawciobiel about 1 month ago
- 1 comment
#3430 - Misleading docstring in RequestHandler.prepare()
Issue -
State: closed - Opened by pawciobiel about 1 month ago
- 5 comments
#3429 - Enhanced Trailing Whitespace Handling in HTTP Headers
Pull Request -
State: open - Opened by Nirab123456 about 1 month ago
- 2 comments
#3428 - ci: Add python 3.14a1 to test matrix
Pull Request -
State: closed - Opened by bdarnell about 1 month ago
#3427 - Add RequestParsingMiddleware for Simplified Request Body Parsing (Fixes #3369)
Pull Request -
State: closed - Opened by Nirab123456 about 1 month ago
- 1 comment
#3426 - Add RequestParsingMiddleware for Simplified Request Body Parsing (Fixes #3369)
Pull Request -
State: closed - Opened by Nirab123456 about 1 month ago
#3425 - BLD: prefer to use bdist_wheel from setuptools rather than wheel
Pull Request -
State: closed - Opened by tacaswell about 2 months ago
- 2 comments
#3424 - Unbounded growth in number of sockets when using AsyncHTTPClient
Issue -
State: closed - Opened by e-carlin about 2 months ago
- 5 comments
#3423 - tornado Queue Python coroutine type decision problem
Issue -
State: closed - Opened by ygbh 2 months ago
#3422 - Officially declare support for py3.13, drop 3.8
Pull Request -
State: closed - Opened by bdarnell 2 months ago
#3421 - `from __future__ import annotations` should be used
Issue -
State: closed - Opened by jolaf 3 months ago
- 2 comments
#3420 - docs: Add readthedocs configuration
Pull Request -
State: closed - Opened by bdarnell 3 months ago
#3419 - http server occasionally experiences high latency
Issue -
State: open - Opened by shaxiaozz 3 months ago
- 4 comments
#3418 - form data with &s in it breaks get_body_argument()
Issue -
State: closed - Opened by jonathon-love 3 months ago
- 3 comments
#3417 - Fix tests with Twisted 24.7.0
Pull Request -
State: closed - Opened by cjwatson 3 months ago
- 1 comment
#3416 - Support ThreadPoolExecutor to serve simultaneous sync requests
Pull Request -
State: open - Opened by quique0194 3 months ago
- 1 comment
Labels: web
#3415 - Tornado not sufficiently validating HTTP method
Issue -
State: open - Opened by shselbst 4 months ago
- 2 comments
#3414 - test: Clean up code related to old versions of python
Pull Request -
State: closed - Opened by bdarnell 5 months ago
#3413 - Extract abstract base test logic from UnixSocketTest
Pull Request -
State: closed - Opened by bdarnell 5 months ago
#3412 - web: do not send 500 on invalid If-Modified-Since header
Pull Request -
State: closed - Opened by rgajrawala 5 months ago
- 6 comments
#3411 - build(deps): bump certifi from 2024.6.2 to 2024.7.4
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#3410 - test: Verify that tornado.version and version_info match
Pull Request -
State: closed - Opened by bdarnell 5 months ago
#3409 - SepA1
Pull Request -
State: closed - Opened by Shxbh-benzo 5 months ago
#3408 - ValueError when If-Modified-Since is invalid for StaticFileHandler request
Issue -
State: closed - Opened by rgajrawala 5 months ago
- 7 comments
#3407 - build(deps): bump urllib3 from 2.2.1 to 2.2.2
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#3406 - Tornado version and version_info inconsistent
Issue -
State: closed - Opened by willATgithub 5 months ago
- 2 comments
#3405 - Add support for binding Unix sockets in Linux's abstract namespace.
Pull Request -
State: closed - Opened by Dadeos-Menlo 5 months ago
- 2 comments
#3404 - web: More accurate typing for get_cookie
Pull Request -
State: closed - Opened by yuemxu 5 months ago
- 1 comment
#3403 - *: Automated changes from pyupgrade
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3402 - docs: Update sphinx (and the rest of the deps)
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3401 - v6.1,CPU increased to 100% when the client closes the connection
Issue -
State: closed - Opened by zhubijia 6 months ago
- 4 comments
#3400 - lint: Update flake8 and friends
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3399 - test: Address warnings about using the default encoding
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3398 - test: Skip a closed connection test with curl and macOS
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3397 - twisted: Delete TwistedResolver class
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3396 - test: Fix some lint issues after #3298
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3395 - process_test: Remove compatibility hack for python 3.13 beta 1
Pull Request -
State: closed - Opened by bdarnell 6 months ago
- 1 comment
#3394 - Add python 3.13 betas to test configs
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3393 - Update mypy and various typing improvements
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3392 - Vulnerability: GHSA-753j-mpmx-qq6g
Issue -
State: closed - Opened by creat89 6 months ago
- 1 comment
#3391 - really drop python<=3.7
Pull Request -
State: closed - Opened by kloczek 6 months ago
- 6 comments
#3390 - 6.4.1: pytest fails in multiple nits with `AttributeError: 'TestIOStreamMixin' object has no attribute 'io_loop'` error
Issue -
State: closed - Opened by kloczek 6 months ago
- 3 comments
Labels: other
#3389 - Version bump for 6.5.dev1
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3388 - Release notes and version bump for version 6.4.1
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3387 - http1connection: Stricter handling of transfer-encoding and whitespace
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3386 - curl_httpclient,http1connection: Prohibit CR and LF in headers
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3385 - *: Update black
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3384 - build(deps): bump requests from 2.31.0 to 2.32.2
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#3383 - ci: Update action versions for node deprecation
Pull Request -
State: closed - Opened by bdarnell 6 months ago
#3382 - testing: Replace _TestMethodWrapper with _callTestMethod
Pull Request -
State: closed - Opened by bdarnell 6 months ago
- 2 comments
#3381 - template: type BaseLoader autoescape kwarg as optional
Pull Request -
State: closed - Opened by pcavalar 6 months ago
- 1 comment
#3380 - build(deps): bump requests from 2.31.0 to 2.32.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: dependencies
#3379 - ci: update GitHub Actions from "actions" org to resolve Node.js depre…
Pull Request -
State: closed - Opened by boidolr 6 months ago
#3378 - web: More accurate typing for get_{body,query}_argument()
Pull Request -
State: closed - Opened by pcavalar 7 months ago
- 1 comment
#3377 - build(deps): bump jinja2 from 3.1.3 to 3.1.4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#3376 - websockets: fix ping_timeout
Pull Request -
State: open - Opened by oliver-sanders 7 months ago
- 2 comments
Labels: websocket
#3375 - Under pytest 8.2.0, 'AsyncHTTPTestCase' has no attribute 'runTest'
Issue -
State: closed - Opened by sirosen 7 months ago
- 1 comment
#3374 - testing: allow to instantiate an empty AsyncTestCase
Pull Request -
State: closed - Opened by bluetech 7 months ago
- 5 comments
#3373 - TypeError: WebSocketHandler.init() missing 2 required positional arguments: 'application' and 'request'
Issue -
State: open - Opened by xiaochenJCC 7 months ago
- 7 comments
Labels: websocket, investigation
#3372 - Please update to 3.11
Issue -
State: closed - Opened by Bluscream 8 months ago
- 1 comment
#3371 - build(deps): bump idna from 3.4 to 3.7
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#3370 - Support streaming chunks in HTTP/1.0 read-until-close bodies
Pull Request -
State: open - Opened by jadehh 8 months ago
- 5 comments
Labels: http1connection
#3369 - tornado.httputil.HTTPServerRequest and tornado.web.RequestHandler
Issue -
State: open - Opened by Stronking 8 months ago
- 1 comment
Labels: httputil
#3368 - Questions about Copilot + Open Source Software Hierarchy
Issue -
State: open - Opened by liaochris 8 months ago
#3367 - build(deps): bump black from 22.12.0 to 24.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies
#3366 - Websocket Client Handshake URI issue
Issue -
State: closed - Opened by dmadisetti 9 months ago
- 1 comment
#3365 - [feature] Added allowed IP check with redis client for internal use.
Pull Request -
State: closed - Opened by siddhant-sachdeva 9 months ago
- 2 comments
#3364 - `Subprocess.wait_for_exit` never resolves if process terminated before it is called
Issue -
State: open - Opened by meffmadd 9 months ago
- 3 comments
Labels: process
#3362 - Tornado Websocket write message performance degradation when binary is False
Issue -
State: open - Opened by lalnarik 9 months ago
- 2 comments
Labels: websocket
#3361 - web: do not send content on HTTPError(204)
Pull Request -
State: open - Opened by pawciobiel 10 months ago
Labels: web
#3360 - Send 204 as HTTPError
Issue -
State: open - Opened by pawciobiel 10 months ago
Labels: web
#3359 - tornado.websocket.WebSocketClosedError
Issue -
State: open - Opened by zhijunyuu 10 months ago
- 1 comment
Labels: websocket, investigation
#3358 - autoreload_test: Handle a relative PYTHONPATH
Pull Request -
State: closed - Opened by stefanor 10 months ago
- 3 comments
#3357 - OpenSSL 3.2 compatibility
Pull Request -
State: closed - Opened by danigm 11 months ago
- 1 comment
#3355 - Test fail with openssl 3.2
Issue -
State: closed - Opened by danigm 11 months ago
- 1 comment
#3354 - web: Type SUPPORTED_METHODS so it can be overridden.
Pull Request -
State: closed - Opened by alexmv 12 months ago
- 3 comments
#3353 - websocket: fix bug where interleaved control frame breaks compression
Pull Request -
State: open - Opened by staticglobal 12 months ago
- 1 comment
Labels: websocket
#3352 - Set version to 6.4 final
Pull Request -
State: closed - Opened by bdarnell almost 1 year ago
#3351 - how to handle the http stream data without using callback but based on coroutine?
Issue -
State: closed - Opened by Ming-Lyu about 1 year ago
- 1 comment
#3350 - static_url with a prefix does not work in a Template tag
Issue -
State: closed - Opened by joesolly about 1 year ago
- 2 comments
#3349 - Tornado was blocked for more than 1 second in
Issue -
State: closed - Opened by VARSHAJOSHY about 1 year ago
- 1 comment
#3348 - iostream_test: Test check_hostname functionality.
Pull Request -
State: closed - Opened by bdarnell about 1 year ago
#3347 - iostream: SSL logging is too noisy
Issue -
State: open - Opened by bdarnell about 1 year ago
Labels: iostream