Skip to content

issues Search Results · repo:aio-libs/aiohttp language:Python

Filter by

3k results
 (59 ms)

3k results

inaio-libs/aiohttp (press backspace or delete to remove)

Describe the bug import aiohttp ... .../aiohttp/client.py , line 196, in _RequestOptions middlewares: Optional[Sequence[ClientMiddlewareType]] ... .../lib/python3.9/typing.py , line 694, in hash return ...
question
  • lovedoubledan
  • 1
  • Opened 
    14 hours ago
  • #11340

Is your feature request related to a problem? 1) The docs mention briefly how to connect to a server using unix domain dockets but there s no example of how a valid url should look like. In other ...
enhancement
  • gsakkis
  • 1
  • Opened 
    6 days ago
  • #11324

Describe the bug Environment - aiohttp version: 3.12.11+ (specifically tested with 3.12.13) - Python version: 3.9 - Platform: AWS Lambda (Python runtime) - Related dependencies: aiodns (latest), ...
bug
needs-info
  • arthurhuangzh
  • 6
  • Opened 
    6 days ago
  • #11323

Describe the bug While rebuilding python313Packages.aiohttp @ 3.12.10 on nixpkgs, tests/test_client_functional.py::test_aiohttp_request_ctx_manager_not_found[pyloop] was failing intermittently (~25%) ...
bug
  • sarahec
  • 3
  • Opened 
    15 days ago
  • #11293

Describe the bug I m running aiohttp 3.10.11 in a linux docker container in the mountain daylight timezone, and the timestamp that aiohttp inserts into its access logs is in mountain standard time, which ...
bug
  • arpost
  • 1
  • Opened 
    17 days ago
  • #11283

Describe the bug Hello! I am facing a problem using aiohttp with mypy. Consider the following code snippet: from aiohttp import web async def callback(_: web.Application, /): ... app = web.Application() ...
bug
  • erwinkinn
  • 2
  • Opened 
    18 days ago
  • #11274

Describe the bug V3.12.4 Introduced a regression, in which, session with some proxies can t be closed. Originally posted: https://github.com/aio-libs/aiohttp/discussions/11261 To Reproduce Done never ...
bug
reproducer: missing
  • Nazar1ky
  • 25
  • Opened 
    19 days ago
  • #11273

Describe the bug Got an error when using the comfyUI manager to install some missing nodes that were part of a workflow. Most installed fine but one of them was taking too long so I closed and restarted. ...
bug
  • simplyexperimental
  • 2
  • Opened 
    19 days ago
  • #11272

Describe the bug I built a request to upload files to a local cloud. I detected that if there is a page redirection (307 Temporary Redirect) during the request, the following aiohttp request s body is ...
bug
  • mberdyshev
  • 15
  • Opened 
    20 days ago
  • #11270

Describe the bug As per release note of latest aiosignal release 1.4.0, the library now requires Signal parameter to be declared like Signal[int, str]. aiohttp currently relies on older version of signature ...
bug
  • kyujin-cho
  • 1
  • Opened 
    21 days ago
  • #11264
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub