Skip to content

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

Filter by

3k results
 (84 ms)

3k results

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

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 
    3 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 
    4 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 
    5 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 
    6 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 
    7 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 
    8 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 
    8 days ago
  • #11264

Sometimes it s required to pass TLS connections through a balancer without terminating TLS there. https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt Support of such protocol is easy. Although ...
enhancement
  • socketpair
  • 1
  • Opened 
    11 days ago
  • #11252

Is your feature request related to a problem? As far as I know, if you specify the cookies parameter in requests like get, CookieJar is ignored, because when I use DummyCookieJar and specify the cookies ...
enhancement
  • whode
  • 1
  • Opened 
    12 days ago
  • #11249

Describe the bug Hi all, thanks for maintaining this useful library! While packaging stuff for openSUSE we found out that the testsuite hangs with with pycares 4.9. After some triage I located the hanging ...
bug
needs-info
  • MeggyCal
  • 2
  • Opened 
    16 days ago
  • #11244
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