url
stringlengths
50
53
repository_url
stringclasses
1 value
labels_url
stringlengths
64
67
comments_url
stringlengths
59
62
events_url
stringlengths
57
60
html_url
stringlengths
38
43
id
int64
597k
2.65B
node_id
stringlengths
18
32
number
int64
1
6.83k
title
stringlengths
1
296
user
dict
labels
listlengths
0
5
state
stringclasses
2 values
locked
bool
2 classes
assignee
dict
assignees
listlengths
0
4
milestone
dict
comments
int64
0
211
created_at
stringlengths
20
20
updated_at
stringlengths
20
20
closed_at
stringlengths
20
20
author_association
stringclasses
3 values
active_lock_reason
stringclasses
4 values
body
stringlengths
0
65.6k
closed_by
dict
reactions
dict
timeline_url
stringlengths
59
62
performed_via_github_app
null
state_reason
stringclasses
3 values
draft
bool
2 classes
pull_request
dict
is_pull_request
bool
2 classes
issue_comments
listlengths
0
30
https://api.github.com/repos/psf/requests/issues/6623
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6623/labels{/name}
https://api.github.com/repos/psf/requests/issues/6623/comments
https://api.github.com/repos/psf/requests/issues/6623/events
https://github.com/psf/requests/pull/6623
2,095,154,523
PR_kwDOABTKOs5kyaJr
6,623
handle failure in apparent_encoding gracefully
{ "avatar_url": "https://avatars.githubusercontent.com/u/68711926?v=4", "events_url": "https://api.github.com/users/dgravitate/events{/privacy}", "followers_url": "https://api.github.com/users/dgravitate/followers", "following_url": "https://api.github.com/users/dgravitate/following{/other_user}", "gists_url"...
[ { "color": "e11d21", "default": false, "description": null, "id": 44501305, "name": "Not Ready To Merge", "node_id": "MDU6TGFiZWw0NDUwMTMwNQ==", "url": "https://api.github.com/repos/psf/requests/labels/Not%20Ready%20To%20Merge" }, { "color": "e11d21", "default": false, "d...
closed
false
null
[]
null
2
2024-01-23T03:08:43Z
2024-02-23T00:51:38Z
2024-02-23T00:51:38Z
NONE
null
Under certain circumstances, we have seen the content of our response come back as a `str` instead of `bytes`. When that happens, and we use `response.text`, the library is throwing a `TypeError`. This PR catches that exception, and lets the `text` property gracefully handle coercing the content to a `str`. In our...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6623/reactions" }
https://api.github.com/repos/psf/requests/issues/6623/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6623.diff", "html_url": "https://github.com/psf/requests/pull/6623", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6623.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6623" }
true
[ "Please we need way more information than you have provided before we could merge this including test cases to ensure that _if_ this is a bug that has gone unreported for nearly a decade, that it doesn't regress.\n\nPlease look at the issue template and provide as much of that detail as possible ", "Nearly a mont...
https://api.github.com/repos/psf/requests/issues/6622
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6622/labels{/name}
https://api.github.com/repos/psf/requests/issues/6622/comments
https://api.github.com/repos/psf/requests/issues/6622/events
https://github.com/psf/requests/issues/6622
2,085,227,293
I_kwDOABTKOs58Sgsd
6,622
Refresh Test PyPi Package
{ "avatar_url": "https://avatars.githubusercontent.com/u/136826?v=4", "events_url": "https://api.github.com/users/cmlh/events{/privacy}", "followers_url": "https://api.github.com/users/cmlh/followers", "following_url": "https://api.github.com/users/cmlh/following{/other_user}", "gists_url": "https://api.githu...
[]
closed
false
null
[]
null
2
2024-01-17T01:28:03Z
2024-01-17T02:12:14Z
2024-01-17T01:57:07Z
NONE
null
The Python Package on [TestPyPI has not been updated since 14 March 2015 i.e. 2.5.4.1.](https://test.pypi.org/project/requests/#history) and therefore references the deprecated `python-requests.org` https://twitter.com/cmlh/status/1747071886029475971 is my recent Twitter thread with @kennethreitz
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6622/reactions" }
https://api.github.com/repos/psf/requests/issues/6622/timeline
null
not_planned
null
null
false
[ "No. TestPyPI generally should be evicting those after a period of time thus someone is uploading that. Further TestPyPI isn't intended to have any use besides verifying your upload works. Don't install things from there", "@sigmavirus24 wrote:\r\n> No. TestPyPI generally should be evicting those after a period o...
https://api.github.com/repos/psf/requests/issues/6619
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6619/labels{/name}
https://api.github.com/repos/psf/requests/issues/6619/comments
https://api.github.com/repos/psf/requests/issues/6619/events
https://github.com/psf/requests/pull/6619
2,070,879,342
PR_kwDOABTKOs5jf7XE
6,619
Bump github/codeql-action from 3.22.11 to 3.23.0
{ "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/ot...
[ { "color": "0366d6", "default": false, "description": "Pull requests that update a dependency file", "id": 1868210094, "name": "dependencies", "node_id": "MDU6TGFiZWwxODY4MjEwMDk0", "url": "https://api.github.com/repos/psf/requests/labels/dependencies" }, { "color": "000000", ...
closed
false
null
[]
null
0
2024-01-08T17:01:38Z
2024-01-08T17:56:02Z
2024-01-08T17:56:01Z
CONTRIBUTOR
null
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.22.11 to 3.23.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6619/reactions" }
https://api.github.com/repos/psf/requests/issues/6619/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6619.diff", "html_url": "https://github.com/psf/requests/pull/6619", "merged_at": "2024-01-08T17:56:01Z", "patch_url": "https://github.com/psf/requests/pull/6619.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6619" }
true
[]
https://api.github.com/repos/psf/requests/issues/6617
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6617/labels{/name}
https://api.github.com/repos/psf/requests/issues/6617/comments
https://api.github.com/repos/psf/requests/issues/6617/events
https://github.com/psf/requests/pull/6617
2,065,138,810
PR_kwDOABTKOs5jMjqK
6,617
Closes #6565; Add documentation to `certs.where`.
{ "avatar_url": "https://avatars.githubusercontent.com/u/87777314?v=4", "events_url": "https://api.github.com/users/tanrbobanr/events{/privacy}", "followers_url": "https://api.github.com/users/tanrbobanr/followers", "following_url": "https://api.github.com/users/tanrbobanr/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
null
2
2024-01-04T07:24:49Z
2024-01-17T00:18:02Z
2024-01-17T00:18:02Z
NONE
null
Closes #6565 by adding documentation to `certs.where`. A wrapper was used so that the `__doc__` attribute of `certifi.where` would be preserved, and to allow for greater intellisense coverage. The second issue brought up in #6565 could not be addressed, as the CA-certs default path is only taken from `certs.where`, and...
{ "avatar_url": "https://avatars.githubusercontent.com/u/87777314?v=4", "events_url": "https://api.github.com/users/tanrbobanr/events{/privacy}", "followers_url": "https://api.github.com/users/tanrbobanr/followers", "following_url": "https://api.github.com/users/tanrbobanr/following{/other_user}", "gists_url"...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6617/reactions" }
https://api.github.com/repos/psf/requests/issues/6617/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6617.diff", "html_url": "https://github.com/psf/requests/pull/6617", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6617.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6617" }
true
[ "This addresses only one sliver of that issue, not the core of what they're asking for. ", "> This addresses only one sliver of that issue, not the core of what they're asking for. \n\nYeah, this is my first PR so I'm kinda new to this. From what I was able to see, the `cacerts_loaded` function would not really b...
https://api.github.com/repos/psf/requests/issues/6616
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6616/labels{/name}
https://api.github.com/repos/psf/requests/issues/6616/comments
https://api.github.com/repos/psf/requests/issues/6616/events
https://github.com/psf/requests/issues/6616
2,061,817,916
I_kwDOABTKOs565Ng8
6,616
sslv3 alert handshake failure
{ "avatar_url": "https://avatars.githubusercontent.com/u/112264612?v=4", "events_url": "https://api.github.com/users/suryavaddiraju/events{/privacy}", "followers_url": "https://api.github.com/users/suryavaddiraju/followers", "following_url": "https://api.github.com/users/suryavaddiraju/following{/other_user}", ...
[]
closed
true
null
[]
null
4
2024-01-01T23:02:23Z
2024-02-29T02:38:51Z
2024-01-02T12:36:52Z
NONE
null
Trying to connect https://www.irctc.co.in using requests module but it raises the ssl error when using requests==2.31.0 but not on when using requests==2.29.0 but have not tried it on v2.30 ## Expected Result The web page html text content ## Actual Result raise SSLError(e, request=request) requests.except...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 1, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/psf/requests/issues/6616/reactions" }
https://api.github.com/repos/psf/requests/issues/6616/timeline
null
completed
null
null
false
[ "Hi there! Thanks for opening this issue. Unfortunately, it seems this is a request for help instead of a report of a defect in the project. Please use [StackOverflow](https://stackoverflow.com) for general usage questions instead and only report defects here.\r\n", "This (and some similar recent issues reported ...
https://api.github.com/repos/psf/requests/issues/6615
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6615/labels{/name}
https://api.github.com/repos/psf/requests/issues/6615/comments
https://api.github.com/repos/psf/requests/issues/6615/events
https://github.com/psf/requests/issues/6615
2,060,746,508
I_kwDOABTKOs561H8M
6,615
How to use multiple redundant hosts
{ "avatar_url": "https://avatars.githubusercontent.com/u/8939758?v=4", "events_url": "https://api.github.com/users/andy-maier/events{/privacy}", "followers_url": "https://api.github.com/users/andy-maier/followers", "following_url": "https://api.github.com/users/andy-maier/following{/other_user}", "gists_url":...
[]
closed
false
null
[]
null
1
2023-12-30T13:24:51Z
2024-01-01T12:45:32Z
2024-01-01T12:45:31Z
NONE
null
I would like to understand whether (and how) it is possible to configure requests to target multiple redundant hosts and to use one of them that is reachable. Following the guideline to post such help requests in SO, I asked that in https://stackoverflow.com/q/76218020/1424462, and got a response there which so far ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6615/reactions" }
https://api.github.com/repos/psf/requests/issues/6615/timeline
null
completed
null
null
false
[ "@andy-maier looking at your StackOverflow question you're saying you don't want to use things that are the standard for achieving this. You don't want to use a load balancer because you don't want a single address (which doesn't make a great deal of sense) but fine. Is there a reason you're not leveraging DNS on y...
https://api.github.com/repos/psf/requests/issues/6614
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6614/labels{/name}
https://api.github.com/repos/psf/requests/issues/6614/comments
https://api.github.com/repos/psf/requests/issues/6614/events
https://github.com/psf/requests/issues/6614
2,055,616,053
I_kwDOABTKOs56hjY1
6,614
python requests.get() stuck
{ "avatar_url": "https://avatars.githubusercontent.com/u/105736335?v=4", "events_url": "https://api.github.com/users/mominurr/events{/privacy}", "followers_url": "https://api.github.com/users/mominurr/followers", "following_url": "https://api.github.com/users/mominurr/following{/other_user}", "gists_url": "ht...
[ { "color": "777777", "default": false, "description": null, "id": 162780722, "name": "Question/Not a bug", "node_id": "MDU6TGFiZWwxNjI3ODA3MjI=", "url": "https://api.github.com/repos/psf/requests/labels/Question/Not%20a%20bug" } ]
closed
false
null
[]
null
1
2023-12-25T11:09:00Z
2023-12-25T15:05:45Z
2023-12-25T15:05:14Z
NONE
null
url=links[x] try: response=requests.get(url,headers=HEADERLISTS,proxies={"http":proxy_lists[prox_index]},timeout=(10,10)) except Exception as e: print("Error : ",e) sys.stderr = open('error.log', 'a+', encoding='utf-8') traceback.pri...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6614/reactions" }
https://api.github.com/repos/psf/requests/issues/6614/timeline
null
not_planned
null
null
false
[ "This doesn't look like a bug with requests library but with your code. Please ask in StackOverflow and using the `python-requests` tag.\r\n\r\n" ]
https://api.github.com/repos/psf/requests/issues/6613
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6613/labels{/name}
https://api.github.com/repos/psf/requests/issues/6613/comments
https://api.github.com/repos/psf/requests/issues/6613/events
https://github.com/psf/requests/pull/6613
2,054,848,194
PR_kwDOABTKOs5is0Uk
6,613
docs: add label to socks heading
{ "avatar_url": "https://avatars.githubusercontent.com/u/529516?v=4", "events_url": "https://api.github.com/users/miketheman/events{/privacy}", "followers_url": "https://api.github.com/users/miketheman/followers", "following_url": "https://api.github.com/users/miketheman/following{/other_user}", "gists_url": ...
[]
closed
false
null
[]
null
0
2023-12-23T17:19:45Z
2023-12-23T17:25:22Z
2023-12-23T17:24:56Z
MEMBER
null
When trying to link via intersphinx, a label must be used. Otherwise a full URL is required, which is less desirable. Alternately, the project could attempt to use [`sphinx.ext.autosectionlabel`](https://www.sphinx-doc.org/en/master/usage/extensions/autosectionlabel.html), but that felt too heavy-handed for right no...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6613/reactions" }
https://api.github.com/repos/psf/requests/issues/6613/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6613.diff", "html_url": "https://github.com/psf/requests/pull/6613", "merged_at": "2023-12-23T17:24:56Z", "patch_url": "https://github.com/psf/requests/pull/6613.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6613" }
true
[]
https://api.github.com/repos/psf/requests/issues/6612
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6612/labels{/name}
https://api.github.com/repos/psf/requests/issues/6612/comments
https://api.github.com/repos/psf/requests/issues/6612/events
https://github.com/psf/requests/pull/6612
2,054,833,478
PR_kwDOABTKOs5isxiO
6,612
docs: specify sphinx dirhtml builder, use references instead of absolutes
{ "avatar_url": "https://avatars.githubusercontent.com/u/529516?v=4", "events_url": "https://api.github.com/users/miketheman/events{/privacy}", "followers_url": "https://api.github.com/users/miketheman/followers", "following_url": "https://api.github.com/users/miketheman/following{/other_user}", "gists_url": ...
[]
closed
false
null
[]
null
5
2023-12-23T16:20:11Z
2023-12-23T18:35:43Z
2023-12-23T18:33:48Z
MEMBER
null
With the requirement of a configuration file, the default builder of `dirhtml` that RTD used to use is no longer specified. This leads to URLs ending in `.html` now, which breaks other exisitng references. Refs: #6603 Refs: https://docs.readthedocs.io/en/stable/config-file/v2.html#sphinx-builder Refs: https://www...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6612/reactions" }
https://api.github.com/repos/psf/requests/issues/6612/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6612.diff", "html_url": "https://github.com/psf/requests/pull/6612", "merged_at": "2023-12-23T18:33:48Z", "patch_url": "https://github.com/psf/requests/pull/6612.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6612" }
true
[ "One example:\r\n\r\nhttps://requests.readthedocs.io/en/latest/user/advanced.html#socks\r\nvs\r\nhttps://requests--6612.org.readthedocs.build/en/6612/user/advanced/#socks", "Probably should revert https://github.com/psf/requests/issues/6604 as well", "Please do include a revert of that PR in here. I didn't get ...
https://api.github.com/repos/psf/requests/issues/6611
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6611/labels{/name}
https://api.github.com/repos/psf/requests/issues/6611/comments
https://api.github.com/repos/psf/requests/issues/6611/events
https://github.com/psf/requests/issues/6611
2,054,443,900
I_kwDOABTKOs56dFN8
6,611
Unexpected `UnicodeError` on some URL
{ "avatar_url": "https://avatars.githubusercontent.com/u/37775?v=4", "events_url": "https://api.github.com/users/catap/events{/privacy}", "followers_url": "https://api.github.com/users/catap/followers", "following_url": "https://api.github.com/users/catap/following{/other_user}", "gists_url": "https://api.git...
[]
closed
false
null
[]
null
2
2023-12-22T19:42:09Z
2024-01-02T12:42:58Z
2024-01-02T12:42:58Z
NONE
null
Seems that `requests` haven't handle well some url which `curl` handle quite well. ## Expected Result Should work. ## Actual Result Crashed as `UnicodeError: label empty or too long` ## Reproduction Steps ```python import requests requests.get("https://www.elyricsworld.com/go.php?url=http://894763...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6611/reactions" }
https://api.github.com/repos/psf/requests/issues/6611/timeline
null
completed
null
null
false
[ "I want to work on this, it would be great if anyone assign this to me!", "Duplicate of #6026 #4187 and many others" ]
https://api.github.com/repos/psf/requests/issues/6610
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6610/labels{/name}
https://api.github.com/repos/psf/requests/issues/6610/comments
https://api.github.com/repos/psf/requests/issues/6610/events
https://github.com/psf/requests/issues/6610
2,052,308,657
I_kwDOABTKOs56U76x
6,610
I don't think the name of this function is appropriate, because the return value of this function is a ConnectionPool object, and the first sentence of the comment is also wrong, which makes it a huge difficulty for me to read!!
{ "avatar_url": "https://avatars.githubusercontent.com/u/43978320?v=4", "events_url": "https://api.github.com/users/gitlGl/events{/privacy}", "followers_url": "https://api.github.com/users/gitlGl/followers", "following_url": "https://api.github.com/users/gitlGl/following{/other_user}", "gists_url": "https://a...
[]
closed
false
null
[]
null
2
2023-12-21T12:11:29Z
2023-12-21T12:53:12Z
2023-12-21T12:53:12Z
NONE
null
def get_connection(self, url, proxies=None): """Returns a urllib3 connection for the given URL. This should not be called from user code, and is only exposed for use when subclassing the :class:`HTTPAdapter <requests.adapters.HTTPAdapter>`. :param url: The URL to connect to. ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 2, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/psf/requests/issues/6610/reactions" }
https://api.github.com/repos/psf/requests/issues/6610/timeline
null
not_planned
null
null
false
[ "adapters.HTTPAdapter.get_connection", "You're right. As documented we are returning a connection pool which behaves almost identically to a connection. Alas, that method and that contract has existed for over a decade at this point, so we will not be changing it" ]
https://api.github.com/repos/psf/requests/issues/6609
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6609/labels{/name}
https://api.github.com/repos/psf/requests/issues/6609/comments
https://api.github.com/repos/psf/requests/issues/6609/events
https://github.com/psf/requests/pull/6609
2,050,936,243
PR_kwDOABTKOs5iffXk
6,609
refc: remove the if else statement and add redable format.
{ "avatar_url": "https://avatars.githubusercontent.com/u/105969316?v=4", "events_url": "https://api.github.com/users/Krupeshgithub/events{/privacy}", "followers_url": "https://api.github.com/users/Krupeshgithub/followers", "following_url": "https://api.github.com/users/Krupeshgithub/following{/other_user}", "...
[]
closed
false
null
[]
null
1
2023-12-20T16:53:14Z
2023-12-20T17:45:29Z
2023-12-20T17:45:29Z
NONE
null
` data = [] if data is None else data ` This statement is little bit complex to read. It's not readable. ` data = [] or data ` In the above statement if data is `None` then data store list but if there anything found in the data so, data some store value. It is readable format.
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6609/reactions" }
https://api.github.com/repos/psf/requests/issues/6609/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6609.diff", "html_url": "https://github.com/psf/requests/pull/6609", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6609.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6609" }
true
[ "These are not semantically equivalent statements. This would be a breaking change so we won't be able to accept it." ]
https://api.github.com/repos/psf/requests/issues/6607
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6607/labels{/name}
https://api.github.com/repos/psf/requests/issues/6607/comments
https://api.github.com/repos/psf/requests/issues/6607/events
https://github.com/psf/requests/pull/6607
2,047,043,886
PR_kwDOABTKOs5iSL7J
6,607
Bump github/codeql-action from 2.22.1 to 3.22.11
{ "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/ot...
[ { "color": "0366d6", "default": false, "description": "Pull requests that update a dependency file", "id": 1868210094, "name": "dependencies", "node_id": "MDU6TGFiZWwxODY4MjEwMDk0", "url": "https://api.github.com/repos/psf/requests/labels/dependencies" }, { "color": "000000", ...
closed
false
null
[]
null
0
2023-12-18T16:39:48Z
2023-12-18T17:30:44Z
2023-12-18T17:30:43Z
CONTRIBUTOR
null
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.1 to 3.22.11. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6607/reactions" }
https://api.github.com/repos/psf/requests/issues/6607/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6607.diff", "html_url": "https://github.com/psf/requests/pull/6607", "merged_at": "2023-12-18T17:30:43Z", "patch_url": "https://github.com/psf/requests/pull/6607.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6607" }
true
[]
https://api.github.com/repos/psf/requests/issues/6606
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6606/labels{/name}
https://api.github.com/repos/psf/requests/issues/6606/comments
https://api.github.com/repos/psf/requests/issues/6606/events
https://github.com/psf/requests/pull/6606
2,045,393,077
PR_kwDOABTKOs5iMkad
6,606
Update http status code 103 and 508
{ "avatar_url": "https://avatars.githubusercontent.com/u/35526514?v=4", "events_url": "https://api.github.com/users/jaikishpai/events{/privacy}", "followers_url": "https://api.github.com/users/jaikishpai/followers", "following_url": "https://api.github.com/users/jaikishpai/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
null
1
2023-12-17T22:01:38Z
2023-12-17T22:07:03Z
2023-12-17T22:07:03Z
CONTRIBUTOR
null
Added additional definition for `103` status code and added `508` http status code
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6606/reactions" }
https://api.github.com/repos/psf/requests/issues/6606/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6606.diff", "html_url": "https://github.com/psf/requests/pull/6606", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6606.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6606" }
true
[ "Thanks for the PR @jaikishpai. However, I think we're unlikely to accept this. 103 is still experimental as per RFC 8297 and 508 is a WebDAV specific status code which we won't be supporting." ]
https://api.github.com/repos/psf/requests/issues/6605
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6605/labels{/name}
https://api.github.com/repos/psf/requests/issues/6605/comments
https://api.github.com/repos/psf/requests/issues/6605/events
https://github.com/psf/requests/pull/6605
2,045,385,500
PR_kwDOABTKOs5iMi5i
6,605
fix for ##6604
{ "avatar_url": "https://avatars.githubusercontent.com/u/35526514?v=4", "events_url": "https://api.github.com/users/jaikishpai/events{/privacy}", "followers_url": "https://api.github.com/users/jaikishpai/followers", "following_url": "https://api.github.com/users/jaikishpai/following{/other_user}", "gists_url"...
[]
closed
false
null
[]
null
0
2023-12-17T21:36:12Z
2023-12-20T09:25:09Z
2023-12-20T06:17:56Z
CONTRIBUTOR
null
updated the links to fix #6604
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6605/reactions" }
https://api.github.com/repos/psf/requests/issues/6605/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6605.diff", "html_url": "https://github.com/psf/requests/pull/6605", "merged_at": "2023-12-20T06:17:55Z", "patch_url": "https://github.com/psf/requests/pull/6605.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6605" }
true
[]
https://api.github.com/repos/psf/requests/issues/6604
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6604/labels{/name}
https://api.github.com/repos/psf/requests/issues/6604/comments
https://api.github.com/repos/psf/requests/issues/6604/events
https://github.com/psf/requests/issues/6604
2,045,076,597
I_kwDOABTKOs555WR1
6,604
Links at docs site return 404
{ "avatar_url": "https://avatars.githubusercontent.com/u/27302114?v=4", "events_url": "https://api.github.com/users/mishankov/events{/privacy}", "followers_url": "https://api.github.com/users/mishankov/followers", "following_url": "https://api.github.com/users/mishankov/following{/other_user}", "gists_url": "...
[]
closed
false
null
[]
null
3
2023-12-17T06:33:58Z
2023-12-20T06:21:54Z
2023-12-20T06:21:53Z
NONE
null
At https://requests.readthedocs.io/en/latest/ all links under "Usefull links" lead to 404 page ## Expected Result Open corresponding docs page ## Actual Result 404 page ## Reproduction Steps - Open https://requests.readthedocs.io/en/latest/ - Click on "[Quickstart](https://requests.readthedocs.io/en/...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/psf/requests/issues/6604/reactions" }
https://api.github.com/repos/psf/requests/issues/6604/timeline
null
completed
null
null
false
[ "Looks like `.html` at the end of link is what's missing", "Working on it.", "Resolved in #6605." ]
https://api.github.com/repos/psf/requests/issues/6603
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6603/labels{/name}
https://api.github.com/repos/psf/requests/issues/6603/comments
https://api.github.com/repos/psf/requests/issues/6603/events
https://github.com/psf/requests/pull/6603
2,044,364,974
PR_kwDOABTKOs5iJR8g
6,603
Add now mandatory readthedocs config file
{ "avatar_url": "https://avatars.githubusercontent.com/u/4924623?v=4", "events_url": "https://api.github.com/users/nsoranzo/events{/privacy}", "followers_url": "https://api.github.com/users/nsoranzo/followers", "following_url": "https://api.github.com/users/nsoranzo/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
null
1
2023-12-15T21:01:43Z
2024-01-29T16:36:27Z
2023-12-16T13:24:37Z
CONTRIBUTOR
null
Docs builds currently fail with: ``` Problem in your project's configuration. No default configuration file found at repository's root. See https://docs.readthedocs.io/en/stable/config-file/ ``` See e.g. https://readthedocs.org/projects/requests/builds/22842479/
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6603/reactions" }
https://api.github.com/repos/psf/requests/issues/6603/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6603.diff", "html_url": "https://github.com/psf/requests/pull/6603", "merged_at": "2023-12-16T13:24:37Z", "patch_url": "https://github.com/psf/requests/pull/6603.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6603" }
true
[ "Thank you @nsoranzo !" ]
https://api.github.com/repos/psf/requests/issues/6602
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6602/labels{/name}
https://api.github.com/repos/psf/requests/issues/6602/comments
https://api.github.com/repos/psf/requests/issues/6602/events
https://github.com/psf/requests/issues/6602
2,042,756,520
I_kwDOABTKOs55wf2o
6,602
the first response history url is incorrect
{ "avatar_url": "https://avatars.githubusercontent.com/u/5090914?v=4", "events_url": "https://api.github.com/users/xtremebeing/events{/privacy}", "followers_url": "https://api.github.com/users/xtremebeing/followers", "following_url": "https://api.github.com/users/xtremebeing/following{/other_user}", "gists_ur...
[]
closed
false
null
[]
null
1
2023-12-15T01:50:08Z
2023-12-20T08:09:58Z
2023-12-20T06:32:20Z
NONE
null
<!-- Summary. --> The first url returned from response.url is different than the url passed to requests.get ## Expected Result <!-- What you expected. --> I expected the first history url to be that same as passed into requests.get ``` Redirect #1 URL: http://google.com ``` ## Actual Result The first ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6602/reactions" }
https://api.github.com/repos/psf/requests/issues/6602/timeline
null
completed
null
null
false
[ "Hi @xtremebeing,\r\n\r\nI'm assuming you're referring to the trailing `/` in `https://google.com/`? That's a standard semantic of url normalization, and is identical to what you provided. This should be treated the same by a properly functioning server.\r\n\r\n> In general, a URI that uses the generic syntax for ...
https://api.github.com/repos/psf/requests/issues/6601
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6601/labels{/name}
https://api.github.com/repos/psf/requests/issues/6601/comments
https://api.github.com/repos/psf/requests/issues/6601/events
https://github.com/psf/requests/issues/6601
2,039,794,795
I_kwDOABTKOs55lMxr
6,601
Since migration of urllib3 to 2.x data-strings with umlauts in a post request are truncated
{ "avatar_url": "https://avatars.githubusercontent.com/u/102509141?v=4", "events_url": "https://api.github.com/users/secorvo-jen/events{/privacy}", "followers_url": "https://api.github.com/users/secorvo-jen/followers", "following_url": "https://api.github.com/users/secorvo-jen/following{/other_user}", "gists_...
[]
closed
false
null
[]
null
1
2023-12-13T14:09:36Z
2023-12-13T23:39:10Z
2023-12-13T23:39:10Z
NONE
null
Before requests 2.30 it was possible to just pass a Python-string with umlauts (äöü...) to a `requests.post` call. Since urllib3 2.x this causes the body of the request to be truncated. It seems that the Content-Length is calculated based on the length of the string and the string itself is handed over to the call as a...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6601/reactions" }
https://api.github.com/repos/psf/requests/issues/6601/timeline
null
completed
null
null
false
[ "Just saw https://github.com/psf/requests/issues/6586\nSeems to be the same issue." ]
https://api.github.com/repos/psf/requests/issues/6600
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6600/labels{/name}
https://api.github.com/repos/psf/requests/issues/6600/comments
https://api.github.com/repos/psf/requests/issues/6600/events
https://github.com/psf/requests/pull/6600
2,039,700,170
PR_kwDOABTKOs5h5YI2
6,600
Add note on connection timeout being larger than specified. Fix #5773
{ "avatar_url": "https://avatars.githubusercontent.com/u/992317?v=4", "events_url": "https://api.github.com/users/MestreLion/events{/privacy}", "followers_url": "https://api.github.com/users/MestreLion/followers", "following_url": "https://api.github.com/users/MestreLion/following{/other_user}", "gists_url": ...
[]
closed
false
null
[]
null
2
2023-12-13T13:19:43Z
2023-12-16T13:30:28Z
2023-12-16T13:30:18Z
CONTRIBUTOR
null
[As requested](https://github.com/psf/requests/issues/5773#issuecomment-799787382), here's my take on a PR to improve documentation. I've tried to incorporate the [suggestions made by @sigmavirus24 at a previous PR](https://github.com/psf/requests/pull/5776#discussion_r596043195), by shifting the focus from "IPv4+IPv6"...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6600/reactions" }
https://api.github.com/repos/psf/requests/issues/6600/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6600.diff", "html_url": "https://github.com/psf/requests/pull/6600", "merged_at": "2023-12-16T13:30:18Z", "patch_url": "https://github.com/psf/requests/pull/6600.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6600" }
true
[ "Is there anything I can do on my part to fix the build errors, or are the docs test suite broken?", "Thank you @MestreLion !" ]
https://api.github.com/repos/psf/requests/issues/6599
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6599/labels{/name}
https://api.github.com/repos/psf/requests/issues/6599/comments
https://api.github.com/repos/psf/requests/issues/6599/events
https://github.com/psf/requests/pull/6599
2,036,014,919
PR_kwDOABTKOs5hs07I
6,599
Bump actions/setup-python from 4.7.0 to 5.0.0
{ "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/ot...
[ { "color": "0366d6", "default": false, "description": "Pull requests that update a dependency file", "id": 1868210094, "name": "dependencies", "node_id": "MDU6TGFiZWwxODY4MjEwMDk0", "url": "https://api.github.com/repos/psf/requests/labels/dependencies" }, { "color": "000000", ...
closed
false
null
[]
null
0
2023-12-11T16:07:16Z
2023-12-11T16:11:08Z
2023-12-11T16:11:07Z
CONTRIBUTOR
null
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-python/releases">actions/setup-python's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h2>What's Changed</h2> <p>In sc...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6599/reactions" }
https://api.github.com/repos/psf/requests/issues/6599/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6599.diff", "html_url": "https://github.com/psf/requests/pull/6599", "merged_at": "2023-12-11T16:11:07Z", "patch_url": "https://github.com/psf/requests/pull/6599.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6599" }
true
[]
https://api.github.com/repos/psf/requests/issues/6598
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6598/labels{/name}
https://api.github.com/repos/psf/requests/issues/6598/comments
https://api.github.com/repos/psf/requests/issues/6598/events
https://github.com/psf/requests/issues/6598
2,032,453,981
I_kwDOABTKOs55JMld
6,598
affected urllib3 and certifi packages (older version keeping in setup.py file)
{ "avatar_url": "https://avatars.githubusercontent.com/u/39856426?v=4", "events_url": "https://api.github.com/users/maraboinavamshi/events{/privacy}", "followers_url": "https://api.github.com/users/maraboinavamshi/followers", "following_url": "https://api.github.com/users/maraboinavamshi/following{/other_user}"...
[]
closed
false
null
[]
null
1
2023-12-08T11:09:48Z
2023-12-08T11:13:12Z
2023-12-08T11:13:11Z
NONE
null
<!-- Summary. --> Please upgrade the urllib3 & certifi(2023.7.22) libraries. use urllib3 >=1.26.18 certifi >= 2023.7.22 ## Expected Result Detecting <!-- What you expected. --> detecting as vulnerabilites https://www.cve.org/CVERecord?id=CVE-2023-45803 ## Actual Result <!-- What happened instead. --> ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6598/reactions" }
https://api.github.com/repos/psf/requests/issues/6598/timeline
null
completed
null
null
false
[ "Both of those versions are compatible with the current version of requests. There's nothing to do here" ]
https://api.github.com/repos/psf/requests/issues/6597
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6597/labels{/name}
https://api.github.com/repos/psf/requests/issues/6597/comments
https://api.github.com/repos/psf/requests/issues/6597/events
https://github.com/psf/requests/pull/6597
2,030,794,603
PR_kwDOABTKOs5hbLmp
6,597
Add Explanation of why Timeout is Doubled.
{ "avatar_url": "https://avatars.githubusercontent.com/u/89538712?v=4", "events_url": "https://api.github.com/users/PraddyumnYadav/events{/privacy}", "followers_url": "https://api.github.com/users/PraddyumnYadav/followers", "following_url": "https://api.github.com/users/PraddyumnYadav/following{/other_user}", ...
[]
closed
false
null
[]
null
1
2023-12-07T13:44:48Z
2023-12-16T13:31:11Z
2023-12-16T13:31:10Z
NONE
null
## Added Explanation for why Timeout is Doubled. - In this Pull Request I have Tried to Solve #5773 . ./docs/user/advanced.rst ```diff + **You need to be careful when using the timeout argument.** + If the specified domain has multiple IP addresses, `urllib3`_ will continue to try another IP address when the spe...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 1, "total_count": 1, "url": "https://api.github.com/repos/psf/requests/issues/6597/reactions" }
https://api.github.com/repos/psf/requests/issues/6597/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6597.diff", "html_url": "https://github.com/psf/requests/pull/6597", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6597.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6597" }
true
[ "Fixed by #6600" ]
https://api.github.com/repos/psf/requests/issues/6596
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6596/labels{/name}
https://api.github.com/repos/psf/requests/issues/6596/comments
https://api.github.com/repos/psf/requests/issues/6596/events
https://github.com/psf/requests/pull/6596
2,020,947,885
PR_kwDOABTKOs5g5wx9
6,596
Update close-issues.yml
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
[]
closed
false
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}",...
null
0
2023-12-01T14:06:10Z
2023-12-20T16:09:55Z
2023-12-01T17:18:03Z
CONTRIBUTOR
null
I noticed the auto-labeling was working but not the auto-closing. Looking at recent actions runs I see that we need to specify the token even if we're not giving our own special token. See https://github.com/psf/requests/actions/runs/7057701782/job/19211845073#step:2:13 for additional context, namely ``` gh: To us...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6596/reactions" }
https://api.github.com/repos/psf/requests/issues/6596/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6596.diff", "html_url": "https://github.com/psf/requests/pull/6596", "merged_at": "2023-12-01T17:18:03Z", "patch_url": "https://github.com/psf/requests/pull/6596.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6596" }
true
[]
https://api.github.com/repos/psf/requests/issues/6595
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6595/labels{/name}
https://api.github.com/repos/psf/requests/issues/6595/comments
https://api.github.com/repos/psf/requests/issues/6595/events
https://github.com/psf/requests/issues/6595
2,020,385,112
I_kwDOABTKOs54bKFY
6,595
Is it possible to send async generator as `data` argument of request method?
{ "avatar_url": "https://avatars.githubusercontent.com/u/118155248?v=4", "events_url": "https://api.github.com/users/EverettDunamu/events{/privacy}", "followers_url": "https://api.github.com/users/EverettDunamu/followers", "following_url": "https://api.github.com/users/EverettDunamu/following{/other_user}", "...
[ { "color": "777777", "default": false, "description": null, "id": 162780722, "name": "Question/Not a bug", "node_id": "MDU6TGFiZWwxNjI3ODA3MjI=", "url": "https://api.github.com/repos/psf/requests/labels/Question/Not%20a%20bug" }, { "color": "000000", "default": false, "de...
closed
false
null
[]
null
1
2023-12-01T08:39:11Z
2023-12-01T14:06:43Z
2023-12-01T14:06:43Z
NONE
null
I'm using `requests` module in Python and I want to send data in request streaming way. so I applied chunked-encoded request according to [this document](https://requests.readthedocs.io/en/latest/user/advanced/#chunk-encoded-requests). However, the data to send is provided with another async method. Honestly speaki...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6595/reactions" }
https://api.github.com/repos/psf/requests/issues/6595/timeline
null
completed
null
null
false
[ "It is not possible to use an async generator with requests. For help with your code, please use [StackOverflow](https://stackoverflow.com)." ]
https://api.github.com/repos/psf/requests/issues/6594
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6594/labels{/name}
https://api.github.com/repos/psf/requests/issues/6594/comments
https://api.github.com/repos/psf/requests/issues/6594/events
https://github.com/psf/requests/pull/6594
2,019,960,627
PR_kwDOABTKOs5g2XZW
6,594
Limit werkzeug<3 for CI only, fixes #6541
{ "avatar_url": "https://avatars.githubusercontent.com/u/225823?v=4", "events_url": "https://api.github.com/users/bruceadams/events{/privacy}", "followers_url": "https://api.github.com/users/bruceadams/followers", "following_url": "https://api.github.com/users/bruceadams/following{/other_user}", "gists_url": ...
[]
closed
false
null
[]
null
2
2023-12-01T03:03:29Z
2023-12-01T12:21:03Z
2023-12-01T08:39:36Z
CONTRIBUTOR
null
I believe this change will fix CI run failures, such as [these](https://github.com/psf/requests/actions/runs/7038290331).
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6594/reactions" }
https://api.github.com/repos/psf/requests/issues/6594/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6594.diff", "html_url": "https://github.com/psf/requests/pull/6594", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6594.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6594" }
true
[ "Hi @bruceadams, thanks for the PR. This is already fixed in psf/httpbin#29. Once that's released the test suite will function normally again. I don't think we'd merge this when the long term fix is already done.", "Cool! This certainly felt like an upstream problem and I'd figured out that werkzeug was being pul...
https://api.github.com/repos/psf/requests/issues/6593
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6593/labels{/name}
https://api.github.com/repos/psf/requests/issues/6593/comments
https://api.github.com/repos/psf/requests/issues/6593/events
https://github.com/psf/requests/issues/6593
2,018,889,406
I_kwDOABTKOs54Vc6-
6,593
Local (and build) tests failing
{ "avatar_url": "https://avatars.githubusercontent.com/u/31266487?v=4", "events_url": "https://api.github.com/users/HJones82493/events{/privacy}", "followers_url": "https://api.github.com/users/HJones82493/followers", "following_url": "https://api.github.com/users/HJones82493/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
2
2023-11-30T15:15:39Z
2023-11-30T19:10:54Z
2023-11-30T16:24:43Z
NONE
null
<!-- Summary. --> One of the first steps in contributing to the repository is running the tests locally. However, the tests are failing with the error stated below. Looking through the latest main build, outside of version 3.7, the tests are failing on build as well (https://github.com/psf/requests/actions/runs/695920...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6593/reactions" }
https://api.github.com/repos/psf/requests/issues/6593/timeline
null
completed
null
null
false
[ "In the future, please search **closed and** open issues before creating new ones that are duplicates.", "@sigmavirus24 i did search and the most recent reference I found was older than a week when the build was still failing. Can you point me to the issue number in which it was closed please?" ]
https://api.github.com/repos/psf/requests/issues/6592
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6592/labels{/name}
https://api.github.com/repos/psf/requests/issues/6592/comments
https://api.github.com/repos/psf/requests/issues/6592/events
https://github.com/psf/requests/pull/6592
2,017,089,836
PR_kwDOABTKOs5gsjuu
6,592
"TOO_EARLY" type definition for status code 425
{ "avatar_url": "https://avatars.githubusercontent.com/u/85669350?v=4", "events_url": "https://api.github.com/users/atatuzuner61/events{/privacy}", "followers_url": "https://api.github.com/users/atatuzuner61/followers", "following_url": "https://api.github.com/users/atatuzuner61/following{/other_user}", "gist...
[]
closed
false
null
[]
null
0
2023-11-29T17:31:32Z
2023-12-16T22:31:13Z
2023-12-16T20:24:03Z
CONTRIBUTOR
null
Addressing issue #6584: - Added "too_early" to type definition of status code 425 - Added tests for retrieving 425 when querying type definitions - In accordance with RFC 4918 and 8470.
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6592/reactions" }
https://api.github.com/repos/psf/requests/issues/6592/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6592.diff", "html_url": "https://github.com/psf/requests/pull/6592", "merged_at": "2023-12-16T20:24:03Z", "patch_url": "https://github.com/psf/requests/pull/6592.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6592" }
true
[]
https://api.github.com/repos/psf/requests/issues/6591
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6591/labels{/name}
https://api.github.com/repos/psf/requests/issues/6591/comments
https://api.github.com/repos/psf/requests/issues/6591/events
https://github.com/psf/requests/issues/6591
2,016,362,579
I_kwDOABTKOs54L0BT
6,591
Failed to establish a new connection: [Errno -2] Name or service not known
{ "avatar_url": "https://avatars.githubusercontent.com/u/126869573?v=4", "events_url": "https://api.github.com/users/joseemjr/events{/privacy}", "followers_url": "https://api.github.com/users/joseemjr/followers", "following_url": "https://api.github.com/users/joseemjr/following{/other_user}", "gists_url": "ht...
[ { "color": "777777", "default": false, "description": null, "id": 162780722, "name": "Question/Not a bug", "node_id": "MDU6TGFiZWwxNjI3ODA3MjI=", "url": "https://api.github.com/repos/psf/requests/labels/Question/Not%20a%20bug" }, { "color": "000000", "default": false, "de...
closed
false
null
[]
null
1
2023-11-29T11:18:00Z
2023-11-29T12:13:43Z
2023-11-29T12:13:42Z
NONE
null
I have this code that is trying to divide a wordlist in 20 segments in order to create 20 threads that work with each segment when calling to fuzzer_directiorios and fuzzer_subdomains: ``` import requests from requests.adapters import HTTPAdapter from requests.packages.urllib3.util.retry import Retry from concur...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6591/reactions" }
https://api.github.com/repos/psf/requests/issues/6591/timeline
null
not_planned
null
null
false
[ "Hi there! Thanks for opening this issue. Unfortunately, it seems this is a request for help instead of a report of a defect in the project. Please use [StackOverflow](https://stackoverflow.com) for general usage questions instead and only report defects here." ]
https://api.github.com/repos/psf/requests/issues/6590
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6590/labels{/name}
https://api.github.com/repos/psf/requests/issues/6590/comments
https://api.github.com/repos/psf/requests/issues/6590/events
https://github.com/psf/requests/pull/6590
2,015,039,310
PR_kwDOABTKOs5glis0
6,590
Perform correct length measurement for Python strings in HTTP request `data`
{ "avatar_url": "https://avatars.githubusercontent.com/u/59181809?v=4", "events_url": "https://api.github.com/users/goelbenj/events{/privacy}", "followers_url": "https://api.github.com/users/goelbenj/followers", "following_url": "https://api.github.com/users/goelbenj/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
1
2023-11-28T18:21:21Z
2023-11-29T13:39:29Z
2023-11-29T13:39:29Z
NONE
null
This PR addresses the problem detailed in #6586. The fix involves measuring the encoded byte-length of the string as per [RFC 9910](https://www.rfc-editor.org/rfc/rfc9110#field.content-length). This PR includes two tests that verify the fix addresses the problem. Additionally, all tests pass locally, so no regressio...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6590/reactions" }
https://api.github.com/repos/psf/requests/issues/6590/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6590.diff", "html_url": "https://github.com/psf/requests/pull/6590", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6590.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6590" }
true
[ "Closing as a duplicate of #6589" ]
https://api.github.com/repos/psf/requests/issues/6589
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6589/labels{/name}
https://api.github.com/repos/psf/requests/issues/6589/comments
https://api.github.com/repos/psf/requests/issues/6589/events
https://github.com/psf/requests/pull/6589
2,015,038,832
PR_kwDOABTKOs5glimK
6,589
Enhance `super_len` to count encoded bytes for str
{ "avatar_url": "https://avatars.githubusercontent.com/u/225823?v=4", "events_url": "https://api.github.com/users/bruceadams/events{/privacy}", "followers_url": "https://api.github.com/users/bruceadams/followers", "following_url": "https://api.github.com/users/bruceadams/following{/other_user}", "gists_url": ...
[]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 13, "created_at": "2023-08-13T17:04:53Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/foll...
2
2023-11-28T18:21:03Z
2024-02-23T00:53:25Z
2024-02-23T00:53:25Z
CONTRIBUTOR
null
This is a possible fix for issue #6586. I am not at all confident that this is an appropriate change for Requests. All of the unit tests pass locally for me (specifically `make ci`).
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6589/reactions" }
https://api.github.com/repos/psf/requests/issues/6589/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6589.diff", "html_url": "https://github.com/psf/requests/pull/6589", "merged_at": "2024-02-23T00:53:25Z", "patch_url": "https://github.com/psf/requests/pull/6589.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6589" }
true
[ "@sigmavirus24 would you mind taking at these new changes?", "closing and re-opening to trigger a new build" ]
https://api.github.com/repos/psf/requests/issues/6588
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6588/labels{/name}
https://api.github.com/repos/psf/requests/issues/6588/comments
https://api.github.com/repos/psf/requests/issues/6588/events
https://github.com/psf/requests/issues/6588
2,014,740,949
I_kwDOABTKOs54FoHV
6,588
Cannot run tests locally
{ "avatar_url": "https://avatars.githubusercontent.com/u/59181809?v=4", "events_url": "https://api.github.com/users/goelbenj/events{/privacy}", "followers_url": "https://api.github.com/users/goelbenj/followers", "following_url": "https://api.github.com/users/goelbenj/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
2
2023-11-28T15:42:44Z
2023-11-29T14:17:43Z
2023-11-29T14:17:43Z
NONE
null
<!-- Summary. --> I am trying to install the repository and run all the tests as recommended by the [Contribution Instructions](https://requests.readthedocs.io/en/latest/dev/contributing/). I am getting the following error when I perform the following. Importantly, what are the official instructions for installing the...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6588/reactions" }
https://api.github.com/repos/psf/requests/issues/6588/timeline
null
completed
null
null
false
[ "Based on this commit in the `httpbin` repo, it looks like the werkzeug version is constrained, but the dev dependencies do not constrain it to <2.3. Werkzeug removed the `parse_authorization_headers` func in v3.x.\r\n\r\nhttps://github.com/psf/httpbin/commit/496d0b96c3a8c843803e18ac6d8a379b94b4f215", "This is a ...
https://api.github.com/repos/psf/requests/issues/6587
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6587/labels{/name}
https://api.github.com/repos/psf/requests/issues/6587/comments
https://api.github.com/repos/psf/requests/issues/6587/events
https://github.com/psf/requests/pull/6587
2,013,238,250
PR_kwDOABTKOs5gfYeB
6,587
Unit test for string containing multi-byte UTF-8 #6586
{ "avatar_url": "https://avatars.githubusercontent.com/u/225823?v=4", "events_url": "https://api.github.com/users/bruceadams/events{/privacy}", "followers_url": "https://api.github.com/users/bruceadams/followers", "following_url": "https://api.github.com/users/bruceadams/following{/other_user}", "gists_url": ...
[]
closed
false
null
[]
null
0
2023-11-27T22:31:41Z
2024-02-23T00:53:27Z
2024-02-23T00:53:27Z
CONTRIBUTOR
null
There are two tests here. One demonstrating existing, correct behavior for `data=bytes`, and another, failing, test for the case where `data=string` and the string contains multi-byte UTF-8.
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6587/reactions" }
https://api.github.com/repos/psf/requests/issues/6587/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6587.diff", "html_url": "https://github.com/psf/requests/pull/6587", "merged_at": "2024-02-23T00:53:27Z", "patch_url": "https://github.com/psf/requests/pull/6587.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6587" }
true
[]
https://api.github.com/repos/psf/requests/issues/6586
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6586/labels{/name}
https://api.github.com/repos/psf/requests/issues/6586/comments
https://api.github.com/repos/psf/requests/issues/6586/events
https://github.com/psf/requests/issues/6586
2,013,237,330
I_kwDOABTKOs53_5BS
6,586
The Content-Length header for string `data` counts Unicode characters in the string when it should count encoded bytes
{ "avatar_url": "https://avatars.githubusercontent.com/u/225823?v=4", "events_url": "https://api.github.com/users/bruceadams/events{/privacy}", "followers_url": "https://api.github.com/users/bruceadams/followers", "following_url": "https://api.github.com/users/bruceadams/following{/other_user}", "gists_url": ...
[]
closed
false
null
[]
null
7
2023-11-27T22:31:09Z
2024-02-23T01:47:24Z
2024-02-23T01:47:24Z
CONTRIBUTOR
null
A call like this: ```python response = requests.post("https://example.com", data="👍👎") ``` auto sets the `Content-Length` header in the request to `2` when it should be `8`. I hit this issue was making a request with a JSON body to a service I own (running behind AWS API Gateway) and having the service com...
{ "avatar_url": "https://avatars.githubusercontent.com/u/225823?v=4", "events_url": "https://api.github.com/users/bruceadams/events{/privacy}", "followers_url": "https://api.github.com/users/bruceadams/followers", "following_url": "https://api.github.com/users/bruceadams/following{/other_user}", "gists_url": ...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/psf/requests/issues/6586/reactions" }
https://api.github.com/repos/psf/requests/issues/6586/timeline
null
completed
null
null
false
[ "I assume that it is incorrect to require the data to be encoded as UTF-8, so I will work on a fix that removes the need for this hack. @bruceadams ", "> I assume that it is incorrect to require the data to be encoded as UTF-8, so I will work on a fix that removes the need for this hack. @bruceadams\r\n\r\nI do n...
https://api.github.com/repos/psf/requests/issues/6585
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6585/labels{/name}
https://api.github.com/repos/psf/requests/issues/6585/comments
https://api.github.com/repos/psf/requests/issues/6585/events
https://github.com/psf/requests/issues/6585
2,010,909,439
I_kwDOABTKOs533Ar_
6,585
(Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 400 Bad Request')))
{ "avatar_url": "https://avatars.githubusercontent.com/u/66294702?v=4", "events_url": "https://api.github.com/users/tilakpatel22/events{/privacy}", "followers_url": "https://api.github.com/users/tilakpatel22/followers", "following_url": "https://api.github.com/users/tilakpatel22/following{/other_user}", "gist...
[]
closed
false
null
[]
null
1
2023-11-26T06:22:50Z
2024-05-15T20:06:07Z
2024-05-15T20:06:06Z
NONE
null
<!-- Summary. --> I'm developing a program that scrapes news data using the requests library but while running I get this error. my proxy list is working correctly error: Proxy: 103.21.244.100:80 - Error: HTTPSConnectionPool(host='www.nytimes.com', port=443): Max retries exceeded with url: /section/business/me...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6585/reactions" }
https://api.github.com/repos/psf/requests/issues/6585/timeline
null
completed
null
null
false
[ "Hi @12tilak34, it looks like this may be a request for assistance rather than a bug in Requests. We're returning an error showing we're unable to connect to your proxy as it's currently been configured. We'd recommend posting on [StackOverflow](https://stackoverflow.com) for help with general usage/configuration i...
https://api.github.com/repos/psf/requests/issues/6584
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6584/labels{/name}
https://api.github.com/repos/psf/requests/issues/6584/comments
https://api.github.com/repos/psf/requests/issues/6584/events
https://github.com/psf/requests/issues/6584
2,010,213,698
I_kwDOABTKOs530W1C
6,584
Status Code 425 named incorrectly
{ "avatar_url": "https://avatars.githubusercontent.com/u/1292953?v=4", "events_url": "https://api.github.com/users/mephinet/events{/privacy}", "followers_url": "https://api.github.com/users/mephinet/followers", "following_url": "https://api.github.com/users/mephinet/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
null
4
2023-11-24T20:53:31Z
2023-12-20T08:08:05Z
2023-12-20T06:33:10Z
NONE
null
HTTP status code 425 is defined as "too early". While the defining RFC defines the code in the context of TLS, I regularly find APIs that use this status code to indicate to a client that an asynchronous job that has been started is still being processed, so the result can not yet be provided. requests.status_codes ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6584/reactions" }
https://api.github.com/repos/psf/requests/issues/6584/timeline
null
completed
null
null
false
[ "I would merge a change to add that to the type definition. Keep in mind unordered was in wide use before that rfc though which is why it has that definition. I doubt anyone is using it from us but we can't remove it. ", "Implementing this in an upcoming PR.", "Here is a PR with relevant changes that I believe ...
https://api.github.com/repos/psf/requests/issues/6583
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6583/labels{/name}
https://api.github.com/repos/psf/requests/issues/6583/comments
https://api.github.com/repos/psf/requests/issues/6583/events
https://github.com/psf/requests/pull/6583
2,009,562,420
PR_kwDOABTKOs5gTMfk
6,583
Fix broken links in docs
{ "avatar_url": "https://avatars.githubusercontent.com/u/20516159?v=4", "events_url": "https://api.github.com/users/EFord36/events{/privacy}", "followers_url": "https://api.github.com/users/EFord36/followers", "following_url": "https://api.github.com/users/EFord36/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 13, "created_at": "2023-08-13T17:04:53Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/foll...
6
2023-11-24T11:23:44Z
2024-02-23T11:30:47Z
2024-02-23T11:30:46Z
CONTRIBUTOR
null
Hi, I noticed a broken link to rfc2988 in the [timeout section of the docs](https://requests.readthedocs.io/en/latest/user/advanced/#timeouts) and thought I would fix it. While doing that, I thought I would run the sphinx `linkcheck` builder to check for other broken links and fix them. There were a few, some ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/psf/requests/issues/6583/reactions" }
https://api.github.com/repos/psf/requests/issues/6583/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6583.diff", "html_url": "https://github.com/psf/requests/pull/6583", "merged_at": "2024-02-23T11:30:46Z", "patch_url": "https://github.com/psf/requests/pull/6583.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6583" }
true
[ "@sigmavirus24 Thanks for your comments - I think this is ready to look at again whenever you have time. No rush from my side, I'm sure you're busy, just didn't want it to get stuck in process if you thought I was still working on it!", "Thanks @Jamim for the review!\r\n\r\nIt looks like GitHub still wants an app...
https://api.github.com/repos/psf/requests/issues/6582
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6582/labels{/name}
https://api.github.com/repos/psf/requests/issues/6582/comments
https://api.github.com/repos/psf/requests/issues/6582/events
https://github.com/psf/requests/issues/6582
2,008,770,091
I_kwDOABTKOs53u2Yr
6,582
"Recommended Packages and Extensions" page asyncio recommendations are outdated
{ "avatar_url": "https://avatars.githubusercontent.com/u/1574099?v=4", "events_url": "https://api.github.com/users/ngie-eign/events{/privacy}", "followers_url": "https://api.github.com/users/ngie-eign/followers", "following_url": "https://api.github.com/users/ngie-eign/following{/other_user}", "gists_url": "h...
[]
open
false
null
[]
null
0
2023-11-23T20:41:53Z
2023-12-28T02:07:05Z
null
NONE
null
While looking for an asyncio compatible recommendation for requests, I stumbled on the [documentation](https://requests.readthedocs.io/en/latest/community/recommended/) provided by the project. It recommends Request-Threads, which does not seem to be actively developed (no new changes/releases in the past 5 years). txr...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6582/reactions" }
https://api.github.com/repos/psf/requests/issues/6582/timeline
null
null
null
null
false
[]
https://api.github.com/repos/psf/requests/issues/6581
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6581/labels{/name}
https://api.github.com/repos/psf/requests/issues/6581/comments
https://api.github.com/repos/psf/requests/issues/6581/events
https://github.com/psf/requests/pull/6581
2,006,152,633
PR_kwDOABTKOs5gHuwm
6,581
fix docstring typo: a -> as
{ "avatar_url": "https://avatars.githubusercontent.com/u/20516159?v=4", "events_url": "https://api.github.com/users/EFord36/events{/privacy}", "followers_url": "https://api.github.com/users/EFord36/followers", "following_url": "https://api.github.com/users/EFord36/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
0
2023-11-22T11:36:50Z
2023-12-28T02:09:19Z
2023-11-22T15:10:48Z
CONTRIBUTOR
null
Hi, I noticed a typo in this docstring, thought I would write a quick PR to fix it. As far as I can see, this docstring doesn't get added to the rendered html docs on https://requests.readthedocs.io/en/latest/ - they are only visible when viewing the source code. I've not bothered running tests etc. given its ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6581/reactions" }
https://api.github.com/repos/psf/requests/issues/6581/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6581.diff", "html_url": "https://github.com/psf/requests/pull/6581", "merged_at": "2023-11-22T15:10:48Z", "patch_url": "https://github.com/psf/requests/pull/6581.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6581" }
true
[]
https://api.github.com/repos/psf/requests/issues/6580
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6580/labels{/name}
https://api.github.com/repos/psf/requests/issues/6580/comments
https://api.github.com/repos/psf/requests/issues/6580/events
https://github.com/psf/requests/pull/6580
2,002,577,817
PR_kwDOABTKOs5f7iea
6,580
Bump dessant/lock-threads from 4.0.1 to 5.0.0
{ "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/ot...
[ { "color": "0366d6", "default": false, "description": "Pull requests that update a dependency file", "id": 1868210094, "name": "dependencies", "node_id": "MDU6TGFiZWwxODY4MjEwMDk0", "url": "https://api.github.com/repos/psf/requests/labels/dependencies" }, { "color": "000000", ...
closed
false
null
[]
null
0
2023-11-20T16:28:18Z
2023-11-20T16:37:08Z
2023-11-20T16:37:07Z
CONTRIBUTOR
null
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4.0.1 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dessant/lock-threads/releases">dessant/lock-threads's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <p>Learn more about this release...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6580/reactions" }
https://api.github.com/repos/psf/requests/issues/6580/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6580.diff", "html_url": "https://github.com/psf/requests/pull/6580", "merged_at": "2023-11-20T16:37:07Z", "patch_url": "https://github.com/psf/requests/pull/6580.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6580" }
true
[]
https://api.github.com/repos/psf/requests/issues/6579
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6579/labels{/name}
https://api.github.com/repos/psf/requests/issues/6579/comments
https://api.github.com/repos/psf/requests/issues/6579/events
https://github.com/psf/requests/pull/6579
2,002,471,745
PR_kwDOABTKOs5f7LRa
6,579
Call url.lower() once inside get_adapter
{ "avatar_url": "https://avatars.githubusercontent.com/u/1334295?v=4", "events_url": "https://api.github.com/users/bfontaine/events{/privacy}", "followers_url": "https://api.github.com/users/bfontaine/followers", "following_url": "https://api.github.com/users/bfontaine/following{/other_user}", "gists_url": "h...
[]
closed
false
null
[]
null
2
2023-11-20T15:36:18Z
2023-11-21T09:19:10Z
2023-11-21T09:19:06Z
NONE
null
This is a re-proposal of https://github.com/psf/requests/pull/5497 three years later. The typical use-case for adaptaters is to create one and then mount it for both `http://` and `https://`. When using https:// URLs, this result in two calls to `url.lower()`, whereas with the optimization by @dbaxa this is computed on...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1334295?v=4", "events_url": "https://api.github.com/users/bfontaine/events{/privacy}", "followers_url": "https://api.github.com/users/bfontaine/followers", "following_url": "https://api.github.com/users/bfontaine/following{/other_user}", "gists_url": "h...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/psf/requests/issues/6579/reactions" }
https://api.github.com/repos/psf/requests/issues/6579/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6579.diff", "html_url": "https://github.com/psf/requests/pull/6579", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6579.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6579" }
true
[ "@bfontaine the real issue here is that in the past reasonable, low risk changes like this lead to nonsensical \"optimization\" PRs that do break things and otherwise look low risk. As with this PR there are no benchmarks showing the actual improvement. And we have a dependency preventing our CI from being reliable...
https://api.github.com/repos/psf/requests/issues/6578
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6578/labels{/name}
https://api.github.com/repos/psf/requests/issues/6578/comments
https://api.github.com/repos/psf/requests/issues/6578/events
https://github.com/psf/requests/issues/6578
2,000,644,097
I_kwDOABTKOs53P2gB
6,578
Weird behaviour with https and proxy authentication
{ "avatar_url": "https://avatars.githubusercontent.com/u/121585704?v=4", "events_url": "https://api.github.com/users/sigscanner/events{/privacy}", "followers_url": "https://api.github.com/users/sigscanner/followers", "following_url": "https://api.github.com/users/sigscanner/following{/other_user}", "gists_url...
[]
open
false
null
[]
null
4
2023-11-19T00:56:06Z
2023-11-24T08:05:43Z
null
NONE
null
<!-- Summary. --> requests.get is getting weird with some combinations of dictionary keys and proxy authentication. ## Expected Result ```python print(requests.get('https://google.com', proxies={"https" : 'https://user:pass@ip:port'})) ``` Output: `<Response [200]>` <!-- What you expected. --> ## Actual ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/121585704?v=4", "events_url": "https://api.github.com/users/sigscanner/events{/privacy}", "followers_url": "https://api.github.com/users/sigscanner/followers", "following_url": "https://api.github.com/users/sigscanner/following{/other_user}", "gists_url...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6578/reactions" }
https://api.github.com/repos/psf/requests/issues/6578/timeline
null
reopened
null
null
false
[ "proxies im using are https capable", "misclick", "its most likely that your proxies only support http protocol, it should work the way you have it, so its probably proxy issues.", "> proxies im using are https capable\r\n\r\n\r\n\r\n> its most likely that your proxies only support http protocol, it should wo...
https://api.github.com/repos/psf/requests/issues/6577
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6577/labels{/name}
https://api.github.com/repos/psf/requests/issues/6577/comments
https://api.github.com/repos/psf/requests/issues/6577/events
https://github.com/psf/requests/issues/6577
2,000,033,224
I_kwDOABTKOs53NhXI
6,577
Improper URL serialization of boolean GET parameters
{ "avatar_url": "https://avatars.githubusercontent.com/u/78057064?v=4", "events_url": "https://api.github.com/users/mspi21/events{/privacy}", "followers_url": "https://api.github.com/users/mspi21/followers", "following_url": "https://api.github.com/users/mspi21/following{/other_user}", "gists_url": "https://a...
[]
closed
false
null
[]
null
2
2023-11-17T22:36:19Z
2023-11-18T10:40:43Z
2023-11-18T01:05:00Z
NONE
null
<!-- Summary. --> Constructing a GET request with a boolean parameter `foo` set to `True` results in `&foo=True` being appended to the URL path, instead of just `&foo`. This makes it inoperable with some APIs (such as the [NIST CVE API](https://nvd.nist.gov/developers/vulnerabilities)) that return an error when a st...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6577/reactions" }
https://api.github.com/repos/psf/requests/issues/6577/timeline
null
completed
null
null
false
[ "In the future, please search **closed and** open issues before creating new ones that are duplicates.", "> In the future, please search **closed and** open issues before creating new ones that are duplicates.\r\n\r\nWhat makes you think I haven't done that? Instead of lecturing me, the minimum you can do is prov...
https://api.github.com/repos/psf/requests/issues/6576
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6576/labels{/name}
https://api.github.com/repos/psf/requests/issues/6576/comments
https://api.github.com/repos/psf/requests/issues/6576/events
https://github.com/psf/requests/issues/6576
1,997,783,822
I_kwDOABTKOs53E8MO
6,576
Possible regression with how MaxRetryError is handled
{ "avatar_url": "https://avatars.githubusercontent.com/u/3455235?v=4", "events_url": "https://api.github.com/users/mike406/events{/privacy}", "followers_url": "https://api.github.com/users/mike406/followers", "following_url": "https://api.github.com/users/mike406/following{/other_user}", "gists_url": "https:/...
[]
closed
false
null
[]
null
2
2023-11-16T21:07:04Z
2023-11-17T13:31:11Z
2023-11-17T01:45:56Z
NONE
null
Since requests does not retry failed connections, a somewhat confusion exception is encountered by doing something like this. ``` >>> requests.get('http://localhost:12121') ... requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12121): Max retries exceeded with url: / (Caused by NewConne...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6576/reactions" }
https://api.github.com/repos/psf/requests/issues/6576/timeline
null
completed
null
null
false
[ "There is no regression here. That thread allows that for retries=False but requests always configures retries by default. You'll want to customize an HTTPAdapter to specify different behavior if you don't want to see a MaxRetryError in the exception message ", "So how many retries does requests configure? The do...
https://api.github.com/repos/psf/requests/issues/6575
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6575/labels{/name}
https://api.github.com/repos/psf/requests/issues/6575/comments
https://api.github.com/repos/psf/requests/issues/6575/events
https://github.com/psf/requests/issues/6575
1,996,617,355
I_kwDOABTKOs53AfaL
6,575
Requests post not working with long processing time.
{ "avatar_url": "https://avatars.githubusercontent.com/u/105340843?v=4", "events_url": "https://api.github.com/users/luisbnzsa/events{/privacy}", "followers_url": "https://api.github.com/users/luisbnzsa/followers", "following_url": "https://api.github.com/users/luisbnzsa/following{/other_user}", "gists_url": ...
[ { "color": "777777", "default": false, "description": null, "id": 162780722, "name": "Question/Not a bug", "node_id": "MDU6TGFiZWwxNjI3ODA3MjI=", "url": "https://api.github.com/repos/psf/requests/labels/Question/Not%20a%20bug" }, { "color": "000000", "default": false, "de...
closed
false
null
[]
null
1
2023-11-16T11:10:35Z
2023-11-29T12:35:09Z
2023-11-29T12:12:19Z
NONE
null
Hello. I am creating server API using FASTAPI/Uvicorn. I am processing files with big AI models that are slow to process. When the file is lower than 10 Mb, everything works fine. But when longer, it implies that it will take more than 3 minutes. By doing the request post, on large files, the post does not get t...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6575/reactions" }
https://api.github.com/repos/psf/requests/issues/6575/timeline
null
not_planned
null
null
false
[ "At the end the solution I found, if anyone needs it, was not on the client side but in the server side. Something underneath is closing the connection after 275 seconds, so the solution was to create function in a threding.Thread, while the process is alive. It sends text messages every 30 seconds. In that way, b...
https://api.github.com/repos/psf/requests/issues/6574
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6574/labels{/name}
https://api.github.com/repos/psf/requests/issues/6574/comments
https://api.github.com/repos/psf/requests/issues/6574/events
https://github.com/psf/requests/pull/6574
1,995,849,469
PR_kwDOABTKOs5fk4ok
6,574
Fix missing space in error message
{ "avatar_url": "https://avatars.githubusercontent.com/u/2788918?v=4", "events_url": "https://api.github.com/users/msea1/events{/privacy}", "followers_url": "https://api.github.com/users/msea1/followers", "following_url": "https://api.github.com/users/msea1/following{/other_user}", "gists_url": "https://api.g...
[]
closed
false
null
[]
null
0
2023-11-16T01:08:02Z
2023-11-16T22:26:46Z
2023-11-16T07:44:49Z
CONTRIBUTOR
null
InvalidHeader got a smushed together error message due to no trailing space on first line.
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6574/reactions" }
https://api.github.com/repos/psf/requests/issues/6574/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6574.diff", "html_url": "https://github.com/psf/requests/pull/6574", "merged_at": "2023-11-16T07:44:49Z", "patch_url": "https://github.com/psf/requests/pull/6574.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6574" }
true
[]
https://api.github.com/repos/psf/requests/issues/6573
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6573/labels{/name}
https://api.github.com/repos/psf/requests/issues/6573/comments
https://api.github.com/repos/psf/requests/issues/6573/events
https://github.com/psf/requests/issues/6573
1,994,290,940
I_kwDOABTKOs523nb8
6,573
The connection does not close automatically; it is not possible to close the session manually in recent versions of requests.
{ "avatar_url": "https://avatars.githubusercontent.com/u/61022210?v=4", "events_url": "https://api.github.com/users/snooppr/events{/privacy}", "followers_url": "https://api.github.com/users/snooppr/followers", "following_url": "https://api.github.com/users/snooppr/following{/other_user}", "gists_url": "https:...
[]
closed
false
null
[]
null
3
2023-11-15T08:30:36Z
2023-11-17T14:28:10Z
2023-11-17T10:32:20Z
NONE
null
## When it worked correctly. Configuration: OS debian 10; python3.8; requests=2.28.0; urllib=1.26.14 1. `$python` ```python import requests r = requests.get("https://fantlab.ru") # After processing the request, the connection was automatically closed with the status TIME_WAIT. ``` 2. `$python` ```p...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6573/reactions" }
https://api.github.com/repos/psf/requests/issues/6573/timeline
null
completed
null
null
false
[ "Hi @snooppr, can you help limit the scope of changes? Does this combination of dependencies produce the issue? If not, this is likely related to urllib3 2.x.\n\n```\nrequests=2.31.0\nurllib=1.26.14\n```", "@nateprewitt HI!\r\n\r\nYes, I checked, this problem occurs due to urllib3.\r\nIn configuration:\r\nrequest...
https://api.github.com/repos/psf/requests/issues/6572
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6572/labels{/name}
https://api.github.com/repos/psf/requests/issues/6572/comments
https://api.github.com/repos/psf/requests/issues/6572/events
https://github.com/psf/requests/issues/6572
1,992,833,917
I_kwDOABTKOs52yDt9
6,572
Documentation Improvement - Add more code examples
{ "avatar_url": "https://avatars.githubusercontent.com/u/13994701?v=4", "events_url": "https://api.github.com/users/sarah-afiya/events{/privacy}", "followers_url": "https://api.github.com/users/sarah-afiya/followers", "following_url": "https://api.github.com/users/sarah-afiya/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
3
2023-11-14T14:15:27Z
2023-11-20T20:56:46Z
2023-11-17T10:31:49Z
NONE
null
Hi, While looking at Requests’ [Documentation](https://requests.readthedocs.io/en/latest/), I noticed that some APIs do not have code examples. Specifically, I found that out of the 89 API methods that appear in the documentation, 68 methods do not have code examples. Looking at Stack Overflow, I see that there ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6572/reactions" }
https://api.github.com/repos/psf/requests/issues/6572/timeline
null
completed
null
null
false
[ "> * The method _**requests.Session.close**_ has no examples in the documentation, but there are 10 questions in stackoverflow regarding this method. [Here](https://stackoverflow.com/questions/49253246/how-to-close-requests-session) is an example.\r\n\r\nThe existence of questions does not imply the need for a code...
https://api.github.com/repos/psf/requests/issues/6571
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6571/labels{/name}
https://api.github.com/repos/psf/requests/issues/6571/comments
https://api.github.com/repos/psf/requests/issues/6571/events
https://github.com/psf/requests/issues/6571
1,988,833,240
I_kwDOABTKOs52iy_Y
6,571
adding url parser
{ "avatar_url": "https://avatars.githubusercontent.com/u/20878986?v=4", "events_url": "https://api.github.com/users/MohammadRaziei/events{/privacy}", "followers_url": "https://api.github.com/users/MohammadRaziei/followers", "following_url": "https://api.github.com/users/MohammadRaziei/following{/other_user}", ...
[ { "color": "02e10c", "default": false, "description": null, "id": 76800, "name": "Feature Request", "node_id": "MDU6TGFiZWw3NjgwMA==", "url": "https://api.github.com/repos/psf/requests/labels/Feature%20Request" }, { "color": "000000", "default": false, "description": "Use...
closed
true
null
[]
null
1
2023-11-11T08:22:49Z
2023-11-11T12:31:37Z
2023-11-11T12:31:35Z
NONE
null
hi, I wrote a urlparser named liburlparser with cpp for Python (https://pypi.org/project/liburlparser/) it can parse the URL and its host part including domain, suffix, subdomain etc. for suffix extraction it looks for it in this URL https://publicsuffix.org/list/public_suffix_list.dat I highly recommend that use it...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6571/reactions" }
https://api.github.com/repos/psf/requests/issues/6571/timeline
null
not_planned
null
null
false
[ "No, thank you" ]
https://api.github.com/repos/psf/requests/issues/6570
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6570/labels{/name}
https://api.github.com/repos/psf/requests/issues/6570/comments
https://api.github.com/repos/psf/requests/issues/6570/events
https://github.com/psf/requests/pull/6570
1,988,368,738
PR_kwDOABTKOs5fLmp8
6,570
Document that Response.iter_lines is broken and should be avoided
{ "avatar_url": "https://avatars.githubusercontent.com/u/7748246?v=4", "events_url": "https://api.github.com/users/bemoody/events{/privacy}", "followers_url": "https://api.github.com/users/bemoody/followers", "following_url": "https://api.github.com/users/bemoody/following{/other_user}", "gists_url": "https:/...
[]
open
false
null
[]
null
0
2023-11-10T20:48:59Z
2023-12-05T08:34:38Z
null
NONE
null
The `Response.iter_lines` method is seriously broken (it inserts fake blank lines in unpredictable places.) The earliest report of this I've found is pull #2431 (January 2015). The behavior was apparently fixed in the 3.0.0 branch, by pulls #3923 and #3984. (I think #3923 fixes the `delimiter!=None` case and #3984 f...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6570/reactions" }
https://api.github.com/repos/psf/requests/issues/6570/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6570.diff", "html_url": "https://github.com/psf/requests/pull/6570", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6570.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6570" }
true
[]
https://api.github.com/repos/psf/requests/issues/6569
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6569/labels{/name}
https://api.github.com/repos/psf/requests/issues/6569/comments
https://api.github.com/repos/psf/requests/issues/6569/events
https://github.com/psf/requests/issues/6569
1,986,638,475
I_kwDOABTKOs52abKL
6,569
HTTPSConnectionPool(port=443): Max retries exceeded with url:(Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1129)')))
{ "avatar_url": "https://avatars.githubusercontent.com/u/32769732?v=4", "events_url": "https://api.github.com/users/Hsgngr/events{/privacy}", "followers_url": "https://api.github.com/users/Hsgngr/followers", "following_url": "https://api.github.com/users/Hsgngr/following{/other_user}", "gists_url": "https://a...
[ { "color": "777777", "default": false, "description": null, "id": 162780722, "name": "Question/Not a bug", "node_id": "MDU6TGFiZWwxNjI3ODA3MjI=", "url": "https://api.github.com/repos/psf/requests/labels/Question/Not%20a%20bug" }, { "color": "000000", "default": false, "de...
closed
false
null
[]
null
1
2023-11-10T00:44:41Z
2023-12-21T02:51:24Z
2023-12-21T02:51:24Z
NONE
null
I having a long lasting problem with my request connection is getting shutdown using Cloud Run. I couldnt solve it yet so here I am to get support. Here is the full error: ``` Error occurred: HTTPSConnectionPool(host='google.serper.dev', port=443): Max retries exceeded with url: /search (Caused by SSLError(SSLZero...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/psf/requests/issues/6569/reactions" }
https://api.github.com/repos/psf/requests/issues/6569/timeline
null
not_planned
null
null
false
[ "Saw your comment in:\r\nhttps://github.com/psf/requests/issues/6429\r\n\r\nJust wanted to remind anyone reading that Cloud Run does not allocate CPU outside request unless the revision is explicitly configured to do so; here are the docs:\r\n\r\nhttps://cloud.google.com/run/docs/configuring/cpu-allocation\r\n\r\na...
https://api.github.com/repos/psf/requests/issues/6568
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6568/labels{/name}
https://api.github.com/repos/psf/requests/issues/6568/comments
https://api.github.com/repos/psf/requests/issues/6568/events
https://github.com/psf/requests/pull/6568
1,978,580,987
PR_kwDOABTKOs5eqIcI
6,568
Bug/6294 zero bytes files are chunked
{ "avatar_url": "https://avatars.githubusercontent.com/u/1540378?v=4", "events_url": "https://api.github.com/users/eivindt/events{/privacy}", "followers_url": "https://api.github.com/users/eivindt/followers", "following_url": "https://api.github.com/users/eivindt/following{/other_user}", "gists_url": "https:/...
[]
open
false
null
[]
{ "closed_at": null, "closed_issues": 0, "created_at": "2024-05-20T14:16:54Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/follo...
4
2023-11-06T08:35:26Z
2024-05-20T14:17:03Z
null
NONE
null
See bug #6294 for original bug report. This PR provides a possible fix for this, reverting the change in #2896. The change in #2896 definitely causes some bad side effects, since not all web servers handle "chunked" transfer encoding (i.e. some don't handle it, some don't handle it well). ### Problem demonstra...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6568/reactions" }
https://api.github.com/repos/psf/requests/issues/6568/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6568.diff", "html_url": "https://github.com/psf/requests/pull/6568", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6568.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6568" }
true
[ "closing & reopening to trigger a new build", "@eivindt would you be willing to fix the lint errors?", "Give me a couple of days and I'll fix them.", "Sorry for the delay, there were some windows specific issues I couldn't easily fix without a windows pc." ]
https://api.github.com/repos/psf/requests/issues/6567
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6567/labels{/name}
https://api.github.com/repos/psf/requests/issues/6567/comments
https://api.github.com/repos/psf/requests/issues/6567/events
https://github.com/psf/requests/issues/6567
1,977,925,763
I_kwDOABTKOs515MCD
6,567
Requests doesn't work on emscripten / webassembly
{ "avatar_url": "https://avatars.githubusercontent.com/u/1436795?v=4", "events_url": "https://api.github.com/users/joemarshall/events{/privacy}", "followers_url": "https://api.github.com/users/joemarshall/followers", "following_url": "https://api.github.com/users/joemarshall/following{/other_user}", "gists_ur...
[]
closed
false
null
[]
null
2
2023-11-05T19:23:45Z
2023-12-28T02:05:14Z
2023-12-01T00:19:34Z
NONE
null
This is maybe verging on a feature request, I'm not sure... Webassembly with emscripten is now an official python platform. However because it runs inside a browser sandbox environment, networking doesn't work normally, and hence nothing in requests works at all. However there is easy access to http(s) requests via ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/18519037?v=4", "events_url": "https://api.github.com/users/sethmlarson/events{/privacy}", "followers_url": "https://api.github.com/users/sethmlarson/followers", "following_url": "https://api.github.com/users/sethmlarson/following{/other_user}", "gists_u...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6567/reactions" }
https://api.github.com/repos/psf/requests/issues/6567/timeline
null
completed
null
null
false
[ "Hey @joemarshall, thanks for opening this issue. We actually have a very similar issue on urllib3 (the underlying library of Requests) that has a bounty available. If you wanted to contribute there then many libraries would gain the ability to use WASM Python.\n\nhttps://github.com/urllib3/urllib3/issues/2951", ...
https://api.github.com/repos/psf/requests/issues/6566
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6566/labels{/name}
https://api.github.com/repos/psf/requests/issues/6566/comments
https://api.github.com/repos/psf/requests/issues/6566/events
https://github.com/psf/requests/issues/6566
1,977,666,493
I_kwDOABTKOs514Mu9
6,566
Import error with werkzeug
{ "avatar_url": "https://avatars.githubusercontent.com/u/55189266?v=4", "events_url": "https://api.github.com/users/amkarn258/events{/privacy}", "followers_url": "https://api.github.com/users/amkarn258/followers", "following_url": "https://api.github.com/users/amkarn258/following{/other_user}", "gists_url": "...
[]
closed
true
null
[]
null
1
2023-11-05T07:13:53Z
2024-11-05T00:04:28Z
2023-11-05T11:30:32Z
CONTRIBUTOR
resolved
When I run `make ci` on the main branch, it throws this import error with werkzeug ``` ImportError: cannot import name 'parse_authorization_header' from 'werkzeug.http' (/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/werkzeug/http.py) make: *** [Makefile:8: ci] Error 1 ``` ## Expected Res...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6566/reactions" }
https://api.github.com/repos/psf/requests/issues/6566/timeline
null
completed
null
null
false
[ "This is being tracked in psf/httpbin" ]
https://api.github.com/repos/psf/requests/issues/6565
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6565/labels{/name}
https://api.github.com/repos/psf/requests/issues/6565/comments
https://api.github.com/repos/psf/requests/issues/6565/events
https://github.com/psf/requests/issues/6565
1,971,661,689
I_kwDOABTKOs51hSt5
6,565
CA-certs bundles and requests.certs.where - Improved documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/4488298?v=4", "events_url": "https://api.github.com/users/velle/events{/privacy}", "followers_url": "https://api.github.com/users/velle/followers", "following_url": "https://api.github.com/users/velle/following{/other_user}", "gists_url": "https://api.g...
[ { "color": "02e10c", "default": false, "description": null, "id": 76800, "name": "Feature Request", "node_id": "MDU6TGFiZWw3NjgwMA==", "url": "https://api.github.com/repos/psf/requests/labels/Feature%20Request" } ]
open
false
null
[]
null
1
2023-11-01T04:09:52Z
2024-10-04T16:45:49Z
null
NONE
null
I initially thought `requests.certs.where` (as well as `certifi.where`) returned the location of the cacert file _actually_ being used, and I could use it to verify that the correct file was loaded. I am not the only one to make this mistake: https://stackoverflow.com/a/42982144/735070. ![Screenshot from 2023-11-01 05...
null
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 1, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/psf/requests/issues/6565/reactions" }
https://api.github.com/repos/psf/requests/issues/6565/timeline
null
null
null
null
false
[ "I was so confused when I set REQUEST_CA_BUNDLE and the where() functions didn't change." ]
https://api.github.com/repos/psf/requests/issues/6564
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6564/labels{/name}
https://api.github.com/repos/psf/requests/issues/6564/comments
https://api.github.com/repos/psf/requests/issues/6564/events
https://github.com/psf/requests/issues/6564
1,971,180,719
I_kwDOABTKOs51fdSv
6,564
HTTP/2 support - For real (even HTTP/3 is a reality right now!)
{ "avatar_url": "https://avatars.githubusercontent.com/u/64521741?v=4", "events_url": "https://api.github.com/users/rfc-st/events{/privacy}", "followers_url": "https://api.github.com/users/rfc-st/followers", "following_url": "https://api.github.com/users/rfc-st/following{/other_user}", "gists_url": "https://a...
[ { "color": "02e10c", "default": false, "description": null, "id": 76800, "name": "Feature Request", "node_id": "MDU6TGFiZWw3NjgwMA==", "url": "https://api.github.com/repos/psf/requests/labels/Feature%20Request" } ]
closed
false
null
[]
null
4
2023-10-31T19:38:40Z
2024-01-30T12:32:04Z
2023-10-31T20:15:08Z
NONE
null
Hi!, [HTTP/2](https://en.wikipedia.org/wiki/HTTP/2) was introduced 8 years ago!. Is there any intention to support it, its characteristics, in the **short** term?. If not: is it for lack of time, interest, people?. Perhaps it would be interesting, in this case, to transfer this library to an organization that ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/18519037?v=4", "events_url": "https://api.github.com/users/sethmlarson/events{/privacy}", "followers_url": "https://api.github.com/users/sethmlarson/followers", "following_url": "https://api.github.com/users/sethmlarson/following{/other_user}", "gists_u...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6564/reactions" }
https://api.github.com/repos/psf/requests/issues/6564/timeline
null
completed
null
null
false
[ "Going to mark this as a \"answered\" by https://github.com/urllib3/urllib3/pull/3030, which has an extremely thorough description of what it would take for HTTP/2 support in urllib3, the underlying library of Requests. There is a lack of people and time, so if you have access to those things and want to solve the ...
https://api.github.com/repos/psf/requests/issues/6563
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6563/labels{/name}
https://api.github.com/repos/psf/requests/issues/6563/comments
https://api.github.com/repos/psf/requests/issues/6563/events
https://github.com/psf/requests/pull/6563
1,969,556,179
PR_kwDOABTKOs5eLyKN
6,563
Optimized 2 functions + added Doc Strings + fixed formatting issues(non-technical just prettyness issues)
{ "avatar_url": "https://avatars.githubusercontent.com/u/72662612?v=4", "events_url": "https://api.github.com/users/HPD1155/events{/privacy}", "followers_url": "https://api.github.com/users/HPD1155/followers", "following_url": "https://api.github.com/users/HPD1155/following{/other_user}", "gists_url": "https:...
[]
closed
true
null
[]
null
1
2023-10-31T03:16:26Z
2024-10-31T00:07:28Z
2023-10-31T10:41:03Z
NONE
resolved
Optimized the following functions - `help._implementation()` - Made it faster, doesn't really make an effect but nice to have. `Confirmed to still work on my system` - `utils.urldefragauth(url)` - removes the fragment and authentication parts from a URL in a more concise and efficient manner by directly modifying th...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6563/reactions" }
https://api.github.com/repos/psf/requests/issues/6563/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6563.diff", "html_url": "https://github.com/psf/requests/pull/6563", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6563.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6563" }
true
[ "Thanks for the contribution. Unfortunately we don't accept cleaned charges and changing the names of exception classes is a backwards incompatible change we will not accept. Finally the formatting changes you made conflict with black which we use to format the entire codebase" ]
https://api.github.com/repos/psf/requests/issues/6562
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6562/labels{/name}
https://api.github.com/repos/psf/requests/issues/6562/comments
https://api.github.com/repos/psf/requests/issues/6562/events
https://github.com/psf/requests/pull/6562
1,969,062,442
PR_kwDOABTKOs5eKGgx
6,562
every chardet package maps to requests.packages.chardet.* package respectively
{ "avatar_url": "https://avatars.githubusercontent.com/u/55189266?v=4", "events_url": "https://api.github.com/users/amkarn258/events{/privacy}", "followers_url": "https://api.github.com/users/amkarn258/followers", "following_url": "https://api.github.com/users/amkarn258/following{/other_user}", "gists_url": "...
[]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 13, "created_at": "2023-08-13T17:04:53Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/foll...
4
2023-10-30T19:23:56Z
2024-02-23T12:26:38Z
2024-02-23T12:26:38Z
CONTRIBUTOR
null
Added a fix for the issue mentioned here - https://github.com/psf/requests/issues/6223 Checked in the code, only one package of chardet was being mapped to requests.packages.chardet despite the for loop. Have added the fix so each chardet package maps to it's corresponding requests.packages.chardet.* respectivel...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6562/reactions" }
https://api.github.com/repos/psf/requests/issues/6562/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6562.diff", "html_url": "https://github.com/psf/requests/pull/6562", "merged_at": "2024-02-23T12:26:38Z", "patch_url": "https://github.com/psf/requests/pull/6562.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6562" }
true
[ "Your PR as is will _still_ have the same issue you reported and does not fix it. I've added a suggestion", "Same checks are failing on the main branch - https://github.com/psf/requests/issues/6566\r\n\r\nI think the issue is with werkzeug latest version which gets downloaded due to dependency with `httpbin`", ...
https://api.github.com/repos/psf/requests/issues/6561
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6561/labels{/name}
https://api.github.com/repos/psf/requests/issues/6561/comments
https://api.github.com/repos/psf/requests/issues/6561/events
https://github.com/psf/requests/pull/6561
1,966,661,607
PR_kwDOABTKOs5eCEdk
6,561
url param gets added when empty param is passed
{ "avatar_url": "https://avatars.githubusercontent.com/u/55189266?v=4", "events_url": "https://api.github.com/users/amkarn258/events{/privacy}", "followers_url": "https://api.github.com/users/amkarn258/followers", "following_url": "https://api.github.com/users/amkarn258/following{/other_user}", "gists_url": "...
[]
open
false
null
[]
null
0
2023-10-28T16:41:07Z
2023-12-05T08:36:07Z
null
CONTRIBUTOR
null
Have added the fix for the issue mentioned here - https://github.com/psf/requests/issues/6557 Since empty lists, dicts, tuples aren't of none type they should be added in the url string.
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6561/reactions" }
https://api.github.com/repos/psf/requests/issues/6561/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6561.diff", "html_url": "https://github.com/psf/requests/pull/6561", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6561.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6561" }
true
[]
https://api.github.com/repos/psf/requests/issues/6560
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6560/labels{/name}
https://api.github.com/repos/psf/requests/issues/6560/comments
https://api.github.com/repos/psf/requests/issues/6560/events
https://github.com/psf/requests/issues/6560
1,964,775,557
I_kwDOABTKOs51HBiF
6,560
Unsuccessful TLS handshake when using `requests` in multiple threads on Ubuntu Jammy
{ "avatar_url": "https://avatars.githubusercontent.com/u/437360?v=4", "events_url": "https://api.github.com/users/ohaibbq/events{/privacy}", "followers_url": "https://api.github.com/users/ohaibbq/followers", "following_url": "https://api.github.com/users/ohaibbq/following{/other_user}", "gists_url": "https://...
[]
closed
true
null
[]
null
8
2023-10-27T05:06:49Z
2024-10-28T00:04:33Z
2023-10-27T23:30:48Z
NONE
resolved
This is a bit deeper into the SSL/TLS stack than I've been before, so apologies if I'm off on anything here. When issuing requests across multiple threads, `requests` does not successfully negotiate TLS versions. When issuing requests in a single thread, connections are opened and successfully negotiate TLSv1.3. ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6560/reactions" }
https://api.github.com/repos/psf/requests/issues/6560/timeline
null
completed
null
null
false
[ "The low-level sockets API always successfully negotiates to TLS v1.3, too.\r\n```python\r\ndef test_sockets():\r\n executor = futures.ThreadPoolExecutor(max_workers=WORKER_COUNT)\r\n def get():\r\n ctx = ssl.SSLContext(\r\n protocol=ssl.PROTOCOL_TLS_CLIENT,\r\n )\r\n ctx.load_...
https://api.github.com/repos/psf/requests/issues/6559
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6559/labels{/name}
https://api.github.com/repos/psf/requests/issues/6559/comments
https://api.github.com/repos/psf/requests/issues/6559/events
https://github.com/psf/requests/issues/6559
1,964,097,924
I_kwDOABTKOs51EcGE
6,559
Include NOTICE file in distribution
{ "avatar_url": "https://avatars.githubusercontent.com/u/388671?v=4", "events_url": "https://api.github.com/users/stevecj/events{/privacy}", "followers_url": "https://api.github.com/users/stevecj/followers", "following_url": "https://api.github.com/users/stevecj/following{/other_user}", "gists_url": "https://...
[ { "color": "02e10c", "default": false, "description": null, "id": 76800, "name": "Feature Request", "node_id": "MDU6TGFiZWw3NjgwMA==", "url": "https://api.github.com/repos/psf/requests/labels/Feature%20Request" } ]
closed
true
null
[]
null
2
2023-10-26T18:15:17Z
2024-05-06T21:31:27Z
2023-10-31T22:05:46Z
NONE
null
Since the Apache license requires inclusion of the copyright notice, it would be really helpful to have the NOTICE file included in the distribution along with the LICENSE file so it can be collected from there by scripts instead of having to retrieve it separately from the source repository.
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6559/reactions" }
https://api.github.com/repos/psf/requests/issues/6559/timeline
null
completed
null
null
false
[ "Hi @stevecj, the NOTICE file is currently available in the source distribution on PyPI and the published release assets on GitHub:\r\n* [PyPI .tar.gz](https://files.pythonhosted.org/packages/9d/be/10918a2eac4ae9f02f6cfe6414b7a155ccd8f7f9d4380d62fd5b955065c3/requests-2.31.0.tar.gz)\r\n* [GitHub release .tar.gz](htt...
https://api.github.com/repos/psf/requests/issues/6558
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6558/labels{/name}
https://api.github.com/repos/psf/requests/issues/6558/comments
https://api.github.com/repos/psf/requests/issues/6558/events
https://github.com/psf/requests/pull/6558
1,962,960,538
PR_kwDOABTKOs5d1hPE
6,558
Update index.rst
{ "avatar_url": "https://avatars.githubusercontent.com/u/146543944?v=4", "events_url": "https://api.github.com/users/DirtyD240/events{/privacy}", "followers_url": "https://api.github.com/users/DirtyD240/followers", "following_url": "https://api.github.com/users/DirtyD240/following{/other_user}", "gists_url": ...
[ { "color": "d16014", "default": false, "description": "", "id": 2392364523, "name": "spam", "node_id": "MDU6TGFiZWwyMzkyMzY0NTIz", "url": "https://api.github.com/repos/psf/requests/labels/spam" } ]
closed
true
null
[]
null
0
2023-10-26T08:13:18Z
2024-10-28T00:04:35Z
2023-10-26T13:19:40Z
NONE
resolved
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6558/reactions" }
https://api.github.com/repos/psf/requests/issues/6558/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6558.diff", "html_url": "https://github.com/psf/requests/pull/6558", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6558.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6558" }
true
[]
https://api.github.com/repos/psf/requests/issues/6557
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6557/labels{/name}
https://api.github.com/repos/psf/requests/issues/6557/comments
https://api.github.com/repos/psf/requests/issues/6557/events
https://github.com/psf/requests/issues/6557
1,960,808,790
I_kwDOABTKOs5035FW
6,557
URL parameter is added when the value is an empty string but not when it is an empty list
{ "avatar_url": "https://avatars.githubusercontent.com/u/38792700?v=4", "events_url": "https://api.github.com/users/Lalee10/events{/privacy}", "followers_url": "https://api.github.com/users/Lalee10/followers", "following_url": "https://api.github.com/users/Lalee10/following{/other_user}", "gists_url": "https:...
[]
open
false
null
[]
null
2
2023-10-25T08:11:38Z
2023-11-16T11:25:04Z
null
NONE
null
<!-- Summary. --> Both an empty string `''` and an empty list `[]` are not of NoneType and are considered a falsy value and therefore should behave the same when being added as a URL parameter. But in requests when passing an empty string `''` as a parameter value the final URL contains the parameter but not when an e...
null
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/psf/requests/issues/6557/reactions" }
https://api.github.com/repos/psf/requests/issues/6557/timeline
null
null
null
null
false
[ "Yes as observed this is the case when using any other empty datatype, except a **str()**, as it gives an empty string.\r\n\r\nFrom Documentation:\r\n*\\\" Note that any dictionary key whose value is None will not be added to the URL’s query string. \\\"* \r\n\r\nBut as known, an empty list is not of None type, so ...
https://api.github.com/repos/psf/requests/issues/6556
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6556/labels{/name}
https://api.github.com/repos/psf/requests/issues/6556/comments
https://api.github.com/repos/psf/requests/issues/6556/events
https://github.com/psf/requests/issues/6556
1,956,576,747
I_kwDOABTKOs50nv3r
6,556
Certificates are printed to stdout when running requests.get
{ "avatar_url": "https://avatars.githubusercontent.com/u/8197659?v=4", "events_url": "https://api.github.com/users/alexiswl/events{/privacy}", "followers_url": "https://api.github.com/users/alexiswl/followers", "following_url": "https://api.github.com/users/alexiswl/following{/other_user}", "gists_url": "http...
[]
closed
false
null
[]
null
3
2023-10-23T07:58:43Z
2024-01-08T08:11:57Z
2023-10-23T22:59:05Z
NONE
null
<!-- Summary. --> ## Expected Result <!-- What you expected. --> Any warnings not to be printed to stdout, (stderr instead) ## Actual Result Certificate line is printed to stdout <!-- What happened instead. --> ## Reproduction Steps ```python import requests a = requests.get("https://github....
{ "avatar_url": "https://avatars.githubusercontent.com/u/8197659?v=4", "events_url": "https://api.github.com/users/alexiswl/events{/privacy}", "followers_url": "https://api.github.com/users/alexiswl/followers", "following_url": "https://api.github.com/users/alexiswl/following{/other_user}", "gists_url": "http...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6556/reactions" }
https://api.github.com/repos/psf/requests/issues/6556/timeline
null
completed
null
null
false
[ "I can't reproduce this. Something is clearly missing from your reproduction steps", "Hmm, seems to be an issue with Python 3.9.18 when packaged by conda-forge (not an issue when using 3.9.17). My clipboard from terminal also appears to be broken so I cannot currently share my outputs. \r\n\r\nI don't believe th...
https://api.github.com/repos/psf/requests/issues/6555
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6555/labels{/name}
https://api.github.com/repos/psf/requests/issues/6555/comments
https://api.github.com/repos/psf/requests/issues/6555/events
https://github.com/psf/requests/pull/6555
1,955,613,935
PR_kwDOABTKOs5dc3yz
6,555
Do not overwrite the Authorization header
{ "avatar_url": "https://avatars.githubusercontent.com/u/4950179?v=4", "events_url": "https://api.github.com/users/hellosputnik/events{/privacy}", "followers_url": "https://api.github.com/users/hellosputnik/followers", "following_url": "https://api.github.com/users/hellosputnik/following{/other_user}", "gists...
[]
closed
true
null
[]
null
5
2023-10-21T18:24:30Z
2024-10-22T00:08:27Z
2023-10-22T19:54:29Z
NONE
resolved
## Summary If the Authorization header has been explicitly set by the user, `requests` should not try to overwrite the header with credentials in `.netrc`. Anecdotally, I was confused for a solid half hour, wondering why any token I passed yielded the same user before I made an unauthenticated call, dumped header...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6555/reactions" }
https://api.github.com/repos/psf/requests/issues/6555/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6555.diff", "html_url": "https://github.com/psf/requests/pull/6555", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6555.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6555" }
true
[ "If you're specifying headers yourself manually, you should always set trust_env to False for those requests (assuming you want to trust it otherwise). We already have mechanisms to avoid this but certain headers we document our right to muck with, and Authorization is one of them. We will outright remove it in cer...
https://api.github.com/repos/psf/requests/issues/6554
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6554/labels{/name}
https://api.github.com/repos/psf/requests/issues/6554/comments
https://api.github.com/repos/psf/requests/issues/6554/events
https://github.com/psf/requests/issues/6554
1,950,391,072
I_kwDOABTKOs50QJsg
6,554
xcfxcfxcfxcf
{ "avatar_url": "https://avatars.githubusercontent.com/u/137421089?v=4", "events_url": "https://api.github.com/users/Parvezkhan0/events{/privacy}", "followers_url": "https://api.github.com/users/Parvezkhan0/followers", "following_url": "https://api.github.com/users/Parvezkhan0/following{/other_user}", "gists_...
[ { "color": "777777", "default": false, "description": null, "id": 162780722, "name": "Question/Not a bug", "node_id": "MDU6TGFiZWwxNjI3ODA3MjI=", "url": "https://api.github.com/repos/psf/requests/labels/Question/Not%20a%20bug" } ]
closed
true
null
[]
null
0
2023-10-18T18:31:59Z
2024-10-18T00:04:15Z
2023-10-18T18:32:04Z
NONE
resolved
Please refer to our [Stack Overflow tag](https://stackoverflow.com/questions/tagged/python-requests) for guidance.
{ "avatar_url": "https://avatars.githubusercontent.com/u/137421089?v=4", "events_url": "https://api.github.com/users/Parvezkhan0/events{/privacy}", "followers_url": "https://api.github.com/users/Parvezkhan0/followers", "following_url": "https://api.github.com/users/Parvezkhan0/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6554/reactions" }
https://api.github.com/repos/psf/requests/issues/6554/timeline
null
completed
null
null
false
[]
https://api.github.com/repos/psf/requests/issues/6553
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6553/labels{/name}
https://api.github.com/repos/psf/requests/issues/6553/comments
https://api.github.com/repos/psf/requests/issues/6553/events
https://github.com/psf/requests/pull/6553
1,949,696,623
PR_kwDOABTKOs5dI45y
6,553
docs(socks): same block as other sections
{ "avatar_url": "https://avatars.githubusercontent.com/u/28842337?v=4", "events_url": "https://api.github.com/users/magsen/events{/privacy}", "followers_url": "https://api.github.com/users/magsen/followers", "following_url": "https://api.github.com/users/magsen/following{/other_user}", "gists_url": "https://a...
[]
open
false
null
[]
null
6
2023-10-18T13:00:02Z
2023-10-18T19:07:48Z
null
NONE
null
strange formatting: https://docs.python-requests.org/en/latest/user/advanced/#socks
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6553/reactions" }
https://api.github.com/repos/psf/requests/issues/6553/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6553.diff", "html_url": "https://github.com/psf/requests/pull/6553", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6553.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6553" }
true
[ "The current formatting looks correct to me. What looks wrong to you? ", "i have some kind of strange underscore\r\n\r\n![image](https://github.com/psf/requests/assets/28842337/af8403bd-2ff9-4919-b0d8-49da2b0644de)\r\n\r\nIn a private firefox without dark theme\r\n![image](https://github.com/psf/requests/assets/2...
https://api.github.com/repos/psf/requests/issues/6552
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6552/labels{/name}
https://api.github.com/repos/psf/requests/issues/6552/comments
https://api.github.com/repos/psf/requests/issues/6552/events
https://github.com/psf/requests/pull/6552
1,948,644,028
PR_kwDOABTKOs5dFSN3
6,552
#6551 - assert statements for test test_header_validation
{ "avatar_url": "https://avatars.githubusercontent.com/u/49934133?v=4", "events_url": "https://api.github.com/users/swims-hjkl/events{/privacy}", "followers_url": "https://api.github.com/users/swims-hjkl/followers", "following_url": "https://api.github.com/users/swims-hjkl/following{/other_user}", "gists_url"...
[]
closed
true
null
[]
null
0
2023-10-18T02:19:46Z
2024-10-18T00:04:17Z
2023-10-18T06:08:52Z
CONTRIBUTOR
resolved
added assert statements tests/test_requests/test_header_validation in regards to the issue #6551
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6552/reactions" }
https://api.github.com/repos/psf/requests/issues/6552/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6552.diff", "html_url": "https://github.com/psf/requests/pull/6552", "merged_at": "2023-10-18T06:08:52Z", "patch_url": "https://github.com/psf/requests/pull/6552.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6552" }
true
[]
https://api.github.com/repos/psf/requests/issues/6551
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6551/labels{/name}
https://api.github.com/repos/psf/requests/issues/6551/comments
https://api.github.com/repos/psf/requests/issues/6551/events
https://github.com/psf/requests/issues/6551
1,946,835,073
I_kwDOABTKOs50CliB
6,551
Missing assert in test_requests.py test_header_validation
{ "avatar_url": "https://avatars.githubusercontent.com/u/113030?v=4", "events_url": "https://api.github.com/users/Sjord/events{/privacy}", "followers_url": "https://api.github.com/users/Sjord/followers", "following_url": "https://api.github.com/users/Sjord/following{/other_user}", "gists_url": "https://api.gi...
[ { "color": "0b02e1", "default": false, "description": null, "id": 191274, "name": "Contributor Friendly", "node_id": "MDU6TGFiZWwxOTEyNzQ=", "url": "https://api.github.com/repos/psf/requests/labels/Contributor%20Friendly" }, { "color": "69ccdb", "default": false, "descrip...
closed
true
null
[]
null
2
2023-10-17T08:18:52Z
2024-10-18T00:04:16Z
2023-10-18T06:09:39Z
NONE
resolved
[requests/tests/test\_requests.py at main · psf/requests](https://github.com/psf/requests/blob/main/tests/test_requests.py#L1705) ``` def test_header_validation(self, httpbin): """Ensure prepare_headers regex isn't flagging valid header contents.""" valid_headers = { "foo": "bar b...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6551/reactions" }
https://api.github.com/repos/psf/requests/issues/6551/timeline
null
completed
null
null
false
[ "I would like to contribute to solve this issue. @sigmavirus24 can I take this up?", "Resolved in #6552" ]
https://api.github.com/repos/psf/requests/issues/6550
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6550/labels{/name}
https://api.github.com/repos/psf/requests/issues/6550/comments
https://api.github.com/repos/psf/requests/issues/6550/events
https://github.com/psf/requests/pull/6550
1,945,599,788
PR_kwDOABTKOs5c67G7
6,550
making some careless changes
{ "avatar_url": "https://avatars.githubusercontent.com/u/56771141?v=4", "events_url": "https://api.github.com/users/jack17davis/events{/privacy}", "followers_url": "https://api.github.com/users/jack17davis/followers", "following_url": "https://api.github.com/users/jack17davis/following{/other_user}", "gists_u...
[ { "color": "d16014", "default": false, "description": "", "id": 2392364523, "name": "spam", "node_id": "MDU6TGFiZWwyMzkyMzY0NTIz", "url": "https://api.github.com/repos/psf/requests/labels/spam" } ]
closed
true
null
[]
null
0
2023-10-16T16:04:59Z
2024-10-16T00:04:19Z
2023-10-16T16:05:25Z
NONE
resolved
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/56771141?v=4", "events_url": "https://api.github.com/users/jack17davis/events{/privacy}", "followers_url": "https://api.github.com/users/jack17davis/followers", "following_url": "https://api.github.com/users/jack17davis/following{/other_user}", "gists_u...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6550/reactions" }
https://api.github.com/repos/psf/requests/issues/6550/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6550.diff", "html_url": "https://github.com/psf/requests/pull/6550", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6550.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6550" }
true
[]
https://api.github.com/repos/psf/requests/issues/6549
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6549/labels{/name}
https://api.github.com/repos/psf/requests/issues/6549/comments
https://api.github.com/repos/psf/requests/issues/6549/events
https://github.com/psf/requests/issues/6549
1,938,524,962
I_kwDOABTKOs5zi4si
6,549
Meaning of logo
{ "avatar_url": "https://avatars.githubusercontent.com/u/1161465?v=4", "events_url": "https://api.github.com/users/oddsun/events{/privacy}", "followers_url": "https://api.github.com/users/oddsun/followers", "following_url": "https://api.github.com/users/oddsun/following{/other_user}", "gists_url": "https://ap...
[ { "color": "777777", "default": false, "description": null, "id": 162780722, "name": "Question/Not a bug", "node_id": "MDU6TGFiZWwxNjI3ODA3MjI=", "url": "https://api.github.com/repos/psf/requests/labels/Question/Not%20a%20bug" } ]
closed
true
null
[]
null
1
2023-10-11T19:05:03Z
2024-10-12T00:04:09Z
2023-10-12T02:38:54Z
NONE
resolved
I've been trying to find the meaning/story behind the requests logo. But I can't seem to find it in the documentation. I'm curious what it means and why it has a Caduceus symbol. It might be worth adding to the documentation.
{ "avatar_url": "https://avatars.githubusercontent.com/u/18519037?v=4", "events_url": "https://api.github.com/users/sethmlarson/events{/privacy}", "followers_url": "https://api.github.com/users/sethmlarson/followers", "following_url": "https://api.github.com/users/sethmlarson/following{/other_user}", "gists_u...
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/psf/requests/issues/6549/reactions" }
https://api.github.com/repos/psf/requests/issues/6549/timeline
null
completed
null
null
false
[ "The logo is designed by Kenneth Reitz, the creator of `requests`. It's one of his own tattoos. \r\nhttps://kennethreitz.org/tattoos\r\n" ]
https://api.github.com/repos/psf/requests/issues/6548
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6548/labels{/name}
https://api.github.com/repos/psf/requests/issues/6548/comments
https://api.github.com/repos/psf/requests/issues/6548/events
https://github.com/psf/requests/pull/6548
1,933,428,221
PR_kwDOABTKOs5cR3Lr
6,548
Bump github/codeql-action from 2.21.3 to 2.22.1
{ "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/ot...
[ { "color": "0366d6", "default": false, "description": "Pull requests that update a dependency file", "id": 1868210094, "name": "dependencies", "node_id": "MDU6TGFiZWwxODY4MjEwMDk0", "url": "https://api.github.com/repos/psf/requests/labels/dependencies" }, { "color": "000000", ...
closed
true
null
[]
null
0
2023-10-09T16:29:56Z
2024-10-09T00:04:26Z
2023-10-09T16:49:28Z
CONTRIBUTOR
resolved
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.3 to 2.22.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <p...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6548/reactions" }
https://api.github.com/repos/psf/requests/issues/6548/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6548.diff", "html_url": "https://github.com/psf/requests/pull/6548", "merged_at": "2023-10-09T16:49:28Z", "patch_url": "https://github.com/psf/requests/pull/6548.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6548" }
true
[]
https://api.github.com/repos/psf/requests/issues/6547
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6547/labels{/name}
https://api.github.com/repos/psf/requests/issues/6547/comments
https://api.github.com/repos/psf/requests/issues/6547/events
https://github.com/psf/requests/issues/6547
1,931,740,158
I_kwDOABTKOs5zJAP-
6,547
http3 support
{ "avatar_url": "https://avatars.githubusercontent.com/u/62409625?v=4", "events_url": "https://api.github.com/users/finalparanoia/events{/privacy}", "followers_url": "https://api.github.com/users/finalparanoia/followers", "following_url": "https://api.github.com/users/finalparanoia/following{/other_user}", "g...
[]
closed
true
null
[]
null
1
2023-10-08T10:04:23Z
2024-10-08T00:06:41Z
2023-10-08T14:39:37Z
NONE
resolved
will this lib support http3?
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6547/reactions" }
https://api.github.com/repos/psf/requests/issues/6547/timeline
null
not_planned
null
null
false
[ "Not directly, no" ]
https://api.github.com/repos/psf/requests/issues/6546
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6546/labels{/name}
https://api.github.com/repos/psf/requests/issues/6546/comments
https://api.github.com/repos/psf/requests/issues/6546/events
https://github.com/psf/requests/issues/6546
1,931,080,465
I_kwDOABTKOs5zGfMR
6,546
@ethanroy No additional consideration beyond my suggestion of using a session-level auth handler, in the comment directly above yours.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1348991?v=4", "events_url": "https://api.github.com/users/skeggse/events{/privacy}", "followers_url": "https://api.github.com/users/skeggse/followers", "following_url": "https://api.github.com/users/skeggse/following{/other_user}", "gists_url": "https:/...
[]
closed
true
null
[]
null
1
2023-10-07T00:34:43Z
2024-10-07T00:04:27Z
2023-10-07T22:32:45Z
NONE
resolved
> @ethanroy No additional consideration beyond my suggestion of using a session-level auth handler, in the comment directly above yours. _Originally posted by @Lukasa in https://github.com/psf/requests/issues/2949#issuecomment-234553490_ I'm not sure if this used to work, or if something broke in the interim, but...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6546/reactions" }
https://api.github.com/repos/psf/requests/issues/6546/timeline
null
not_planned
null
null
false
[ "Responding to a conversation by opening an issue is not a valid bug report. If you need assistance with your auth handler, please use StackOverflow " ]
https://api.github.com/repos/psf/requests/issues/6545
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6545/labels{/name}
https://api.github.com/repos/psf/requests/issues/6545/comments
https://api.github.com/repos/psf/requests/issues/6545/events
https://github.com/psf/requests/pull/6545
1,930,875,841
PR_kwDOABTKOs5cJXUX
6,545
Fix urllib3 pin in setup.cfg
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
[]
closed
true
null
[]
null
4
2023-10-06T20:10:28Z
2024-10-06T00:04:31Z
2023-10-06T22:34:24Z
MEMBER
resolved
This should resolve #6544.
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6545/reactions" }
https://api.github.com/repos/psf/requests/issues/6545/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6545.diff", "html_url": "https://github.com/psf/requests/pull/6545", "merged_at": "2023-10-06T22:34:24Z", "patch_url": "https://github.com/psf/requests/pull/6545.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6545" }
true
[ "LGTM, thanks for fixing.", "Currently blocked on Flask 3.0.0 issues. We'll need to get those fixed first.", "psf/httpbin#28", "I've put up psf/httpbin#29 to address the test suite issues. We'll go ahead and merge this since I'm not concerned about the test suite with this change." ]
https://api.github.com/repos/psf/requests/issues/6544
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6544/labels{/name}
https://api.github.com/repos/psf/requests/issues/6544/comments
https://api.github.com/repos/psf/requests/issues/6544/events
https://github.com/psf/requests/issues/6544
1,930,870,756
I_kwDOABTKOs5zFr_k
6,544
Conflicting requirements for urllib3
{ "avatar_url": "https://avatars.githubusercontent.com/u/2747104?v=4", "events_url": "https://api.github.com/users/xypron/events{/privacy}", "followers_url": "https://api.github.com/users/xypron/followers", "following_url": "https://api.github.com/users/xypron/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e10c02", "default": false, "description": null, "id": 117744, "name": "Bug", "node_id": "MDU6TGFiZWwxMTc3NDQ=", "url": "https://api.github.com/repos/psf/requests/labels/Bug" } ]
closed
true
null
[]
null
1
2023-10-06T20:05:38Z
2024-10-06T00:04:29Z
2023-10-06T22:34:25Z
NONE
resolved
In origin/main ee93fac6b2f7 I find conflicting required urllib3 version information: ``` setup.cfg:10: urllib3>=1.21.1,<1.27 setup.py:64: "urllib3>=1.21.1,<3", ``` Shouldn't both files have the same restrictions? Best regards Heinrich
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6544/reactions" }
https://api.github.com/repos/psf/requests/issues/6544/timeline
null
completed
null
null
false
[ "They should, good catch xypron. We'll work on getting those aligned." ]
https://api.github.com/repos/psf/requests/issues/6543
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6543/labels{/name}
https://api.github.com/repos/psf/requests/issues/6543/comments
https://api.github.com/repos/psf/requests/issues/6543/events
https://github.com/psf/requests/issues/6543
1,930,138,362
I_kwDOABTKOs5zC5L6
6,543
EOF occurred in violation of protocol starting Python3.10 on large requests
{ "avatar_url": "https://avatars.githubusercontent.com/u/1726895?v=4", "events_url": "https://api.github.com/users/3asm/events{/privacy}", "followers_url": "https://api.github.com/users/3asm/followers", "following_url": "https://api.github.com/users/3asm/following{/other_user}", "gists_url": "https://api.gith...
[]
closed
true
null
[]
null
1
2023-10-06T13:00:42Z
2024-10-06T00:04:30Z
2023-10-06T15:23:42Z
NONE
resolved
# Bug report ### Bug description: We have identified a regression starting with Python 3.10 when making a large request over TLS. ```python import requests requests.post('https://google.com', data=b'A'*1000000) ``` ```python urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:2426...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6543/reactions" }
https://api.github.com/repos/psf/requests/issues/6543/timeline
null
completed
null
null
false
[ "Closing to track on https://github.com/urllib3/urllib3/issues/3148 which you opened simultaneously." ]
https://api.github.com/repos/psf/requests/issues/6542
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6542/labels{/name}
https://api.github.com/repos/psf/requests/issues/6542/comments
https://api.github.com/repos/psf/requests/issues/6542/events
https://github.com/psf/requests/issues/6542
1,920,380,338
I_kwDOABTKOs5ydq2y
6,542
Cookies with `Secure` are not sent for `localhost` via unencrypted `http`
{ "avatar_url": "https://avatars.githubusercontent.com/u/31801109?v=4", "events_url": "https://api.github.com/users/42triangles/events{/privacy}", "followers_url": "https://api.github.com/users/42triangles/followers", "following_url": "https://api.github.com/users/42triangles/following{/other_user}", "gists_u...
[]
closed
false
null
[]
null
2
2023-09-30T19:50:23Z
2024-09-09T15:54:34Z
2023-09-30T23:33:02Z
NONE
null
See the title, `Secure` cookies are not sent in requests to `localhost` if those requests are not encrypted. There should probably be an exception for `localhost` (as there is in browsers, as well) to aid in developing servers. ## Expected Result The cookies should be sent with the request. ## Actual Result ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6542/reactions" }
https://api.github.com/repos/psf/requests/issues/6542/timeline
null
not_planned
null
null
false
[ "No we'll not be introducing code to handle this. Use something like trustme to generate certs and validate them with requests instead and you'll get the correct behavior 100% of the time. ", "This resolution is counterintuitive since it puts Requests at odds with browser behaviour:\r\n\r\n* Firefox: https://bugz...
https://api.github.com/repos/psf/requests/issues/6541
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6541/labels{/name}
https://api.github.com/repos/psf/requests/issues/6541/comments
https://api.github.com/repos/psf/requests/issues/6541/events
https://github.com/psf/requests/issues/6541
1,920,280,168
I_kwDOABTKOs5ydSZo
6,541
'parse_authorization_header' not found in werkzeug 3.0.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/47403620?v=4", "events_url": "https://api.github.com/users/psriram4/events{/privacy}", "followers_url": "https://api.github.com/users/psriram4/followers", "following_url": "https://api.github.com/users/psriram4/following{/other_user}", "gists_url": "htt...
[]
closed
false
null
[]
null
4
2023-09-30T14:32:16Z
2023-11-27T23:33:44Z
2023-09-30T15:02:55Z
NONE
null
I run in to the following error: `ImportError: cannot import name 'parse_authorization_header' from 'werkzeug.http' (/usr/local/lib/python3.9/site-packages/werkzeug/http.py)`. ## Reproduction Steps ``` pip install -r requirements_dev.txt ``` I'm able to resolve it if I downgrade werkzeug to a lower vers...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6541/reactions" }
https://api.github.com/repos/psf/requests/issues/6541/timeline
null
completed
null
null
false
[ "This does not seem to be a bug with requests as we do not rely on werkzeug. Please file this in a more appropriate place with much more detail for that project to be able to help you", "I hit this problem on MacOS 14.1.1.\r\n\r\nIn this example, I'm running Python 3.9.16. I saw the same failure on 3.11.4 on a di...
https://api.github.com/repos/psf/requests/issues/6540
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6540/labels{/name}
https://api.github.com/repos/psf/requests/issues/6540/comments
https://api.github.com/repos/psf/requests/issues/6540/events
https://github.com/psf/requests/pull/6540
1,915,952,456
PR_kwDOABTKOs5bXFd8
6,540
Create master
{ "avatar_url": "https://avatars.githubusercontent.com/u/139004803?v=4", "events_url": "https://api.github.com/users/fc700/events{/privacy}", "followers_url": "https://api.github.com/users/fc700/followers", "following_url": "https://api.github.com/users/fc700/following{/other_user}", "gists_url": "https://api...
[]
closed
true
null
[]
null
0
2023-09-27T16:36:23Z
2024-10-01T00:04:39Z
2023-09-27T16:37:32Z
NONE
resolved
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6540/reactions" }
https://api.github.com/repos/psf/requests/issues/6540/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6540.diff", "html_url": "https://github.com/psf/requests/pull/6540", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6540.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6540" }
true
[]
https://api.github.com/repos/psf/requests/issues/6539
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6539/labels{/name}
https://api.github.com/repos/psf/requests/issues/6539/comments
https://api.github.com/repos/psf/requests/issues/6539/events
https://github.com/psf/requests/issues/6539
1,913,438,640
I_kwDOABTKOs5yDMGw
6,539
Versions at requests.readthedocs.io flyout menu are outdated
{ "avatar_url": "https://avatars.githubusercontent.com/u/17479683?v=4", "events_url": "https://api.github.com/users/fohrloop/events{/privacy}", "followers_url": "https://api.github.com/users/fohrloop/followers", "following_url": "https://api.github.com/users/fohrloop/following{/other_user}", "gists_url": "htt...
[]
closed
true
null
[]
null
7
2023-09-26T12:47:08Z
2024-10-15T00:04:17Z
2023-10-15T22:07:45Z
NONE
resolved
The https://requests.readthedocs.io/ webpage flyout menu versions are currently: - [latest](https://requests.readthedocs.io/en/latest/) [stable](https://requests.readthedocs.io/en/stable/) [v3.0.0](https://requests.readthedocs.io/en/v3.0.0/) [v2.9.1](https://requests.readthedocs.io/en/v2.9.1/) [v2.8.1](https://reque...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6539/reactions" }
https://api.github.com/repos/psf/requests/issues/6539/timeline
null
completed
null
null
false
[ "I would like to work on this issue. \r\nI am not much clear about the issue description, so could please elaborate on it.", "The flyout menu is the black box in the bottom right corner:\r\n![image](https://github.com/psf/requests/assets/17479683/31296583-000b-4112-bec2-bdbd955148e5)\r\n\r\nThis has old versions ...
https://api.github.com/repos/psf/requests/issues/6538
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6538/labels{/name}
https://api.github.com/repos/psf/requests/issues/6538/comments
https://api.github.com/repos/psf/requests/issues/6538/events
https://github.com/psf/requests/pull/6538
1,911,884,324
PR_kwDOABTKOs5bJRw_
6,538
Bump actions/checkout from 4.0.0 to 4.1.0
{ "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}", "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers", "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/ot...
[ { "color": "0366d6", "default": false, "description": "Pull requests that update a dependency file", "id": 1868210094, "name": "dependencies", "node_id": "MDU6TGFiZWwxODY4MjEwMDk0", "url": "https://api.github.com/repos/psf/requests/labels/dependencies" }, { "color": "000000", ...
closed
true
null
[]
null
0
2023-09-25T16:28:36Z
2024-09-26T00:04:22Z
2023-09-25T18:30:06Z
CONTRIBUTOR
resolved
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.1.0</h2> <h2>What's Changed</h2> <ul> <li>Update README.m...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6538/reactions" }
https://api.github.com/repos/psf/requests/issues/6538/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6538.diff", "html_url": "https://github.com/psf/requests/pull/6538", "merged_at": "2023-09-25T18:30:06Z", "patch_url": "https://github.com/psf/requests/pull/6538.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6538" }
true
[]
https://api.github.com/repos/psf/requests/issues/6537
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6537/labels{/name}
https://api.github.com/repos/psf/requests/issues/6537/comments
https://api.github.com/repos/psf/requests/issues/6537/events
https://github.com/psf/requests/issues/6537
1,910,210,558
I_kwDOABTKOs5x23_-
6,537
`unsafe legacy renegotiation disabled` error in specific website on Python 3.12
{ "avatar_url": "https://avatars.githubusercontent.com/u/130233823?v=4", "events_url": "https://api.github.com/users/ilotoki0804/events{/privacy}", "followers_url": "https://api.github.com/users/ilotoki0804/followers", "following_url": "https://api.github.com/users/ilotoki0804/following{/other_user}", "gists_...
[]
closed
true
null
[]
null
7
2023-09-24T12:03:25Z
2024-06-16T22:14:52Z
2023-09-24T12:33:58Z
NONE
null
## Issue Description I've encountered a puzzling issue related to the `requests` library when using Python 3.12. Specifically, I'm receiving an "unsafe legacy renegotiation disabled" error when trying to access a specific website. This problem appears to be unique to Python 3.12, as I did not encounter it when using...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 3, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 3, "url": "https://api.github.com/repos/psf/requests/issues/6537/reactions" }
https://api.github.com/repos/psf/requests/issues/6537/timeline
null
completed
null
null
false
[ "That exact error is coming from the `ssl` module. It's not an issue with requests. I would determine what needs to be done to an SSLContext to allow you to connect and then plumb that through requests via a custom adapter for that site only. ", "@sigmavirus24 Thanks for your response. I understand that the error...
https://api.github.com/repos/psf/requests/issues/6536
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6536/labels{/name}
https://api.github.com/repos/psf/requests/issues/6536/comments
https://api.github.com/repos/psf/requests/issues/6536/events
https://github.com/psf/requests/issues/6536
1,910,185,397
I_kwDOABTKOs5x2x21
6,536
Requests are blocked by cloudflare inside docker
{ "avatar_url": "https://avatars.githubusercontent.com/u/51841352?v=4", "events_url": "https://api.github.com/users/GabrielYudenich/events{/privacy}", "followers_url": "https://api.github.com/users/GabrielYudenich/followers", "following_url": "https://api.github.com/users/GabrielYudenich/following{/other_user}"...
[]
closed
true
null
[]
null
1
2023-09-24T10:30:26Z
2023-09-24T10:42:03Z
2023-09-24T10:42:00Z
NONE
null
Hello to all, i need some help here I have a code where i need to post a URL to get the autorization of the cookies and then i get this cookies and do another request in the website It's a goverment thing, and i really need some help When i use this script on my computer i can use it normally but when i upload...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6536/reactions" }
https://api.github.com/repos/psf/requests/issues/6536/timeline
null
completed
null
null
false
[ "Hi there! Thanks for opening this issue. Unfortunately, it seems this is a request for help instead of a report of a defect in the project. Please use [StackOverflow](https://stackoverflow.com) for general usage questions instead and only report defects here." ]
https://api.github.com/repos/psf/requests/issues/6535
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6535/labels{/name}
https://api.github.com/repos/psf/requests/issues/6535/comments
https://api.github.com/repos/psf/requests/issues/6535/events
https://github.com/psf/requests/issues/6535
1,909,870,866
I_kwDOABTKOs5x1lES
6,535
Getting incorrect response.
{ "avatar_url": "https://avatars.githubusercontent.com/u/39483475?v=4", "events_url": "https://api.github.com/users/TheAnkurGoswami/events{/privacy}", "followers_url": "https://api.github.com/users/TheAnkurGoswami/followers", "following_url": "https://api.github.com/users/TheAnkurGoswami/following{/other_user}"...
[ { "color": "777777", "default": false, "description": null, "id": 162780722, "name": "Question/Not a bug", "node_id": "MDU6TGFiZWwxNjI3ODA3MjI=", "url": "https://api.github.com/repos/psf/requests/labels/Question/Not%20a%20bug" } ]
closed
true
null
[]
null
1
2023-09-23T13:20:46Z
2023-09-24T10:42:26Z
2023-09-24T10:42:23Z
NONE
null
I was downloading an image using following python code: ```python import requests from PIL import Image from io import BytesIO link = "https://coloredmanga.com/wp-content/uploads/WP-manga/data/manga_6173003824249/85d69f8667f073e69cd03154b09f1412/149.jpg" res = requests.get(link) img = Image.open(BytesIO(re...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6535/reactions" }
https://api.github.com/repos/psf/requests/issues/6535/timeline
null
completed
null
null
false
[ "Hi there! Thanks for opening this issue. Unfortunately, it seems this is a request for help instead of a report of a defect in the project. Please use [StackOverflow](https://stackoverflow.com) for general usage questions instead and only report defects here." ]
https://api.github.com/repos/psf/requests/issues/6534
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6534/labels{/name}
https://api.github.com/repos/psf/requests/issues/6534/comments
https://api.github.com/repos/psf/requests/issues/6534/events
https://github.com/psf/requests/issues/6534
1,907,691,310
I_kwDOABTKOs5xtQ8u
6,534
Requests seems not to send the session cookie back to the server
{ "avatar_url": "https://avatars.githubusercontent.com/u/11373728?v=4", "events_url": "https://api.github.com/users/flixman/events{/privacy}", "followers_url": "https://api.github.com/users/flixman/followers", "following_url": "https://api.github.com/users/flixman/following{/other_user}", "gists_url": "https:...
[]
closed
true
null
[]
null
1
2023-09-21T20:14:40Z
2023-09-21T22:14:34Z
2023-09-21T22:14:28Z
NONE
null
I have a flask application, and I want to interact with it through requests. To this end, I have coded a small script providing a client that is supposed to keep around jwt and CSFR tokens that are sent back by the server: ```python from http import HTTPStatus from typing import Callable import requests from r...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6534/reactions" }
https://api.github.com/repos/psf/requests/issues/6534/timeline
null
not_planned
null
null
false
[ "Duplicate of #6344 and so many more\n\nIn the future, please search **closed and** open issues before creating new ones that are duplicates." ]
https://api.github.com/repos/psf/requests/issues/6533
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6533/labels{/name}
https://api.github.com/repos/psf/requests/issues/6533/comments
https://api.github.com/repos/psf/requests/issues/6533/events
https://github.com/psf/requests/issues/6533
1,907,343,398
I_kwDOABTKOs5xr8Am
6,533
Retries don't work using a session adapter with empty prefix ("")
{ "avatar_url": "https://avatars.githubusercontent.com/u/4631191?v=4", "events_url": "https://api.github.com/users/matthewarmand/events{/privacy}", "followers_url": "https://api.github.com/users/matthewarmand/followers", "following_url": "https://api.github.com/users/matthewarmand/following{/other_user}", "gi...
[]
closed
true
null
[]
null
2
2023-09-21T16:23:11Z
2024-09-21T00:07:10Z
2023-09-21T22:10:40Z
CONTRIBUTOR
resolved
When using a Requests `Session` with an `HTTPAdapter` with `urllib3.util.Retry` configuration supplied, when the adapter is bound to an empty string prefix (`""`), the retries don't execute. ## Expected Result This was an attempt to set up a session where every request in the session would have the retries execut...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/psf/requests/issues/6533/reactions" }
https://api.github.com/repos/psf/requests/issues/6533/timeline
null
not_planned
null
null
false
[ "We use the longest match and document that. So if you do not remove the other adapters this doesn't work and it is the intended behavior ", "Ah, you must be referring to the implicit adapters defined on `Session` instantiation at https://github.com/psf/requests/blob/881281250f74549f560408e5546d95a8cd73ce28/src/r...
https://api.github.com/repos/psf/requests/issues/6532
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6532/labels{/name}
https://api.github.com/repos/psf/requests/issues/6532/comments
https://api.github.com/repos/psf/requests/issues/6532/events
https://github.com/psf/requests/issues/6532
1,902,644,892
I_kwDOABTKOs5xaA6c
6,532
Exhaustively reading content from Response, doesn't call close on the non-stream request.
{ "avatar_url": "https://avatars.githubusercontent.com/u/325643?v=4", "events_url": "https://api.github.com/users/CharString/events{/privacy}", "followers_url": "https://api.github.com/users/CharString/followers", "following_url": "https://api.github.com/users/CharString/following{/other_user}", "gists_url": ...
[]
closed
true
null
[]
null
1
2023-09-19T10:08:29Z
2024-09-20T00:04:07Z
2023-09-19T13:40:17Z
NONE
resolved
<!-- Summary. --> Iterating the full, non-stream content of a `Response` flags the content as consumed: https://github.com/psf/requests/blob/881281250f74549f560408e5546d95a8cd73ce28/src/requests/models.py#L832 Which in turn prevents the raw object being closed. https://github.com/psf/requests/blob/881281250f74...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6532/reactions" }
https://api.github.com/repos/psf/requests/issues/6532/timeline
null
completed
null
null
false
[ "Requests is written first and foremost to leverage urllib3. It assumes that adapters will behave as urllib3 does (i.e., consuming the socket closes it). If the `file://` adapter that is used by zeep and either written by them or provided by some other library is not doing the correct thing there, that is not a req...
https://api.github.com/repos/psf/requests/issues/6531
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6531/labels{/name}
https://api.github.com/repos/psf/requests/issues/6531/comments
https://api.github.com/repos/psf/requests/issues/6531/events
https://github.com/psf/requests/issues/6531
1,899,680,943
I_kwDOABTKOs5xOtSv
6,531
How can I translate a page to English when scraping with requests python
{ "avatar_url": "https://avatars.githubusercontent.com/u/103885606?v=4", "events_url": "https://api.github.com/users/Kamal-Moha/events{/privacy}", "followers_url": "https://api.github.com/users/Kamal-Moha/followers", "following_url": "https://api.github.com/users/Kamal-Moha/following{/other_user}", "gists_url...
[]
closed
true
null
[]
null
1
2023-09-17T06:55:39Z
2024-09-17T00:03:35Z
2023-09-17T10:46:08Z
NONE
resolved
I'm trying to scrape the site [roca](https://roca.com.br/imovel/locacao/casas/sao-carlos/jardim-sao-carlos/66857?hl=en). This page is in Portuguese language, but I want to have translated into English so that I can capture English content when scraping with requests. I have tried doing the below option of using Acce...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6531/reactions" }
https://api.github.com/repos/psf/requests/issues/6531/timeline
null
not_planned
null
null
false
[ "Hi there! Thanks for opening this issue. Unfortunately, it seems this is a request for help instead of a report of a defect in the project. Please use [StackOverflow](https://stackoverflow.com) for general usage questions instead and only report defects here." ]
https://api.github.com/repos/psf/requests/issues/6530
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6530/labels{/name}
https://api.github.com/repos/psf/requests/issues/6530/comments
https://api.github.com/repos/psf/requests/issues/6530/events
https://github.com/psf/requests/issues/6530
1,896,279,797
I_kwDOABTKOs5xBu71
6,530
Automatically Close Requests Session After Specified Timeout, Even with Retries
{ "avatar_url": "https://avatars.githubusercontent.com/u/120313946?v=4", "events_url": "https://api.github.com/users/shoval-c/events{/privacy}", "followers_url": "https://api.github.com/users/shoval-c/followers", "following_url": "https://api.github.com/users/shoval-c/following{/other_user}", "gists_url": "ht...
[]
closed
true
null
[]
null
1
2023-09-14T10:34:35Z
2024-09-15T00:04:22Z
2023-09-14T11:20:15Z
NONE
resolved
**Desc** Currently, when using the requests library in Python to create a session with a timeout and there are retries implemented within the request, the session remains open even after the specified timeout has elapsed. This behavior can lead to resource leakage and unexpected behavior when managing sessions with ti...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6530/reactions" }
https://api.github.com/repos/psf/requests/issues/6530/timeline
null
not_planned
null
null
false
[ "In the future, please search **closed and** open issues before creating new ones that are duplicates." ]
https://api.github.com/repos/psf/requests/issues/6529
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6529/labels{/name}
https://api.github.com/repos/psf/requests/issues/6529/comments
https://api.github.com/repos/psf/requests/issues/6529/events
https://github.com/psf/requests/pull/6529
1,896,100,712
PR_kwDOABTKOs5aUXU_
6,529
Update models.Response.json docstring to be clearer
{ "avatar_url": "https://avatars.githubusercontent.com/u/118899211?v=4", "events_url": "https://api.github.com/users/anupam-arista/events{/privacy}", "followers_url": "https://api.github.com/users/anupam-arista/followers", "following_url": "https://api.github.com/users/anupam-arista/following{/other_user}", "...
[]
open
false
null
[]
null
1
2023-09-14T09:01:07Z
2024-07-01T05:16:42Z
null
NONE
null
null
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6529/reactions" }
https://api.github.com/repos/psf/requests/issues/6529/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6529.diff", "html_url": "https://github.com/psf/requests/pull/6529", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6529.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6529" }
true
[ "I know I'm not an admin, but this doc string change is a solid change could it be merged? " ]
https://api.github.com/repos/psf/requests/issues/6528
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6528/labels{/name}
https://api.github.com/repos/psf/requests/issues/6528/comments
https://api.github.com/repos/psf/requests/issues/6528/events
https://github.com/psf/requests/issues/6528
1,895,568,519
I_kwDOABTKOs5w_BSH
6,528
Why encoding hard coding to "ISO-8859-1"
{ "avatar_url": "https://avatars.githubusercontent.com/u/14230710?v=4", "events_url": "https://api.github.com/users/lizhaode/events{/privacy}", "followers_url": "https://api.github.com/users/lizhaode/followers", "following_url": "https://api.github.com/users/lizhaode/following{/other_user}", "gists_url": "htt...
[]
closed
true
null
[]
null
1
2023-09-14T02:56:26Z
2024-09-15T00:04:21Z
2023-09-14T13:18:36Z
NONE
resolved
<!-- Summary. --> ## Expected Result UTF-8 is better <!-- What you expected. --> ## Actual Result ISO-8859-1 <!-- What happened instead. --> ## Reproduction Steps I wanna download subtitle content, here is the code ```python import requests requests.get('https://events-delivery.apple.com/1008yunf...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6528/reactions" }
https://api.github.com/repos/psf/requests/issues/6528/timeline
null
not_planned
null
null
false
[ "You need to look at the response headers. The response is not providing an explicit `charset` otherwise we'd exit with this condition: https://github.com/psf/requests/blob/881281250f74549f560408e5546d95a8cd73ce28/src/requests/utils.py#L548\r\n\r\nUTF-8 has increasingly become the \"default\" for newer sites, but R...
https://api.github.com/repos/psf/requests/issues/6527
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6527/labels{/name}
https://api.github.com/repos/psf/requests/issues/6527/comments
https://api.github.com/repos/psf/requests/issues/6527/events
https://github.com/psf/requests/pull/6527
1,894,678,362
PR_kwDOABTKOs5aPkk5
6,527
Autoclose specific issue templates
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
[]
closed
true
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}",...
null
0
2023-09-13T14:36:49Z
2024-10-11T00:04:24Z
2023-10-11T16:29:20Z
CONTRIBUTOR
resolved
We spend a fair amount of time closing issues because people don't read the template closely or understand what they're being told. Let's take advantage of being able to auto-label an issue based on the template and then trigger a workflow to auto-magically close the issue with a message and lock the issue.
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6527/reactions" }
https://api.github.com/repos/psf/requests/issues/6527/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6527.diff", "html_url": "https://github.com/psf/requests/pull/6527", "merged_at": "2023-10-11T16:29:20Z", "patch_url": "https://github.com/psf/requests/pull/6527.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6527" }
true
[]
https://api.github.com/repos/psf/requests/issues/6526
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6526/labels{/name}
https://api.github.com/repos/psf/requests/issues/6526/comments
https://api.github.com/repos/psf/requests/issues/6526/events
https://github.com/psf/requests/issues/6526
1,892,614,335
I_kwDOABTKOs5wzwC_
6,526
open core legacy patcher
{ "avatar_url": "https://avatars.githubusercontent.com/u/144814817?v=4", "events_url": "https://api.github.com/users/baquer147/events{/privacy}", "followers_url": "https://api.github.com/users/baquer147/followers", "following_url": "https://api.github.com/users/baquer147/following{/other_user}", "gists_url": ...
[]
closed
true
null
[]
null
1
2023-09-12T14:11:34Z
2024-09-12T00:04:24Z
2023-09-12T14:20:04Z
NONE
resolved
hello, i am facing a error while downloading the ventura file from open core legacy patcher, it downloads 2GB from 11.9 gb and a error comes Download failed: HTTPSConnectionPool(host='swcdn.apple.com', port=443): Read timed out please help me with this thankyou
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6526/reactions" }
https://api.github.com/repos/psf/requests/issues/6526/timeline
null
completed
null
null
false
[ "Hi there! Thanks for opening this issue. Unfortunately, it seems this is a request for help instead of a report of a defect in the project. Please use [StackOverflow](https://stackoverflow.com) for general usage questions instead and only report defects here." ]
https://api.github.com/repos/psf/requests/issues/6525
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6525/labels{/name}
https://api.github.com/repos/psf/requests/issues/6525/comments
https://api.github.com/repos/psf/requests/issues/6525/events
https://github.com/psf/requests/issues/6525
1,890,483,063
I_kwDOABTKOs5wrnt3
6,525
Getting 500 with Requests.get whereas Postman gives 400
{ "avatar_url": "https://avatars.githubusercontent.com/u/42774628?v=4", "events_url": "https://api.github.com/users/dbellani/events{/privacy}", "followers_url": "https://api.github.com/users/dbellani/followers", "following_url": "https://api.github.com/users/dbellani/following{/other_user}", "gists_url": "htt...
[]
closed
true
null
[]
null
3
2023-09-11T13:12:06Z
2024-09-12T00:04:26Z
2023-09-11T16:39:49Z
NONE
resolved
Summary: For a Get API, The same url and token gives 400 status code in postman and when tried with pytest-bdd with requests library, I get 500 ## Expected Result For a invalid param, should be giving status code 400 in the response ## Actual Result We get 500 status code though the request is exactly the ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6525/reactions" }
https://api.github.com/repos/psf/requests/issues/6525/timeline
null
completed
null
null
false
[ "Hi there! Thanks for opening this issue. Unfortunately, it seems this is a request for help instead of a report of a defect in the project. Please use [StackOverflow](https://stackoverflow.com) for general usage questions instead and only report defects here.\n\nThe server is returning a 500, not requests. Somethi...
https://api.github.com/repos/psf/requests/issues/6524
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6524/labels{/name}
https://api.github.com/repos/psf/requests/issues/6524/comments
https://api.github.com/repos/psf/requests/issues/6524/events
https://github.com/psf/requests/issues/6524
1,890,017,482
I_kwDOABTKOs5wp2DK
6,524
Requests honor env no_proxy but will not respect no_proxy when passed as proxies dictionary
{ "avatar_url": "https://avatars.githubusercontent.com/u/3580380?v=4", "events_url": "https://api.github.com/users/chriskvik/events{/privacy}", "followers_url": "https://api.github.com/users/chriskvik/followers", "following_url": "https://api.github.com/users/chriskvik/following{/other_user}", "gists_url": "h...
[]
closed
true
null
[]
null
1
2023-09-11T08:59:14Z
2024-09-12T00:04:25Z
2023-09-12T12:43:44Z
NONE
resolved
When working in a environment that uses proxies, most servers and clients will have proxy information set in their environment: ``` HTTP_PROXY=http://some-proxy.com:1234 HTTPS_PROXY=http://some-proxy.com:1234 NO_PROXY=example.com ``` Requests will respect these environment variables by default, meaning the foll...
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6524/reactions" }
https://api.github.com/repos/psf/requests/issues/6524/timeline
null
completed
null
null
false
[ "Duplicate of #5000" ]
https://api.github.com/repos/psf/requests/issues/6523
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6523/labels{/name}
https://api.github.com/repos/psf/requests/issues/6523/comments
https://api.github.com/repos/psf/requests/issues/6523/events
https://github.com/psf/requests/pull/6523
1,888,745,855
PR_kwDOABTKOs5Z7vtH
6,523
Pass response_kw to HTTPConnectionPool through HTTPAdapter.send
{ "avatar_url": "https://avatars.githubusercontent.com/u/7031489?v=4", "events_url": "https://api.github.com/users/joren485/events{/privacy}", "followers_url": "https://api.github.com/users/joren485/followers", "following_url": "https://api.github.com/users/joren485/following{/other_user}", "gists_url": "http...
[]
open
false
null
[]
null
7
2023-09-09T13:36:06Z
2023-09-16T12:02:39Z
null
CONTRIBUTOR
null
### Summary This PR adds kwargs arguments to `HTTPAdapter.send`, which it passes to `HTTPConnectionPool.urlopen` in urllib3. ### Description As discussed in #4956, urrllib3 recently changed the default value of `enforce_content_length` from `False` to `True`. The new default seems like a sane choice, but in some u...
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6523/reactions" }
https://api.github.com/repos/psf/requests/issues/6523/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6523.diff", "html_url": "https://github.com/psf/requests/pull/6523", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6523.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6523" }
true
[ "Hi @joren485 ,\r\n\r\nRequests is under a feature freeze. Further, even though this _may_ seem like a backwards compatible change, it in fact will likely cause issues for a good percentage of users if they are unware. Many people implement customer HTTPAdapters for various reasons and I'd estimate at least 50% cop...
https://api.github.com/repos/psf/requests/issues/6522
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6522/labels{/name}
https://api.github.com/repos/psf/requests/issues/6522/comments
https://api.github.com/repos/psf/requests/issues/6522/events
https://github.com/psf/requests/pull/6522
1,886,595,787
PR_kwDOABTKOs5Z0eOO
6,522
Response Object Code cleanup suggestions
{ "avatar_url": "https://avatars.githubusercontent.com/u/8212743?v=4", "events_url": "https://api.github.com/users/xxdunedainxx/events{/privacy}", "followers_url": "https://api.github.com/users/xxdunedainxx/followers", "following_url": "https://api.github.com/users/xxdunedainxx/following{/other_user}", "gists...
[]
closed
true
null
[]
null
1
2023-09-07T21:41:42Z
2024-09-10T00:04:24Z
2023-09-07T23:05:53Z
NONE
resolved
Any thoughts here? I felt like the exception driven logic of `ok()` wasn't ideal, so I went in an added a new method: `is_raisable_status()`, which basically checks if the response code is 400 or more (could be improved?). Also put `reason = self.decode_reason()` reason decoding into its own method. If there...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6522/reactions" }
https://api.github.com/repos/psf/requests/issues/6522/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6522.diff", "html_url": "https://github.com/psf/requests/pull/6522", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6522.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6522" }
true
[ "Hi @xxdunedainxx,\n\nI don't think this is something we'd accept as it breaks the established behavior of the API which we wouldn't do in the current minor version.\n\nWe'll pass on this for now, but thanks for the contribution." ]
https://api.github.com/repos/psf/requests/issues/6521
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6521/labels{/name}
https://api.github.com/repos/psf/requests/issues/6521/comments
https://api.github.com/repos/psf/requests/issues/6521/events
https://github.com/psf/requests/issues/6521
1,883,910,942
I_kwDOABTKOs5wSjMe
6,521
upload a photo and copy link
{ "avatar_url": "https://avatars.githubusercontent.com/u/137342194?v=4", "events_url": "https://api.github.com/users/Pana11/events{/privacy}", "followers_url": "https://api.github.com/users/Pana11/followers", "following_url": "https://api.github.com/users/Pana11/following{/other_user}", "gists_url": "https://...
[]
closed
true
null
[]
null
1
2023-09-06T12:28:00Z
2024-09-09T00:07:26Z
2023-09-06T15:59:07Z
NONE
resolved
import requests url = 'https://scanqr.org/' responde2 = requests.get(url) files = {'file': open('ph.jpg', 'rb')} response = requests.post(url, files=files) print(response.text) print(responde2.text) This is a site for scanning the QR code, that is, you upload the picture of the QR code, then it shows the lin...
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6521/reactions" }
https://api.github.com/repos/psf/requests/issues/6521/timeline
null
completed
null
null
false
[ "Hi there! Thanks for opening this issue. Unfortunately, it seems this is a request for help instead of a report of a defect in the project. Please use [StackOverflow](https://stackoverflow.com) for general usage questions instead and only report defects here." ]
https://api.github.com/repos/psf/requests/issues/6520
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/6520/labels{/name}
https://api.github.com/repos/psf/requests/issues/6520/comments
https://api.github.com/repos/psf/requests/issues/6520/events
https://github.com/psf/requests/pull/6520
1,881,022,943
PR_kwDOABTKOs5ZhkKh
6,520
Create python-app.yml
{ "avatar_url": "https://avatars.githubusercontent.com/u/10506498?v=4", "events_url": "https://api.github.com/users/leonardoadame/events{/privacy}", "followers_url": "https://api.github.com/users/leonardoadame/followers", "following_url": "https://api.github.com/users/leonardoadame/following{/other_user}", "g...
[]
closed
true
null
[]
null
1
2023-09-05T01:17:53Z
2024-09-05T00:04:05Z
2023-09-05T02:07:57Z
NONE
resolved
null
{ "avatar_url": "https://avatars.githubusercontent.com/u/5271761?v=4", "events_url": "https://api.github.com/users/nateprewitt/events{/privacy}", "followers_url": "https://api.github.com/users/nateprewitt/followers", "following_url": "https://api.github.com/users/nateprewitt/following{/other_user}", "gists_ur...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/6520/reactions" }
https://api.github.com/repos/psf/requests/issues/6520/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/6520.diff", "html_url": "https://github.com/psf/requests/pull/6520", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/6520.patch", "url": "https://api.github.com/repos/psf/requests/pulls/6520" }
true
[ "Hi @leonardoadame, I'm not sure it makes sense to add this to Requests. We already have testing infrastructure set up and it appears this was lifted from another project. We'll go ahead and close this out." ]