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/6723 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6723/labels{/name} | https://api.github.com/repos/psf/requests/issues/6723/comments | https://api.github.com/repos/psf/requests/issues/6723/events | https://github.com/psf/requests/issues/6723 | 2,319,817,020 | I_kwDOABTKOs6KRZk8 | 6,723 | Different default values for "allow_redirects" for HEAD http method | {
"avatar_url": "https://avatars.githubusercontent.com/u/75862178?v=4",
"events_url": "https://api.github.com/users/paulusbrand/events{/privacy}",
"followers_url": "https://api.github.com/users/paulusbrand/followers",
"following_url": "https://api.github.com/users/paulusbrand/following{/other_user}",
"gists_u... | [] | closed | false | null | [] | null | 4 | 2024-05-27T21:51:37Z | 2024-05-29T06:34:23Z | 2024-05-29T06:34:23Z | NONE | null |
A HEAD request can be performed in two ways. Using the `requests.head` method or the `requests.request` method. But both have different default values for "allow_redirects".
## Expected Result
Both ways of performing HEAD requests have the same default behavior.
## Actual Result
`requests.head(url)` has allow_red... | {
"avatar_url": "https://avatars.githubusercontent.com/u/75862178?v=4",
"events_url": "https://api.github.com/users/paulusbrand/events{/privacy}",
"followers_url": "https://api.github.com/users/paulusbrand/followers",
"following_url": "https://api.github.com/users/paulusbrand/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/6723/reactions"
} | https://api.github.com/repos/psf/requests/issues/6723/timeline | null | completed | null | null | false | [
"This is expected. The request method means you want to explicitly do things differently so you don't get the per-method behaviors otherwise defined",
"@sigmavirus24 thanks! The reason i have to use `requests.request` is because there are no methods to perform TRACE and CONNECT http requests. For instance fir a ... |
https://api.github.com/repos/psf/requests/issues/6722 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6722/labels{/name} | https://api.github.com/repos/psf/requests/issues/6722/comments | https://api.github.com/repos/psf/requests/issues/6722/events | https://github.com/psf/requests/issues/6722 | 2,316,526,442 | I_kwDOABTKOs6KE2Nq | 6,722 | Enhance Error Messaging for Connection Failures | {
"avatar_url": "https://avatars.githubusercontent.com/u/102687650?v=4",
"events_url": "https://api.github.com/users/craetona/events{/privacy}",
"followers_url": "https://api.github.com/users/craetona/followers",
"following_url": "https://api.github.com/users/craetona/following{/other_user}",
"gists_url": "ht... | [] | open | false | null | [] | null | 1 | 2024-05-25T01:06:34Z | 2024-09-07T21:34:35Z | null | NONE | null | When making an HTTP request using the requests library, I encountered a connection failure. The error message provided was not very clear or actionable, especially for someone new to the library. Enhancing these error messages to provide more detailed and actionable information would significantly improve the developer... | 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/6722/reactions"
} | https://api.github.com/repos/psf/requests/issues/6722/timeline | null | null | null | null | false | [
"What extra information would you have liked in the error which you think would be actionable? Can you share some examples?"
] |
https://api.github.com/repos/psf/requests/issues/6721 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6721/labels{/name} | https://api.github.com/repos/psf/requests/issues/6721/comments | https://api.github.com/repos/psf/requests/issues/6721/events | https://github.com/psf/requests/pull/6721 | 2,316,313,631 | PR_kwDOABTKOs5wg6bq | 6,721 | v2.32.3 | {
"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 | false | null | [] | null | 2 | 2024-05-24T21:56:47Z | 2024-11-03T03:10:19Z | 2024-05-29T15:36:10Z | MEMBER | null | 2.32.3 (2024-05-29)
-------------------
**Bugfixes**
- Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of
HTTPAdapter. (#6716)
- Fixed issue where Requests started failing to run on Python versions compiled
without the `ssl` module. (#6724) | {
"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": 1,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 1,
"url": "https://api.github.com/repos/psf/requests/issues/6721/reactions"
} | https://api.github.com/repos/psf/requests/issues/6721/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6721.diff",
"html_url": "https://github.com/psf/requests/pull/6721",
"merged_at": "2024-05-29T15:36:10Z",
"patch_url": "https://github.com/psf/requests/pull/6721.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6721"
} | true | [
"@sigmavirus24 @sethmlarson Anything else preventing this release, scheduled for today?",
"Hi @gesslerpd, we have some other changes being worked on. You can monitor this PR being merged for when the next release goes out."
] |
https://api.github.com/repos/psf/requests/issues/6720 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6720/labels{/name} | https://api.github.com/repos/psf/requests/issues/6720/comments | https://api.github.com/repos/psf/requests/issues/6720/events | https://github.com/psf/requests/pull/6720 | 2,313,635,571 | PR_kwDOABTKOs5wXrSG | 6,720 | Start testing on 3.13 beta | {
"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 | false | null | [] | null | 4 | 2024-05-23T19:02:21Z | 2024-09-19T11:19:06Z | 2024-09-19T11:19:05Z | MEMBER | null | It looks like we're currently blocked on wheels for a few testing dependencies so this isn't mergable currently but we'll use this PR to monitor upstream support from other projects. Once those blockers are moved, we can merge this into our CI to prepare for the upcoming release candidates.
Currently it looks like `... | {
"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/6720/reactions"
} | https://api.github.com/repos/psf/requests/issues/6720/timeline | null | null | true | {
"diff_url": "https://github.com/psf/requests/pull/6720.diff",
"html_url": "https://github.com/psf/requests/pull/6720",
"merged_at": "2024-09-19T11:19:05Z",
"patch_url": "https://github.com/psf/requests/pull/6720.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6720"
} | true | [
"Looks like we're still blocked on https://github.com/python-greenlet/greenlet/issues/392. Victor Stinner's patch which appears to fix the issue has been stalled for a couple months. We'll continue to keep an eye on that as we get closer to 3.13 release on October 1st, 2024.",
"@nateprewitt Is greenlet only neede... |
https://api.github.com/repos/psf/requests/issues/6719 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6719/labels{/name} | https://api.github.com/repos/psf/requests/issues/6719/comments | https://api.github.com/repos/psf/requests/issues/6719/events | https://github.com/psf/requests/issues/6719 | 2,312,751,120 | I_kwDOABTKOs6J2cgQ | 6,719 | ERROR - Cannot set verify_mode to CERT_NONE when check_hostname is enabled | {
"avatar_url": "https://avatars.githubusercontent.com/u/7067187?v=4",
"events_url": "https://api.github.com/users/Barsovski/events{/privacy}",
"followers_url": "https://api.github.com/users/Barsovski/followers",
"following_url": "https://api.github.com/users/Barsovski/following{/other_user}",
"gists_url": "h... | [] | closed | false | null | [] | null | 1 | 2024-05-23T12:06:59Z | 2024-05-23T12:54:17Z | 2024-05-23T12:54:17Z | NONE | null | <!-- Summary. -->
I'm working with the exchangelib (v5.4) library.
A couple of days ago I noticed that in the Docker container exchangelib started complaining with an error `ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled`.
Exchangelib tries to connect to a local server with a low s... | {
"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/6719/reactions"
} | https://api.github.com/repos/psf/requests/issues/6719/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/6718 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6718/labels{/name} | https://api.github.com/repos/psf/requests/issues/6718/comments | https://api.github.com/repos/psf/requests/issues/6718/events | https://github.com/psf/requests/pull/6718 | 2,312,650,768 | PR_kwDOABTKOs5wUSDJ | 6,718 | grammar fixes | {
"avatar_url": "https://avatars.githubusercontent.com/u/39739545?v=4",
"events_url": "https://api.github.com/users/domx4q/events{/privacy}",
"followers_url": "https://api.github.com/users/domx4q/followers",
"following_url": "https://api.github.com/users/domx4q/following{/other_user}",
"gists_url": "https://a... | [] | open | false | null | [] | null | 0 | 2024-05-23T11:19:51Z | 2024-05-23T11:19:51Z | null | NONE | null | This pull request contains a few grammatical corrections. The changes aim to improve the clarity and readability of the documentation and comments within the code. | 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/6718/reactions"
} | https://api.github.com/repos/psf/requests/issues/6718/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6718.diff",
"html_url": "https://github.com/psf/requests/pull/6718",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6718.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6718"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6717 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6717/labels{/name} | https://api.github.com/repos/psf/requests/issues/6717/comments | https://api.github.com/repos/psf/requests/issues/6717/events | https://github.com/psf/requests/issues/6717 | 2,310,706,421 | I_kwDOABTKOs6JupT1 | 6,717 | SSLCertVerificationError - unable to get local issuer certificate | {
"avatar_url": "https://avatars.githubusercontent.com/u/17234256?v=4",
"events_url": "https://api.github.com/users/DanSIntel/events{/privacy}",
"followers_url": "https://api.github.com/users/DanSIntel/followers",
"following_url": "https://api.github.com/users/DanSIntel/following{/other_user}",
"gists_url": "... | [] | closed | false | null | [] | null | 5 | 2024-05-22T14:29:33Z | 2024-05-22T15:46:38Z | 2024-05-22T14:59:00Z | NONE | null | Version **2.32.0** introduced changes and improvements with **SSLContext** as specified in the release history:
Improvements - verify=True now reuses a global SSLContext which should improve request time variance between first and subsequent requests. It should also minimize certificate load time on Windows systems ... | {
"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/6717/reactions"
} | https://api.github.com/repos/psf/requests/issues/6717/timeline | null | completed | null | null | false | [
"Hi @DanSIntel, this looks like the same root issue described in #6715. Can you take a look at the proposed patch in #6716 and let us know if the new API proposal meets your use case. From the code you provided, I would think you should be able to do this through `pool_kwargs`.\r\n\r\nI'd propose we close this as a... |
https://api.github.com/repos/psf/requests/issues/6716 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6716/labels{/name} | https://api.github.com/repos/psf/requests/issues/6716/comments | https://api.github.com/repos/psf/requests/issues/6716/events | https://github.com/psf/requests/pull/6716 | 2,310,338,826 | PR_kwDOABTKOs5wMWbh | 6,716 | Allow for overriding of specific pool key params | {
"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 | 13 | 2024-05-22T11:53:49Z | 2024-10-02T10:28:12Z | 2024-05-24T21:37:06Z | CONTRIBUTOR | null | This re-enables the use case of providing a custom SSLContext via a Transport Adapter as broken in #6655 and reported in #6715
Closes #6715 | {
"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": 1,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 1,
"total_count": 2,
"url": "https://api.github.com/repos/psf/requests/issues/6716/reactions"
} | https://api.github.com/repos/psf/requests/issues/6716/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6716.diff",
"html_url": "https://github.com/psf/requests/pull/6716",
"merged_at": "2024-05-24T21:37:06Z",
"patch_url": "https://github.com/psf/requests/pull/6716.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6716"
} | true | [
"Sorry for the late response, this is my work account. I tested the changes in this branch. I was able to successfully modify our code and send requests.",
"Sorry, I missed the ping @nateprewitt. I'm going to give this a try locally",
"While this provides a new API to change the kwargs, the previous API (curren... |
https://api.github.com/repos/psf/requests/issues/6715 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6715/labels{/name} | https://api.github.com/repos/psf/requests/issues/6715/comments | https://api.github.com/repos/psf/requests/issues/6715/events | https://github.com/psf/requests/issues/6715 | 2,310,134,697 | I_kwDOABTKOs6Jsdup | 6,715 | SSLV3_ALERT_HANDSHAKE_FAILURE after upgrade from 2.31.0 to 2.32.2 | {
"avatar_url": "https://avatars.githubusercontent.com/u/106979676?v=4",
"events_url": "https://api.github.com/users/luisvicenteatprima/events{/privacy}",
"followers_url": "https://api.github.com/users/luisvicenteatprima/followers",
"following_url": "https://api.github.com/users/luisvicenteatprima/following{/ot... | [] | closed | false | null | [] | null | 20 | 2024-05-22T10:12:14Z | 2024-05-30T09:10:37Z | 2024-05-24T21:37:07Z | NONE | null | After upgrading to requests 2.32.* our custom SSL adapter doesn't seem to working anymore. This is how it looks like
```
class CustomSSLAdapter(HTTPAdapter):
def __init__(self):
self.context = ssl.create_default_context()
certfile = ...
keyfile = ...
password = ...
... | {
"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": 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/6715/reactions"
} | https://api.github.com/repos/psf/requests/issues/6715/timeline | null | completed | null | null | false | [
"This is running on databricks using python 3.10.12. ",
"@nateprewitt this is a different side-effect of #6655. I think to enable this particular use case we need to expose a way for sub-classes to muck with the pool kwargs, something like\r\n\r\n\r\n```py\r\nclass HTTPAdapter(BaseAdapter):\r\n def build_pool_... |
https://api.github.com/repos/psf/requests/issues/6714 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6714/labels{/name} | https://api.github.com/repos/psf/requests/issues/6714/comments | https://api.github.com/repos/psf/requests/issues/6714/events | https://github.com/psf/requests/pull/6714 | 2,309,827,520 | PR_kwDOABTKOs5wKlYt | 6,714 | Prefer charset_normalizer for char detection | {
"avatar_url": "https://avatars.githubusercontent.com/u/212189?v=4",
"events_url": "https://api.github.com/users/nijel/events{/privacy}",
"followers_url": "https://api.github.com/users/nijel/followers",
"following_url": "https://api.github.com/users/nijel/following{/other_user}",
"gists_url": "https://api.gi... | [] | closed | false | null | [] | null | 2 | 2024-05-22T07:49:36Z | 2024-05-22T10:38:59Z | 2024-05-22T10:22:50Z | NONE | null | `charset_normalizer` is a dependency for requests, while `chardet` is not, so it is more likely to be found.
For vendored requests this would still load whatever is available.
The reason I noticed this memory profiling in case both libraries are present and `charset_normalizer` has way lower memory footprint than... | {
"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/6714/reactions"
} | https://api.github.com/repos/psf/requests/issues/6714/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6714.diff",
"html_url": "https://github.com/psf/requests/pull/6714",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6714.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6714"
} | true | [
"Just don't install chardet",
"I'd love to, but it's a dependency for a third-party library (https://github.com/otsaloma/gaupol/issues/222).\r\n\r\nWhat is actually the reason for trying `chardet` first when it's not dependency for requests? It's just an extra import that is very likely to fail."
] |
https://api.github.com/repos/psf/requests/issues/6713 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6713/labels{/name} | https://api.github.com/repos/psf/requests/issues/6713/comments | https://api.github.com/repos/psf/requests/issues/6713/events | https://github.com/psf/requests/issues/6713 | 2,309,022,046 | I_kwDOABTKOs6JoOFe | 6,713 | Not supported URL scheme http+docker KOLLA ANSIBLE | {
"avatar_url": "https://avatars.githubusercontent.com/u/100887291?v=4",
"events_url": "https://api.github.com/users/takatoejji/events{/privacy}",
"followers_url": "https://api.github.com/users/takatoejji/followers",
"following_url": "https://api.github.com/users/takatoejji/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 | true | null | [] | null | 1 | 2024-05-21T20:02:52Z | 2024-05-21T20:03:04Z | 2024-05-21T20:03:03Z | NONE | off-topic | hello
Im trying to deploy an openstack cloud using kolla ansible it was working fine until yesterday
in the prechecks step an error occurs Not supported URL scheme http+docker
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: docker.errors.DockerException: Error whil... | {
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/f... | {
"+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/6713/reactions"
} | https://api.github.com/repos/psf/requests/issues/6713/timeline | null | completed | null | null | false | [
"As described in the template, we won't be able to answer questions on this issue tracker. Please use [Stack Overflow](https://stackoverflow.com/)"
] |
https://api.github.com/repos/psf/requests/issues/6712 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6712/labels{/name} | https://api.github.com/repos/psf/requests/issues/6712/comments | https://api.github.com/repos/psf/requests/issues/6712/events | https://github.com/psf/requests/pull/6712 | 2,308,691,158 | PR_kwDOABTKOs5wGsuW | 6,712 | v2.32.2 | {
"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 | false | null | [] | null | 0 | 2024-05-21T16:36:41Z | 2024-05-21T18:49:23Z | 2024-05-21T18:49:22Z | MEMBER | null | 2.32.2 (2024-05-21)
-------------------
**Deprecations**
- To provide a more stable migration for custom HTTPAdapters impacted
by the CVE changes in 2.32.0, we've renamed `_get_connection` to
a new public API, `get_connection_with_tls_context`. Existing custom
HTTPAdapters will need to migrate their 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/6712/reactions"
} | https://api.github.com/repos/psf/requests/issues/6712/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6712.diff",
"html_url": "https://github.com/psf/requests/pull/6712",
"merged_at": "2024-05-21T18:49:22Z",
"patch_url": "https://github.com/psf/requests/pull/6712.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6712"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6711 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6711/labels{/name} | https://api.github.com/repos/psf/requests/issues/6711/comments | https://api.github.com/repos/psf/requests/issues/6711/events | https://github.com/psf/requests/issues/6711 | 2,308,638,504 | I_kwDOABTKOs6Jmwco | 6,711 | breaking aws s3 usage with requests 2.32.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/34159454?v=4",
"events_url": "https://api.github.com/users/kristianelliott80/events{/privacy}",
"followers_url": "https://api.github.com/users/kristianelliott80/followers",
"following_url": "https://api.github.com/users/kristianelliott80/following{/other_... | [] | open | false | null | [] | null | 13 | 2024-05-21T16:04:59Z | 2024-07-03T10:36:54Z | null | NONE | null | requests 2.32.0 introduced a change https://github.com/psf/requests/pull/6644 that strips double /.
This has introduced an issue where generated presigned urls for s3 keys that start with a / can no longer be used. requests now strips that second / meaning that the key is modified and the signature does not match r... | null | {
"+1": 7,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 7,
"url": "https://api.github.com/repos/psf/requests/issues/6711/reactions"
} | https://api.github.com/repos/psf/requests/issues/6711/timeline | null | null | null | null | false | [
"I can second this. It's not only AWS. We just hit this problem with a completely unrelated web service that also behaves differently if the double leading slash is normalized to one.",
"I believe the s3 use case is being addressed by AWS in their SDK. \n\nAs for a service that expects a URI whose path is not nor... |
https://api.github.com/repos/psf/requests/issues/6710 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6710/labels{/name} | https://api.github.com/repos/psf/requests/issues/6710/comments | https://api.github.com/repos/psf/requests/issues/6710/events | https://github.com/psf/requests/pull/6710 | 2,308,627,178 | PR_kwDOABTKOs5wGer7 | 6,710 | Move _get_connection to get_connection_with_tls_context | {
"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 | false | null | [] | null | 9 | 2024-05-21T15:58:50Z | 2024-05-29T17:29:58Z | 2024-05-21T16:41:18Z | MEMBER | null | This PR is meant to provide a new publicly supported api `get_connection_with_tls_context` to better facilitate custom adapters with our recent fix for CVE-2024-35195.
As described [here](https://github.com/psf/requests/issues/6707#issuecomment-2122490651), we will be deprecating the existing `get_connection` API, a... | {
"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/6710/reactions"
} | https://api.github.com/repos/psf/requests/issues/6710/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6710.diff",
"html_url": "https://github.com/psf/requests/pull/6710",
"merged_at": "2024-05-21T16:41:18Z",
"patch_url": "https://github.com/psf/requests/pull/6710.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6710"
} | true | [
"cc @felixfontein",
"A small update about the minimum pass-through code for someone who will stumble upon this - don’t forget to `return` the value, as you will face a different exception if you do 🙂\r\n\r\n```python\r\ndef get_connection_with_tls_context(self, request, verify, proxies=None, cert=None):\r\n r... |
https://api.github.com/repos/psf/requests/issues/6709 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6709/labels{/name} | https://api.github.com/repos/psf/requests/issues/6709/comments | https://api.github.com/repos/psf/requests/issues/6709/events | https://github.com/psf/requests/pull/6709 | 2,308,104,459 | PR_kwDOABTKOs5wErz- | 6,709 | Add default timeout | {
"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_... | [] | 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... | 3 | 2024-05-21T11:46:58Z | 2024-10-24T10:19:28Z | null | CONTRIBUTOR | null | This adds a default connect and read timeout value for all usage of Requests. This is to solve a long-standing issue where some systems do not have a sufficiently low default value.
Personally, I'd want these values to be much lower, but a 10 second connection timeout and a 30 second read timeout seem like they shou... | null | {
"+1": 4,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 4,
"url": "https://api.github.com/repos/psf/requests/issues/6709/reactions"
} | https://api.github.com/repos/psf/requests/issues/6709/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6709.diff",
"html_url": "https://github.com/psf/requests/pull/6709",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6709.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6709"
} | true | [
"If you add a default timeout it may break existing code bases.\r\n\r\nFor example, if I am using a GET request to download a 1 GB file then I would have to adjust timeout to make my code compatible with this proposed change.",
"> If you add a default timeout it may break existing code bases.\n> \n> For example, ... |
https://api.github.com/repos/psf/requests/issues/6708 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6708/labels{/name} | https://api.github.com/repos/psf/requests/issues/6708/comments | https://api.github.com/repos/psf/requests/issues/6708/events | https://github.com/psf/requests/pull/6708 | 2,306,722,422 | PR_kwDOABTKOs5v_7Xp | 6,708 | v2.32.1 | {
"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 | false | null | [] | null | 0 | 2024-05-20T20:18:56Z | 2024-05-25T13:57:11Z | 2024-05-20T22:02:30Z | MEMBER | null | 2.32.1 (2024-05-20)
-------------------
**Bugfixes**
- Add missing test certs to the sdist distributed on PyPI.
| {
"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/6708/reactions"
} | https://api.github.com/repos/psf/requests/issues/6708/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6708.diff",
"html_url": "https://github.com/psf/requests/pull/6708",
"merged_at": "2024-05-20T22:02:30Z",
"patch_url": "https://github.com/psf/requests/pull/6708.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6708"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6707 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6707/labels{/name} | https://api.github.com/repos/psf/requests/issues/6707/comments | https://api.github.com/repos/psf/requests/issues/6707/events | https://github.com/psf/requests/issues/6707 | 2,306,643,660 | I_kwDOABTKOs6JfJbM | 6,707 | Requests 2.32.0 Not supported URL scheme http+docker | {
"avatar_url": "https://avatars.githubusercontent.com/u/36175703?v=4",
"events_url": "https://api.github.com/users/joshzcold/events{/privacy}",
"followers_url": "https://api.github.com/users/joshzcold/followers",
"following_url": "https://api.github.com/users/joshzcold/following{/other_user}",
"gists_url": "... | [] | closed | false | null | [] | null | 16 | 2024-05-20T19:36:07Z | 2024-06-04T16:21:25Z | 2024-05-24T19:16:08Z | NONE | null | <!-- Summary. -->
Newest version of requests 2.32.0 has an incompatibility with python lib `docker`
```
INTERNALERROR> Traceback (most recent call last):
INTERNALERROR> File "/var/lib/jenkins/workspace/Development_sm_master/gravity/.nox/lib/python3.10/site-packages/requests/adapters.py", line 532, in send
... | {
"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": 40,
"-1": 0,
"confused": 0,
"eyes": 5,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 45,
"url": "https://api.github.com/repos/psf/requests/issues/6707/reactions"
} | https://api.github.com/repos/psf/requests/issues/6707/timeline | null | completed | null | null | false | [
"I believe this was introduce with this line change which started enforcing the URL scheme:\r\nhttps://github.com/psf/requests/commit/c0813a2d910ea6b4f8438b91d315b8d181302356#diff-a4598bf8444e0feca489e60704c809c0dbfc47b90c4364216c931b497b3312d7R512\r\n\r\nThe issue is also being tracked over in `docker-py` repo:\r\... |
https://api.github.com/repos/psf/requests/issues/6706 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6706/labels{/name} | https://api.github.com/repos/psf/requests/issues/6706/comments | https://api.github.com/repos/psf/requests/issues/6706/events | https://github.com/psf/requests/issues/6706 | 2,306,640,505 | I_kwDOABTKOs6JfIp5 | 6,706 | 2.32.0 sdist is missing `tests/certs` | {
"avatar_url": "https://avatars.githubusercontent.com/u/110765?v=4",
"events_url": "https://api.github.com/users/mgorny/events{/privacy}",
"followers_url": "https://api.github.com/users/mgorny/followers",
"following_url": "https://api.github.com/users/mgorny/following{/other_user}",
"gists_url": "https://api... | [] | closed | false | null | [] | null | 4 | 2024-05-20T19:34:05Z | 2024-05-21T03:58:00Z | 2024-05-20T22:13:48Z | CONTRIBUTOR | null | The requests 2.32.0 sdist tarball is missing files from `tests/certs` that are required for tests to pass.
## Expected Result
Passing tests.
## Actual Result
```pytb
$ python -m pytest --showlocals
========================================================= test session starts ==============================... | {
"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/6706/reactions"
} | https://api.github.com/repos/psf/requests/issues/6706/timeline | null | completed | null | null | false | [
"Thanks for the report @mgorny. It looks like the test files from #6662 didn't end up in the MANIFEST.in. I'll take a look at getting that fixed asap.",
"Fix is staged in #6708. You can track that for resolution. Thanks again!",
"This should be resolved now with the release of 2.32.1.",
"Thanks!"
] |
https://api.github.com/repos/psf/requests/issues/6705 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6705/labels{/name} | https://api.github.com/repos/psf/requests/issues/6705/comments | https://api.github.com/repos/psf/requests/issues/6705/events | https://github.com/psf/requests/pull/6705 | 2,306,246,529 | PR_kwDOABTKOs5v-Sof | 6,705 | v2.32.0 | {
"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 | false | null | [] | null | 0 | 2024-05-20T15:30:48Z | 2024-05-20T15:46:50Z | 2024-05-20T15:46:49Z | MEMBER | null | 2.32.0 (2024-05-20)
-------------------
**Security**
- Fixed an issue where setting `verify=False` on the first request from a
Session will cause subsequent requests to the _same origin_ to also ignore
cert verification, regardless of the value of `verify`.
(https://github.com/psf/requests/security/adviso... | {
"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/6705/reactions"
} | https://api.github.com/repos/psf/requests/issues/6705/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6705.diff",
"html_url": "https://github.com/psf/requests/pull/6705",
"merged_at": "2024-05-20T15:46:49Z",
"patch_url": "https://github.com/psf/requests/pull/6705.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6705"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6704 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6704/labels{/name} | https://api.github.com/repos/psf/requests/issues/6704/comments | https://api.github.com/repos/psf/requests/issues/6704/events | https://github.com/psf/requests/issues/6704 | 2,304,575,073 | I_kwDOABTKOs6JXQZh | 6,704 | Requests roadmap | {
"avatar_url": "https://avatars.githubusercontent.com/u/5131271?v=4",
"events_url": "https://api.github.com/users/achapkowski/events{/privacy}",
"followers_url": "https://api.github.com/users/achapkowski/followers",
"following_url": "https://api.github.com/users/achapkowski/following{/other_user}",
"gists_ur... | [] | closed | false | null | [] | null | 5 | 2024-05-19T11:56:46Z | 2024-05-21T00:07:17Z | 2024-05-19T18:39:01Z | NONE | null | Since the PSF took over management of 'requests' I am wondering what the road map is for this library? Is it posted anywhere? Is v3 totally dead? Is the package just in maintenance mode?
I know a few years ago things were very chaotic, but being removed from those bad times, where is the package going?
| {
"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/6704/reactions"
} | https://api.github.com/repos/psf/requests/issues/6704/timeline | null | not_planned | null | null | false | [
"It's still just Nate and me. There isn't really any more time we can commit to the project than we already do. V3 as described to raise lots of money that didn't actually end up benefitting the project is still something desirable but will never be called V3 as none of those goals are recoverable from that website... |
https://api.github.com/repos/psf/requests/issues/6703 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6703/labels{/name} | https://api.github.com/repos/psf/requests/issues/6703/comments | https://api.github.com/repos/psf/requests/issues/6703/events | https://github.com/psf/requests/issues/6703 | 2,304,398,480 | I_kwDOABTKOs6JWlSQ | 6,703 | Request not throwing requests.exceptions.InvalidSchema on custom HTTPAdapter | {
"avatar_url": "https://avatars.githubusercontent.com/u/5265345?v=4",
"events_url": "https://api.github.com/users/defkev/events{/privacy}",
"followers_url": "https://api.github.com/users/defkev/followers",
"following_url": "https://api.github.com/users/defkev/following{/other_user}",
"gists_url": "https://ap... | [] | closed | true | null | [] | null | 3 | 2024-05-19T02:49:46Z | 2024-05-19T16:45:43Z | 2024-05-19T13:52:20Z | NONE | null | Mounting a custom HTTPAdapter (e.g. for retry) using an unsupported protocol (e.g. typo) doesn't throw requests.exceptions.InvalidSchema like the default adapter?!
## Expected Result
Should throw requests.exceptions.InvalidSchema
## Actual Result
```
Traceback (most recent call last):
File "python\lib\sit... | {
"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/6703/reactions"
} | https://api.github.com/repos/psf/requests/issues/6703/timeline | null | not_planned | null | null | false | [
"This is one hundred percent your own fault. InvalidSchema is documented as a problem when we cannot find a suitable adapter to use for a request and adapters are found by looking at the longest prefix. You registered one with `htxp` so you then told Requests you were registering an adapter to handle that scheme. A... |
https://api.github.com/repos/psf/requests/issues/6702 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6702/labels{/name} | https://api.github.com/repos/psf/requests/issues/6702/comments | https://api.github.com/repos/psf/requests/issues/6702/events | https://github.com/psf/requests/pull/6702 | 2,296,511,330 | PR_kwDOABTKOs5vdTeS | 6,702 | Allow optional char detection dependencies in post-packaging | {
"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 | 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... | 0 | 2024-05-14T22:25:35Z | 2024-05-22T08:08:55Z | 2024-05-15T00:15:19Z | MEMBER | null | This PR is a proposal to relax our requirement to have a character detection library present with all installations of Requests. While we cannot remove our reliance on `charset_normalizer` or `chardet`, there are use cases where Requests is repackaged in applications or other tools that do not need our character detect... | {
"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": 5,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 1,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 6,
"url": "https://api.github.com/repos/psf/requests/issues/6702/reactions"
} | https://api.github.com/repos/psf/requests/issues/6702/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6702.diff",
"html_url": "https://github.com/psf/requests/pull/6702",
"merged_at": "2024-05-15T00:15:19Z",
"patch_url": "https://github.com/psf/requests/pull/6702.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6702"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6701 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6701/labels{/name} | https://api.github.com/repos/psf/requests/issues/6701/comments | https://api.github.com/repos/psf/requests/issues/6701/events | https://github.com/psf/requests/issues/6701 | 2,294,852,916 | I_kwDOABTKOs6IyK00 | 6,701 | Connection problems | {
"avatar_url": "https://avatars.githubusercontent.com/u/169767657?v=4",
"events_url": "https://api.github.com/users/maciek324/events{/privacy}",
"followers_url": "https://api.github.com/users/maciek324/followers",
"following_url": "https://api.github.com/users/maciek324/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 | true | null | [] | null | 1 | 2024-05-14T08:55:49Z | 2024-05-14T08:56:00Z | 2024-05-14T08:55:59Z | NONE | off-topic | Hello,
i´m pretty new in Python programming.
I have python3 and i installed requests via pip.
I cant connect to any site with .get...
my code:
import requests
r = requests.get('http://google.com', timeout=20)
print(r.status_code)
Output: see file Output.txt
[Output.txt](https://github.com/psf/reque... | {
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/f... | {
"+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/6701/reactions"
} | https://api.github.com/repos/psf/requests/issues/6701/timeline | null | completed | null | null | false | [
"As described in the template, we won't be able to answer questions on this issue tracker. Please use [Stack Overflow](https://stackoverflow.com/)"
] |
https://api.github.com/repos/psf/requests/issues/6700 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6700/labels{/name} | https://api.github.com/repos/psf/requests/issues/6700/comments | https://api.github.com/repos/psf/requests/issues/6700/events | https://github.com/psf/requests/pull/6700 | 2,291,484,046 | PR_kwDOABTKOs5vMBPc | 6,700 | Use an invalid URI that will not cause httpbin to throw 500 | {
"avatar_url": "https://avatars.githubusercontent.com/u/36968154?v=4",
"events_url": "https://api.github.com/users/franekmagiera/events{/privacy}",
"followers_url": "https://api.github.com/users/franekmagiera/followers",
"following_url": "https://api.github.com/users/franekmagiera/following{/other_user}",
"g... | [] | closed | false | null | [] | null | 0 | 2024-05-12T20:11:03Z | 2024-05-12T21:33:47Z | 2024-05-12T21:33:47Z | CONTRIBUTOR | null | Context in https://github.com/urllib3/urllib3/issues/3392
Urllib3's CI started failing due to the requests `test_redirecting_to_bad_url` failing. The test started failing, beacuse httpbin started returning 500 on initial request, instead of a 302. I think this would break requests CI as well if it were run now.
M... | {
"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/6700/reactions"
} | https://api.github.com/repos/psf/requests/issues/6700/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6700.diff",
"html_url": "https://github.com/psf/requests/pull/6700",
"merged_at": "2024-05-12T21:33:47Z",
"patch_url": "https://github.com/psf/requests/pull/6700.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6700"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6699 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6699/labels{/name} | https://api.github.com/repos/psf/requests/issues/6699/comments | https://api.github.com/repos/psf/requests/issues/6699/events | https://github.com/psf/requests/issues/6699 | 2,288,693,498 | I_kwDOABTKOs6IarD6 | 6,699 | AttributeError: 'NoneType' object has no attribute 'setdefault' on environment proxies | {
"avatar_url": "https://avatars.githubusercontent.com/u/107975?v=4",
"events_url": "https://api.github.com/users/tarmath/events{/privacy}",
"followers_url": "https://api.github.com/users/tarmath/followers",
"following_url": "https://api.github.com/users/tarmath/following{/other_user}",
"gists_url": "https://... | [] | closed | false | null | [] | null | 6 | 2024-05-10T00:52:17Z | 2024-09-09T22:05:42Z | 2024-05-11T20:18:22Z | NONE | null | AttributeError: 'NoneType' object has no attribute 'setdefault' on environment proxies
It appears there is a small bug in `Session.merge_environment_settings` where the proxies variable can be `None` but setdefault is called on it anyway when env_proxies are present, causing an AttributeError to be thrown:
https... | {
"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/6699/reactions"
} | https://api.github.com/repos/psf/requests/issues/6699/timeline | null | not_planned | null | null | false | [
"How are you encountering this? On which versions? Why did you skip the issue template? ",
"Hello! Apologies for not using the template above. I have included it below.\r\n\r\nAdditionally, I have unearthed more context while working on reproduction steps.\r\n\r\nIt appears that although the type hint signature i... |
https://api.github.com/repos/psf/requests/issues/6698 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6698/labels{/name} | https://api.github.com/repos/psf/requests/issues/6698/comments | https://api.github.com/repos/psf/requests/issues/6698/events | https://github.com/psf/requests/pull/6698 | 2,288,436,755 | PR_kwDOABTKOs5vB8OY | 6,698 | Update README.md | {
"avatar_url": "https://avatars.githubusercontent.com/u/54004431?v=4",
"events_url": "https://api.github.com/users/nikhil-swamix/events{/privacy}",
"followers_url": "https://api.github.com/users/nikhil-swamix/followers",
"following_url": "https://api.github.com/users/nikhil-swamix/following{/other_user}",
"g... | [] | closed | false | null | [] | null | 1 | 2024-05-09T20:45:37Z | 2024-05-10T10:11:57Z | 2024-05-10T10:11:27Z | NONE | null | update latest figures. higher numbers means more trust.
downloads verified on pepy
dependents verified from github dependency graph. | {
"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/6698/reactions"
} | https://api.github.com/repos/psf/requests/issues/6698/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6698.diff",
"html_url": "https://github.com/psf/requests/pull/6698",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6698.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6698"
} | true | [
"We don't really update these numbers very often because it's not that important"
] |
https://api.github.com/repos/psf/requests/issues/6697 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6697/labels{/name} | https://api.github.com/repos/psf/requests/issues/6697/comments | https://api.github.com/repos/psf/requests/issues/6697/events | https://github.com/psf/requests/issues/6697 | 2,287,453,253 | I_kwDOABTKOs6IV8RF | 6,697 | Can't access trailers with the Request library | {
"avatar_url": "https://avatars.githubusercontent.com/u/164914051?v=4",
"events_url": "https://api.github.com/users/fmurray-r7/events{/privacy}",
"followers_url": "https://api.github.com/users/fmurray-r7/followers",
"following_url": "https://api.github.com/users/fmurray-r7/following{/other_user}",
"gists_url... | [] | closed | false | null | [] | null | 1 | 2024-05-09T11:05:19Z | 2024-05-09T12:35:09Z | 2024-05-09T12:35:09Z | NONE | null | <!-- Summary. -->
Requests doesn't seem to support processing [Trailer](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Trailer) response headers. While I know that Trailer support has been [discussed](https://github.com/psf/requests/issues/3613) [previously](https://github.com/psf/requests/issues/2281), ... | {
"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/6697/reactions"
} | https://api.github.com/repos/psf/requests/issues/6697/timeline | null | not_planned | null | null | false | [
"Nothing has changed since that thread. We still rely on httplib and httplib (or now http.client) does not support trailers for HTTP/1.1. i suspect some other http clients may be able to support this as they are built on h11 but whether they do or don't I couldn't tell you"
] |
https://api.github.com/repos/psf/requests/issues/6696 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6696/labels{/name} | https://api.github.com/repos/psf/requests/issues/6696/comments | https://api.github.com/repos/psf/requests/issues/6696/events | https://github.com/psf/requests/pull/6696 | 2,285,865,468 | PR_kwDOABTKOs5u5SRG | 6,696 | Docs update: warn that Session.verify is ignored if REQUESTS_CA_BUNDLE is set | {
"avatar_url": "https://avatars.githubusercontent.com/u/1242316?v=4",
"events_url": "https://api.github.com/users/StefanKopieczek/events{/privacy}",
"followers_url": "https://api.github.com/users/StefanKopieczek/followers",
"following_url": "https://api.github.com/users/StefanKopieczek/following{/other_user}",... | [] | open | false | null | [] | null | 0 | 2024-05-08T15:21:43Z | 2024-05-08T16:28:36Z | null | NONE | null | Issue #3829 tracks that Session.verify is ignored whenever `REQUESTS_CA_BUNDLES` or `CURL_CA_BUNDLES` is set. The underlying behavior will apparently be changed in 3.x, but in the meantime it would be helpful to call out the behavior in the docs to avoid catching people out (the issue has been locked due to a large num... | 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/6696/reactions"
} | https://api.github.com/repos/psf/requests/issues/6696/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6696.diff",
"html_url": "https://github.com/psf/requests/pull/6696",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6696.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6696"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6695 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6695/labels{/name} | https://api.github.com/repos/psf/requests/issues/6695/comments | https://api.github.com/repos/psf/requests/issues/6695/events | https://github.com/psf/requests/issues/6695 | 2,285,264,314 | I_kwDOABTKOs6INl26 | 6,695 | Session.verify ignored if REQUEST_CA_BUNDLES is set; behaviour not documented. | {
"avatar_url": "https://avatars.githubusercontent.com/u/1242316?v=4",
"events_url": "https://api.github.com/users/StefanKopieczek/events{/privacy}",
"followers_url": "https://api.github.com/users/StefanKopieczek/followers",
"following_url": "https://api.github.com/users/StefanKopieczek/following{/other_user}",... | [] | closed | false | null | [] | null | 4 | 2024-05-08T10:34:33Z | 2024-05-08T13:23:58Z | 2024-05-08T12:53:34Z | NONE | null | ## Summary
Session-level CA overrides are ignored if either `REQUEST_CA_BUNDLES` or `CURL_CA_BUNDLES` is set.
This is unintuitive as you'd expect a per-session override to take precedence over global state. It's also not mentioned in [the documentation](https://requests.readthedocs.io/en/latest/user/advanced/#ss... | {
"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/6695/reactions"
} | https://api.github.com/repos/psf/requests/issues/6695/timeline | null | not_planned | null | null | false | [
"Additional note for anyone affected: setting `session.trust_env = False` works around this issue by disregarding the environment variables. However, this will also disable detection of any proxies declared in the environment.",
"Duplicate of #3829",
"In the future, please search **closed and** open issues befo... |
https://api.github.com/repos/psf/requests/issues/6694 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6694/labels{/name} | https://api.github.com/repos/psf/requests/issues/6694/comments | https://api.github.com/repos/psf/requests/issues/6694/events | https://github.com/psf/requests/issues/6694 | 2,281,801,737 | I_kwDOABTKOs6IAYgJ | 6,694 | Support usage of PKCS#11 Hardware Security Modules where applicable | {
"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"
},
{
"color": "000000",
"default": false,
"description": "Use... | closed | true | null | [] | null | 1 | 2024-05-06T21:23:49Z | 2024-05-06T21:24:01Z | 2024-05-06T21:24:01Z | NONE | off-topic | Although "requests is not accepting feature requests at this time" I can't find any other way/place to pen a discussion about this.
In the application I am working on, we'd like to add support for using HSMs in the future. It's not obvious how to do that effectively, however, unless support for it is included in `re... | {
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/f... | {
"+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/6694/reactions"
} | https://api.github.com/repos/psf/requests/issues/6694/timeline | null | not_planned | null | null | false | [
"As described in the template, Requests is not accepting feature requests"
] |
https://api.github.com/repos/psf/requests/issues/6693 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6693/labels{/name} | https://api.github.com/repos/psf/requests/issues/6693/comments | https://api.github.com/repos/psf/requests/issues/6693/events | https://github.com/psf/requests/pull/6693 | 2,281,336,920 | PR_kwDOABTKOs5uqUZp | 6,693 | fix: enviroment variable PYTHONHTTPSVERIFY isn't take in consideration on https requests. | {
"avatar_url": "https://avatars.githubusercontent.com/u/5341637?v=4",
"events_url": "https://api.github.com/users/alvieirajr/events{/privacy}",
"followers_url": "https://api.github.com/users/alvieirajr/followers",
"following_url": "https://api.github.com/users/alvieirajr/following{/other_user}",
"gists_url":... | [] | open | false | null | [] | null | 2 | 2024-05-06T17:06:09Z | 2024-05-07T01:59:24Z | null | NONE | null | In case of the ssl certificate of destination host has expired isn't possible to ignore the cert validation using env PYTHONHTTPSVERIFY=0. | 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/6693/reactions"
} | https://api.github.com/repos/psf/requests/issues/6693/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6693.diff",
"html_url": "https://github.com/psf/requests/pull/6693",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6693.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6693"
} | true | [
"We have never supported this: https://requests.readthedocs.io/en/latest/search/?q=PYTHONHTTPSVERIFY",
"- @sigmavirus24: \r\n\r\nIf packages that depend on the \"request\" package encapsulate the get() method in a way that does not give the user the option of determining whether or not to perform SSL validation, ... |
https://api.github.com/repos/psf/requests/issues/6692 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6692/labels{/name} | https://api.github.com/repos/psf/requests/issues/6692/comments | https://api.github.com/repos/psf/requests/issues/6692/events | https://github.com/psf/requests/issues/6692 | 2,271,944,144 | I_kwDOABTKOs6Hax3Q | 6,692 | requests.request does not check method parameter | {
"avatar_url": "https://avatars.githubusercontent.com/u/96337712?v=4",
"events_url": "https://api.github.com/users/Michal-Martinek/events{/privacy}",
"followers_url": "https://api.github.com/users/Michal-Martinek/followers",
"following_url": "https://api.github.com/users/Michal-Martinek/following{/other_user}"... | [
{
"color": "f7c6c7",
"default": false,
"description": null,
"id": 167537670,
"name": "Propose Close",
"node_id": "MDU6TGFiZWwxNjc1Mzc2NzA=",
"url": "https://api.github.com/repos/psf/requests/labels/Propose%20Close"
}
] | closed | false | null | [] | null | 1 | 2024-04-30T16:15:10Z | 2024-05-01T01:43:53Z | 2024-05-01T01:43:53Z | NONE | null |
```
res = requests.request(method='155661', url='https...')
```
doesn't raise any error (warning) for totally unreasonable value for **method** parameter.
It leads to bugs. | {
"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/6692/reactions"
} | https://api.github.com/repos/psf/requests/issues/6692/timeline | null | not_planned | null | null | false | [
"Hi @Michal-Martinek, this is intentional design. There are many verbs we do not support directly, but may be used such as WebDAV. We don't intend to enumerate all possible options in our library, so it is left to the end user to determine their needs.\r\n\r\nYou'll find you can successfully send your request to we... |
https://api.github.com/repos/psf/requests/issues/6691 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6691/labels{/name} | https://api.github.com/repos/psf/requests/issues/6691/comments | https://api.github.com/repos/psf/requests/issues/6691/events | https://github.com/psf/requests/issues/6691 | 2,266,198,520 | I_kwDOABTKOs6HE3H4 | 6,691 | not support HTTP2 header | {
"avatar_url": "https://avatars.githubusercontent.com/u/45868971?v=4",
"events_url": "https://api.github.com/users/geebadan/events{/privacy}",
"followers_url": "https://api.github.com/users/geebadan/followers",
"following_url": "https://api.github.com/users/geebadan/following{/other_user}",
"gists_url": "htt... | [] | closed | true | null | [] | null | 1 | 2024-04-26T17:22:27Z | 2024-04-26T19:55:17Z | 2024-04-26T19:55:14Z | NONE | null | not support http2 header
example:
```
import requests
from hyper.contrib import HTTP20Adapter
headers={':path': '/hello}'
s = requests.Session()
s.mount('https://http2bin.org', HTTP20Adapter())
r = s.get('https://http2bin.org/get', headers=headers)
print(r.status_code)
# raise Invalid leading whitespa... | {
"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/6691/reactions"
} | https://api.github.com/repos/psf/requests/issues/6691/timeline | null | not_planned | null | null | false | [
"This is a duplicate "
] |
https://api.github.com/repos/psf/requests/issues/6690 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6690/labels{/name} | https://api.github.com/repos/psf/requests/issues/6690/comments | https://api.github.com/repos/psf/requests/issues/6690/events | https://github.com/psf/requests/issues/6690 | 2,265,778,069 | I_kwDOABTKOs6HDQeV | 6,690 | Upgrade idna to 3.7 for CVE-2024-3651 | {
"avatar_url": "https://avatars.githubusercontent.com/u/123113322?v=4",
"events_url": "https://api.github.com/users/carlos-villavicencio-adsk/events{/privacy}",
"followers_url": "https://api.github.com/users/carlos-villavicencio-adsk/followers",
"following_url": "https://api.github.com/users/carlos-villavicenc... | [] | closed | false | null | [] | null | 1 | 2024-04-26T13:20:01Z | 2024-04-26T14:05:34Z | 2024-04-26T14:05:34Z | NONE | null | <!-- Summary. -->
Now that idna released [3.7](https://github.com/kjd/idna/releases/tag/v3.7), can you consider bump the requires to `idna>=3.7,<4`?
## Expected Result
Get rid of [CVE-2024-3651](https://github.com/advisories/GHSA-jjg7-2v4v-x38h)
## Actual Result
SAST analysis shows [CVE-2024-3651](https://... | {
"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/6690/reactions"
} | https://api.github.com/repos/psf/requests/issues/6690/timeline | null | not_planned | null | null | false | [
"Use a better SAST. \n\nThe [requirement](https://github.com/psf/requests/blob/main/setup.cfg#L9) does not forbid you using 3.7. If you aren't also managing your transitive dependency versions a reinstall of requests should pull this unless you have something else blocking you from using that version. "
] |
https://api.github.com/repos/psf/requests/issues/6689 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6689/labels{/name} | https://api.github.com/repos/psf/requests/issues/6689/comments | https://api.github.com/repos/psf/requests/issues/6689/events | https://github.com/psf/requests/issues/6689 | 2,264,585,495 | I_kwDOABTKOs6G-tUX | 6,689 | Python hangs on import of the package | {
"avatar_url": "https://avatars.githubusercontent.com/u/57451206?v=4",
"events_url": "https://api.github.com/users/diasjoaocarlos/events{/privacy}",
"followers_url": "https://api.github.com/users/diasjoaocarlos/followers",
"following_url": "https://api.github.com/users/diasjoaocarlos/following{/other_user}",
... | [] | closed | false | null | [] | null | 1 | 2024-04-25T22:17:19Z | 2024-04-25T23:22:27Z | 2024-04-25T23:22:27Z | NONE | null | <!-- requests package hangs on import -->
I have a Linux server (Ubuntu 22.04.3 LTS x86_64 GNU/Linux), where I have installed virtual environments. Two of them are having problems on importation of the requests package.
1. Environment python3=3.10.12, requests=2.25.1 :
```
$ python3 -v
...
>>> import reques... | {
"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/6689/reactions"
} | https://api.github.com/repos/psf/requests/issues/6689/timeline | null | not_planned | null | null | false | [
"Towards the end of your paste\n\n```\n# /home/server/__pycache__/socks.cpython-310.pyc matches /home/server/socks.py\n# code object from '/home/server/__pycache__/socks.cpython-310.pyc\n```\n\nSo you've broken your python path probably and have files shadowing names that you must not shadow. This is not a bug in R... |
https://api.github.com/repos/psf/requests/issues/6688 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6688/labels{/name} | https://api.github.com/repos/psf/requests/issues/6688/comments | https://api.github.com/repos/psf/requests/issues/6688/events | https://github.com/psf/requests/pull/6688 | 2,259,345,945 | PR_kwDOABTKOs5tgCrh | 6,688 | Pin 3.8 and 3.9 runners back to macos-13 | {
"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 | false | null | [] | null | 0 | 2024-04-23T16:58:07Z | 2024-04-23T17:50:20Z | 2024-04-23T17:50:20Z | MEMBER | null | This will fix the breakages that started this morning with the GHA cut over to macOS 14 which uses an arm64 platform for the test runners. | {
"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/6688/reactions"
} | https://api.github.com/repos/psf/requests/issues/6688/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6688.diff",
"html_url": "https://github.com/psf/requests/pull/6688",
"merged_at": "2024-04-23T17:50:20Z",
"patch_url": "https://github.com/psf/requests/pull/6688.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6688"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6687 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6687/labels{/name} | https://api.github.com/repos/psf/requests/issues/6687/comments | https://api.github.com/repos/psf/requests/issues/6687/events | https://github.com/psf/requests/pull/6687 | 2,244,145,694 | PR_kwDOABTKOs5ss68d | 6,687 | Bump github/codeql-action from 3.24.0 to 3.25.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-04-15T16:40:36Z | 2024-04-15T17:01:40Z | 2024-04-15T17:01:39Z | CONTRIBUTOR | null | Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.0 to 3.25.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>
<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/6687/reactions"
} | https://api.github.com/repos/psf/requests/issues/6687/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6687.diff",
"html_url": "https://github.com/psf/requests/pull/6687",
"merged_at": "2024-04-15T17:01:39Z",
"patch_url": "https://github.com/psf/requests/pull/6687.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6687"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6686 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6686/labels{/name} | https://api.github.com/repos/psf/requests/issues/6686/comments | https://api.github.com/repos/psf/requests/issues/6686/events | https://github.com/psf/requests/issues/6686 | 2,243,200,020 | I_kwDOABTKOs6FtIQU | 6,686 | Issue With Decimals In JSON Handling | {
"avatar_url": "https://avatars.githubusercontent.com/u/30216972?v=4",
"events_url": "https://api.github.com/users/Hady-Eslam/events{/privacy}",
"followers_url": "https://api.github.com/users/Hady-Eslam/followers",
"following_url": "https://api.github.com/users/Hady-Eslam/following{/other_user}",
"gists_url"... | [] | closed | false | null | [] | null | 3 | 2024-04-15T09:42:03Z | 2024-04-15T10:31:35Z | 2024-04-15T10:31:35Z | NONE | null | <!-- Summary. -->
Issue In Handling Decimal in JSON when simplejson package is not installed
## Expected Result
When There is a Decimal in JSON data it should be handled without an error
```
import requests
from decimal import Decimal
data = {
'key': Decimal('0.0')
}
print(requests.post('https://jso... | {
"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/6686/reactions"
} | https://api.github.com/repos/psf/requests/issues/6686/timeline | null | not_planned | null | null | false | [
"I was able to reproduce this on Mac OS. System information:\r\n\r\n```\r\n{\r\n \"chardet\": {\r\n \"version\": null\r\n },\r\n \"charset_normalizer\": {\r\n \"version\": \"3.3.1\"\r\n },\r\n \"cryptography\": {\r\n \"version\": \"\"\r\n },\r\n \"idna\": {\r\n \"version\": \"3.4\"\r\n },\r\n \... |
https://api.github.com/repos/psf/requests/issues/6685 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6685/labels{/name} | https://api.github.com/repos/psf/requests/issues/6685/comments | https://api.github.com/repos/psf/requests/issues/6685/events | https://github.com/psf/requests/pull/6685 | 2,242,373,234 | PR_kwDOABTKOs5sm3AP | 6,685 | Fix raise for status #6683 | {
"avatar_url": "https://avatars.githubusercontent.com/u/7195133?v=4",
"events_url": "https://api.github.com/users/dennyb87/events{/privacy}",
"followers_url": "https://api.github.com/users/dennyb87/followers",
"following_url": "https://api.github.com/users/dennyb87/following{/other_user}",
"gists_url": "http... | [] | closed | false | null | [] | null | 3 | 2024-04-14T21:20:51Z | 2024-04-15T17:21:26Z | 2024-04-15T17:08:03Z | NONE | null | Fix `raise_for_status()` behaviour to comply with documentation as per [issue #6683](https://github.com/psf/requests/issues/6683). In particular, makes it return the response to ease chaining in trivial cases. | {
"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/6685/reactions"
} | https://api.github.com/repos/psf/requests/issues/6685/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6685.diff",
"html_url": "https://github.com/psf/requests/pull/6685",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6685.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6685"
} | true | [
"> I'm not convinced the documentation was ever right it that we should change the code to comport\r\n\r\nI see, if that's the case feel free to close the pull request, fixing the documentation would do as well, although returning the response seemed useful.",
"Yeah I'd want Nate's input too when he has time. I'm... |
https://api.github.com/repos/psf/requests/issues/6684 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6684/labels{/name} | https://api.github.com/repos/psf/requests/issues/6684/comments | https://api.github.com/repos/psf/requests/issues/6684/events | https://github.com/psf/requests/pull/6684 | 2,242,066,932 | PR_kwDOABTKOs5sl56a | 6,684 | Fixed #6683 | {
"avatar_url": "https://avatars.githubusercontent.com/u/70821878?v=4",
"events_url": "https://api.github.com/users/ManiFaridi/events{/privacy}",
"followers_url": "https://api.github.com/users/ManiFaridi/followers",
"following_url": "https://api.github.com/users/ManiFaridi/following{/other_user}",
"gists_url"... | [] | closed | false | null | [] | null | 4 | 2024-04-14T09:34:24Z | 2024-04-15T17:11:23Z | 2024-04-15T17:11:22Z | NONE | null | Since the documentation says that it should return a response object in case of no difficulties and the code didn't seem to, I added a statement to return the response object at the end.
[This is the issue](https://github.com/psf/requests/issues/6683)
| {
"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/6684/reactions"
} | https://api.github.com/repos/psf/requests/issues/6684/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6684.diff",
"html_url": "https://github.com/psf/requests/pull/6684",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6684.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6684"
} | true | [
"In hindsight perhaps a test wouldn't hurt",
"My bad, you are absolutely right. I'll get to it.",
"All good man :thumbsup: I don't have merge rights so can't really do much here anyway :smile: I raised it just in case :shrug: ",
"Thanks for the PR @ManiFaridi. This isn't something we'll likely be adding thoug... |
https://api.github.com/repos/psf/requests/issues/6683 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6683/labels{/name} | https://api.github.com/repos/psf/requests/issues/6683/comments | https://api.github.com/repos/psf/requests/issues/6683/events | https://github.com/psf/requests/issues/6683 | 2,242,062,886 | I_kwDOABTKOs6Foyom | 6,683 | raise_for_status documentation is out of sync | {
"avatar_url": "https://avatars.githubusercontent.com/u/7195133?v=4",
"events_url": "https://api.github.com/users/dennyb87/events{/privacy}",
"followers_url": "https://api.github.com/users/dennyb87/followers",
"following_url": "https://api.github.com/users/dennyb87/following{/other_user}",
"gists_url": "http... | [
{
"color": "f7c6c7",
"default": false,
"description": null,
"id": 167537670,
"name": "Propose Close",
"node_id": "MDU6TGFiZWwxNjc1Mzc2NzA=",
"url": "https://api.github.com/repos/psf/requests/labels/Propose%20Close"
}
] | closed | false | null | [] | null | 4 | 2024-04-14T09:24:00Z | 2024-04-15T20:36:53Z | 2024-04-15T20:35:18Z | NONE | null | Not a bug per se, more like a discrepancy between documentation and actual behaviour.
## Expected Result
The [documentation](https://3.python-requests.org/user/quickstart/#response-status-codes) says `response.raise_for_status()` should return the response for chaining in trivial use cases.
. If you can provide examples from the official docs hosted on readthedocs, we'd be happy to fix this, but from what I can see currently, this never existed in the Req... |
https://api.github.com/repos/psf/requests/issues/6682 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6682/labels{/name} | https://api.github.com/repos/psf/requests/issues/6682/comments | https://api.github.com/repos/psf/requests/issues/6682/events | https://github.com/psf/requests/pull/6682 | 2,238,384,896 | PR_kwDOABTKOs5sZWXf | 6,682 | Fix compatibility with pytest 8 | {
"avatar_url": "https://avatars.githubusercontent.com/u/5688939?v=4",
"events_url": "https://api.github.com/users/frenzymadness/events{/privacy}",
"followers_url": "https://api.github.com/users/frenzymadness/followers",
"following_url": "https://api.github.com/users/frenzymadness/following{/other_user}",
"gi... | [] | closed | false | null | [] | null | 0 | 2024-04-11T19:10:21Z | 2024-04-11T19:49:35Z | 2024-04-11T19:49:35Z | CONTRIBUTOR | null | `pytest.warns(None)` has been deprecated in pytest 7.0.0 and it's no longer working in pytest 8.
Resolves: https://github.com/psf/requests/issues/6679 | {
"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/6682/reactions"
} | https://api.github.com/repos/psf/requests/issues/6682/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6682.diff",
"html_url": "https://github.com/psf/requests/pull/6682",
"merged_at": "2024-04-11T19:49:35Z",
"patch_url": "https://github.com/psf/requests/pull/6682.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6682"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6681 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6681/labels{/name} | https://api.github.com/repos/psf/requests/issues/6681/comments | https://api.github.com/repos/psf/requests/issues/6681/events | https://github.com/psf/requests/issues/6681 | 2,235,998,968 | I_kwDOABTKOs6FRqL4 | 6,681 | what if someone sets both data and files when making a request? | {
"avatar_url": "https://avatars.githubusercontent.com/u/127623723?v=4",
"events_url": "https://api.github.com/users/siddhsql/events{/privacy}",
"followers_url": "https://api.github.com/users/siddhsql/followers",
"following_url": "https://api.github.com/users/siddhsql/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 | true | null | [] | null | 1 | 2024-04-10T16:28:16Z | 2024-04-10T16:28:27Z | 2024-04-10T16:28:26Z | NONE | off-topic | from the [docs](https://requests.readthedocs.io/en/latest/api/):
**data** – (optional) Dictionary, list of tuples, bytes, or file-like object to send in the body of the [Request](https://requests.readthedocs.io/en/latest/api/#requests.Request).
**files** – (optional) Dictionary of 'name': file-like-objects (or {'... | {
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/f... | {
"+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/6681/reactions"
} | https://api.github.com/repos/psf/requests/issues/6681/timeline | null | completed | null | null | false | [
"As described in the template, we won't be able to answer questions on this issue tracker. Please use [Stack Overflow](https://stackoverflow.com/)"
] |
https://api.github.com/repos/psf/requests/issues/6680 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6680/labels{/name} | https://api.github.com/repos/psf/requests/issues/6680/comments | https://api.github.com/repos/psf/requests/issues/6680/events | https://github.com/psf/requests/pull/6680 | 2,231,979,385 | PR_kwDOABTKOs5sDW0x | 6,680 | Add rfc9110 HTTP status code names | {
"avatar_url": "https://avatars.githubusercontent.com/u/659504?v=4",
"events_url": "https://api.github.com/users/mbeijen/events{/privacy}",
"followers_url": "https://api.github.com/users/mbeijen/followers",
"following_url": "https://api.github.com/users/mbeijen/following{/other_user}",
"gists_url": "https://... | [] | closed | false | null | [] | null | 0 | 2024-04-08T19:57:43Z | 2024-04-11T14:10:57Z | 2024-04-11T14:10:57Z | CONTRIBUTOR | null | RFC 9110 _HTTP Semantics_ obsoletes some earlier RFCs which defined HTTP 1.1. It adds some status codes that were previously only used for WebDAV to HTTP _proper_ after making the names somewhat more generic.
See https://www.rfc-editor.org/rfc/rfc9110.html#name-changes-from-rfc-7231
This commit adds the http stat... | {
"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/6680/reactions"
} | https://api.github.com/repos/psf/requests/issues/6680/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6680.diff",
"html_url": "https://github.com/psf/requests/pull/6680",
"merged_at": "2024-04-11T14:10:57Z",
"patch_url": "https://github.com/psf/requests/pull/6680.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6680"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6679 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6679/labels{/name} | https://api.github.com/repos/psf/requests/issues/6679/comments | https://api.github.com/repos/psf/requests/issues/6679/events | https://github.com/psf/requests/issues/6679 | 2,229,741,283 | I_kwDOABTKOs6E5ybj | 6,679 | pytest.warns(None) is no longer supported | {
"avatar_url": "https://avatars.githubusercontent.com/u/241039?v=4",
"events_url": "https://api.github.com/users/wRAR/events{/privacy}",
"followers_url": "https://api.github.com/users/wRAR/followers",
"following_url": "https://api.github.com/users/wRAR/following{/other_user}",
"gists_url": "https://api.githu... | [] | closed | false | null | [] | null | 4 | 2024-04-07T12:16:58Z | 2024-04-11T19:49:36Z | 2024-04-11T19:49:36Z | NONE | null | Not sure what was this code supposed to mean (making sure that there are no warnings? I don't think it ever did that?), but on pytest 8 it no longer works: "TypeError: exceptions must be derived from Warning, not <class 'NoneType'>"
https://docs.pytest.org/en/latest/how-to/capture-warnings.html#additional-use-cases-... | {
"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/6679/reactions"
} | https://api.github.com/repos/psf/requests/issues/6679/timeline | null | completed | null | null | false | [
"From the pytest's changelog:\r\n\r\n> #8645: pytest.warns(None) is now deprecated because many people used it to mean “this code does not emit warnings”, but it actually had the effect of checking that the code emits at least one warning of any type - like pytest.warns() or pytest.warns(Warning).",
"And this is ... |
https://api.github.com/repos/psf/requests/issues/6678 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6678/labels{/name} | https://api.github.com/repos/psf/requests/issues/6678/comments | https://api.github.com/repos/psf/requests/issues/6678/events | https://github.com/psf/requests/pull/6678 | 2,226,359,626 | PR_kwDOABTKOs5rwRa9 | 6,678 | Adds json.JSONDecodeError from standard library to requests.JSONDecodeError | {
"avatar_url": "https://avatars.githubusercontent.com/u/35944885?v=4",
"events_url": "https://api.github.com/users/jon-behnken/events{/privacy}",
"followers_url": "https://api.github.com/users/jon-behnken/followers",
"following_url": "https://api.github.com/users/jon-behnken/following{/other_user}",
"gists_u... | [] | closed | false | null | [] | null | 3 | 2024-04-04T19:33:33Z | 2024-04-11T15:01:08Z | 2024-04-11T14:16:01Z | NONE | null | Below is a suggestion for slightly enhancing the `JSONDecodeError` behavior.
### Background
The [comments](https://github.com/psf/requests/blob/main/src/requests/models.py#L972) for the `json()` method of `Response` say that `requests.JSONDecodeError` should alias the JSONDecodeError from the standard `json` librar... | {
"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/6678/reactions"
} | https://api.github.com/repos/psf/requests/issues/6678/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6678.diff",
"html_url": "https://github.com/psf/requests/pull/6678",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6678.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6678"
} | true | [
"I think the docs aren't sufficiently clear but with this PR you're now doubly inheriting from the stdlib JSONDecodeError if there's no simplejson which seems rather silly. The reason we inherit from whichever library is used is because people had been previously catching that and others reasonably expected to be a... |
https://api.github.com/repos/psf/requests/issues/6677 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6677/labels{/name} | https://api.github.com/repos/psf/requests/issues/6677/comments | https://api.github.com/repos/psf/requests/issues/6677/events | https://github.com/psf/requests/pull/6677 | 2,218,667,362 | PR_kwDOABTKOs5rVre8 | 6,677 | Bump actions/setup-python from 5.0.0 to 5.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 | false | null | [] | null | 0 | 2024-04-01T17:00:21Z | 2024-04-01T17:36:47Z | 2024-04-01T17:36:47Z | CONTRIBUTOR | null | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.1.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.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li... | {
"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/6677/reactions"
} | https://api.github.com/repos/psf/requests/issues/6677/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6677.diff",
"html_url": "https://github.com/psf/requests/pull/6677",
"merged_at": "2024-04-01T17:36:47Z",
"patch_url": "https://github.com/psf/requests/pull/6677.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6677"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6676 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6676/labels{/name} | https://api.github.com/repos/psf/requests/issues/6676/comments | https://api.github.com/repos/psf/requests/issues/6676/events | https://github.com/psf/requests/issues/6676 | 2,217,861,786 | I_kwDOABTKOs6EMeKa | 6,676 | Error in requests version 2.31.0 with urllib3 2.2.1 and 2.10 raise IncompleteRead(self._fp_bytes_read, self.length_remaining) | {
"avatar_url": "https://avatars.githubusercontent.com/u/5290055?v=4",
"events_url": "https://api.github.com/users/pcor/events{/privacy}",
"followers_url": "https://api.github.com/users/pcor/followers",
"following_url": "https://api.github.com/users/pcor/following{/other_user}",
"gists_url": "https://api.gith... | [
{
"color": "e11d21",
"default": false,
"description": null,
"id": 136589914,
"name": "Needs Info",
"node_id": "MDU6TGFiZWwxMzY1ODk5MTQ=",
"url": "https://api.github.com/repos/psf/requests/labels/Needs%20Info"
},
{
"color": "fef2c0",
"default": false,
"description": null,
... | closed | false | null | [] | null | 2 | 2024-04-01T09:00:04Z | 2024-04-01T22:35:40Z | 2024-04-01T22:35:40Z | NONE | null | <!-- Summary. -->
We have updated from urllib3 1.26 to urllib3 2.xx and now we have same requests with this error.
lib/python3.10/site-packages/urllib3/response.py", line 833, in _raw_read
raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
urllib3.exceptions.IncompleteRead: IncompleteRead(1195... | {
"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/6676/reactions"
} | https://api.github.com/repos/psf/requests/issues/6676/timeline | null | not_planned | null | null | false | [
"\r\nI have installed an empty enviroment with conda and requests:\r\n\r\npython 3.12.2\r\nrequests 2.31.0\r\nurllib3 1.26.18\r\n\r\nAnd we have no errors, when I install urllib3 2.1.0, the program crashes, Below is a simple test program that crashes.\r\n\r\npyt... |
https://api.github.com/repos/psf/requests/issues/6675 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6675/labels{/name} | https://api.github.com/repos/psf/requests/issues/6675/comments | https://api.github.com/repos/psf/requests/issues/6675/events | https://github.com/psf/requests/pull/6675 | 2,210,123,960 | PR_kwDOABTKOs5q5GcK | 6,675 | Fix utils functions with invalid ip/cidr inputs | {
"avatar_url": "https://avatars.githubusercontent.com/u/125774763?v=4",
"events_url": "https://api.github.com/users/vcapparelli/events{/privacy}",
"followers_url": "https://api.github.com/users/vcapparelli/followers",
"following_url": "https://api.github.com/users/vcapparelli/following{/other_user}",
"gists_... | [] | open | false | null | [] | null | 2 | 2024-03-27T08:03:45Z | 2024-11-01T19:26:04Z | null | NONE | null | - add test cases reported in #5131
- fix utils functions `address_in_network`, `is_ipv4_address` and `is_valid_cidr`
- replace socket with `ipaddress` module
- prepare ipv6 support
Fixes #5131 | 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/6675/reactions"
} | https://api.github.com/repos/psf/requests/issues/6675/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6675.diff",
"html_url": "https://github.com/psf/requests/pull/6675",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6675.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6675"
} | true | [
"@kennethreitz, @Lukasa, @sigmavirus24, @nateprewitt, @slingamn,\r\n\r\n This is my first contribution to this project, and I don't know if is necessary request to someone to review the PR",
"@Pjrich1313, \r\n\r\n> Fast node isn't work\r\n\r\nHow can i test this case?"
] |
https://api.github.com/repos/psf/requests/issues/6674 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6674/labels{/name} | https://api.github.com/repos/psf/requests/issues/6674/comments | https://api.github.com/repos/psf/requests/issues/6674/events | https://github.com/psf/requests/pull/6674 | 2,206,608,620 | PR_kwDOABTKOs5qtDkk | 6,674 | Feature update | {
"avatar_url": "https://avatars.githubusercontent.com/u/159827478?v=4",
"events_url": "https://api.github.com/users/duke-maosa/events{/privacy}",
"followers_url": "https://api.github.com/users/duke-maosa/followers",
"following_url": "https://api.github.com/users/duke-maosa/following{/other_user}",
"gists_url... | [] | closed | false | null | [] | null | 1 | 2024-03-25T20:10:09Z | 2024-03-25T20:16:32Z | 2024-03-25T20:15:14Z | NONE | null | 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/6674/reactions"
} | https://api.github.com/repos/psf/requests/issues/6674/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6674.diff",
"html_url": "https://github.com/psf/requests/pull/6674",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6674.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6674"
} | true | [
"@TheDukeroyalty, we're going to have to ask you please stop opening PRs against this repo. Please refer to my previous comment in #6672 or the [official GitHub PR documentation](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pu... |
https://api.github.com/repos/psf/requests/issues/6673 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6673/labels{/name} | https://api.github.com/repos/psf/requests/issues/6673/comments | https://api.github.com/repos/psf/requests/issues/6673/events | https://github.com/psf/requests/pull/6673 | 2,206,597,474 | PR_kwDOABTKOs5qtBH4 | 6,673 | Feature update | {
"avatar_url": "https://avatars.githubusercontent.com/u/159827478?v=4",
"events_url": "https://api.github.com/users/duke-maosa/events{/privacy}",
"followers_url": "https://api.github.com/users/duke-maosa/followers",
"following_url": "https://api.github.com/users/duke-maosa/following{/other_user}",
"gists_url... | [] | closed | true | null | [] | null | 0 | 2024-03-25T20:04:29Z | 2024-03-25T20:06:53Z | 2024-03-25T20:06:51Z | NONE | null | 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/6673/reactions"
} | https://api.github.com/repos/psf/requests/issues/6673/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6673.diff",
"html_url": "https://github.com/psf/requests/pull/6673",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6673.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6673"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6672 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6672/labels{/name} | https://api.github.com/repos/psf/requests/issues/6672/comments | https://api.github.com/repos/psf/requests/issues/6672/events | https://github.com/psf/requests/pull/6672 | 2,206,525,789 | PR_kwDOABTKOs5qsxGh | 6,672 | added a user input prompt. | {
"avatar_url": "https://avatars.githubusercontent.com/u/159827478?v=4",
"events_url": "https://api.github.com/users/duke-maosa/events{/privacy}",
"followers_url": "https://api.github.com/users/duke-maosa/followers",
"following_url": "https://api.github.com/users/duke-maosa/following{/other_user}",
"gists_url... | [] | closed | false | null | [] | null | 2 | 2024-03-25T19:27:10Z | 2024-03-26T07:43:36Z | 2024-03-25T19:32:28Z | NONE | null | Intro To Python Assignment
Objective: To learn how to take user input in Python
Write a program that asks the user for their name, age, and location and then prints out a personalized message.
Instructions:
Create a new Python file and name it "user_input.py"
Use the input() function to ask the user ... | {
"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/6672/reactions"
} | https://api.github.com/repos/psf/requests/issues/6672/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6672.diff",
"html_url": "https://github.com/psf/requests/pull/6672",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6672.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6672"
} | true | [
"Hi @TheDukeroyalty,\r\n\r\nYou may have accidently opened a PR against the wrong repository. In the future you'll want to do test [PRs against your own repository](https://github.com/TheDukeroyalty/advanced-git_requests/compare/main...TheDukeroyalty:advanced-git_requests:main) by ensuring you have the right Base r... |
https://api.github.com/repos/psf/requests/issues/6671 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6671/labels{/name} | https://api.github.com/repos/psf/requests/issues/6671/comments | https://api.github.com/repos/psf/requests/issues/6671/events | https://github.com/psf/requests/issues/6671 | 2,205,886,037 | I_kwDOABTKOs6DeyZV | 6,671 | [AttributeError]: Module 'collections' has no attribute 'MutableMapping' | {
"avatar_url": "https://avatars.githubusercontent.com/u/67120469?v=4",
"events_url": "https://api.github.com/users/GopalVerma1303/events{/privacy}",
"followers_url": "https://api.github.com/users/GopalVerma1303/followers",
"following_url": "https://api.github.com/users/GopalVerma1303/following{/other_user}",
... | [] | closed | false | null | [] | null | 1 | 2024-03-25T14:24:15Z | 2024-03-25T16:13:56Z | 2024-03-25T16:13:56Z | NONE | null | <!-- Summary. -->
## Expected Result
Should not result this error and run flask server successfully or at-least suggest upgrading or downgrading any dependency if that's the issue (using pipdeptree currently).
<!-- What you expected. -->
## Actual Result
<!-- What happened instead. -->
```bash
Traceb... | {
"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/6671/reactions"
} | https://api.github.com/repos/psf/requests/issues/6671/timeline | null | not_planned | null | null | false | [
"You're using requests 2.11 which is ancient. That's why you're encountering this. Upgrade the version and it will go away "
] |
https://api.github.com/repos/psf/requests/issues/6670 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6670/labels{/name} | https://api.github.com/repos/psf/requests/issues/6670/comments | https://api.github.com/repos/psf/requests/issues/6670/events | https://github.com/psf/requests/issues/6670 | 2,204,290,425 | I_kwDOABTKOs6DYs15 | 6,670 | Support for PKey (openssl) or cryptography Key classes in cert parameter in request (and linked) calls | {
"avatar_url": "https://avatars.githubusercontent.com/u/7229754?v=4",
"events_url": "https://api.github.com/users/msetina/events{/privacy}",
"followers_url": "https://api.github.com/users/msetina/followers",
"following_url": "https://api.github.com/users/msetina/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"
},
{
"color": "000000",
"default": false,
"description": "Use... | closed | true | null | [] | null | 1 | 2024-03-24T10:48:49Z | 2024-03-24T10:48:58Z | 2024-03-24T10:48:58Z | NONE | off-topic | I would like to use PKCS11 card for client authentication with your great library, but I am stuck with the need for key files. WIth the requested classes extensibility of the key support can be open for others to explore.
| {
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/f... | {
"+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/6670/reactions"
} | https://api.github.com/repos/psf/requests/issues/6670/timeline | null | not_planned | null | null | false | [
"As described in the template, Requests is not accepting feature requests"
] |
https://api.github.com/repos/psf/requests/issues/6669 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6669/labels{/name} | https://api.github.com/repos/psf/requests/issues/6669/comments | https://api.github.com/repos/psf/requests/issues/6669/events | https://github.com/psf/requests/issues/6669 | 2,204,020,760 | I_kwDOABTKOs6DXrAY | 6,669 | Failed to ignore the SSL certificate verification when using `verify=False` option | {
"avatar_url": "https://avatars.githubusercontent.com/u/16805527?v=4",
"events_url": "https://api.github.com/users/urbanogilson/events{/privacy}",
"followers_url": "https://api.github.com/users/urbanogilson/followers",
"following_url": "https://api.github.com/users/urbanogilson/following{/other_user}",
"gist... | [] | closed | false | null | [] | null | 5 | 2024-03-23T19:40:30Z | 2024-03-24T12:49:47Z | 2024-03-24T12:49:47Z | NONE | null | <!-- Summary. -->
Requests is not ignoring the SSL certificate verification when using the `verify=False` option.
## Expected Result
Same as curl with `-k`
```bash
$ curl -k https://website
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
... | {
"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/6669/reactions"
} | https://api.github.com/repos/psf/requests/issues/6669/timeline | null | not_planned | null | null | false | [
"A handshake error is not the same as verifying a trust chain. My guess is that requests/urllib3 and your server cannot agree on ciphersuites to use during the handshake. Otherwise you would see a very different exception message. ",
"From https://www.ssllabs.com/ssltest the supported cipher suites:\r\n\r\n<pre>\... |
https://api.github.com/repos/psf/requests/issues/6668 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6668/labels{/name} | https://api.github.com/repos/psf/requests/issues/6668/comments | https://api.github.com/repos/psf/requests/issues/6668/events | https://github.com/psf/requests/pull/6668 | 2,203,073,736 | PR_kwDOABTKOs5qhPch | 6,668 | converted summing of strings to f-strings | {
"avatar_url": "https://avatars.githubusercontent.com/u/5280697?v=4",
"events_url": "https://api.github.com/users/igeni/events{/privacy}",
"followers_url": "https://api.github.com/users/igeni/followers",
"following_url": "https://api.github.com/users/igeni/following{/other_user}",
"gists_url": "https://api.g... | [] | closed | false | null | [] | null | 1 | 2024-03-22T18:28:10Z | 2024-03-22T22:23:03Z | 2024-03-22T22:23:03Z | NONE | null | converted summing of strings to f-strings to avoid potential cases of type's mismatch and make code more clear | {
"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/6668/reactions"
} | https://api.github.com/repos/psf/requests/issues/6668/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6668.diff",
"html_url": "https://github.com/psf/requests/pull/6668",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6668.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6668"
} | true | [
"We don't accept cosmetic changes that will mask any errors that are purported to be fixed by this change. "
] |
https://api.github.com/repos/psf/requests/issues/6667 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6667/labels{/name} | https://api.github.com/repos/psf/requests/issues/6667/comments | https://api.github.com/repos/psf/requests/issues/6667/events | https://github.com/psf/requests/pull/6667 | 2,197,341,967 | PR_kwDOABTKOs5qNiTk | 6,667 | Avoid reloading root certificates to improve concurrent performance | {
"avatar_url": "https://avatars.githubusercontent.com/u/1207202?v=4",
"events_url": "https://api.github.com/users/agubelu/events{/privacy}",
"followers_url": "https://api.github.com/users/agubelu/followers",
"following_url": "https://api.github.com/users/agubelu/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... | 21 | 2024-03-20T11:51:17Z | 2024-10-28T00:08:02Z | 2024-05-15T20:07:26Z | CONTRIBUTOR | null | ## Reproducing the problem
Let's consider the following script. It runs a bunch of concurrent requests against a URL, both with certificate verification enabled and disabled, and outputs the time it takes to do it in both cases.
```py
from time import time
from threading import Thread
import requests
import u... | {
"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": 5,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 5,
"url": "https://api.github.com/repos/psf/requests/issues/6667/reactions"
} | https://api.github.com/repos/psf/requests/issues/6667/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6667.diff",
"html_url": "https://github.com/psf/requests/pull/6667",
"merged_at": "2024-05-15T20:07:26Z",
"patch_url": "https://github.com/psf/requests/pull/6667.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6667"
} | true | [
"We've been hit by the slowness of `load_verify_locations` as well. After turning `request.get` into `session.get` performances improves a lot. But we still face the performance hit, because:\r\n- it happens on the first connection (vs. module init time). This creates noise in our live profiles.\r\n- after connecti... |
https://api.github.com/repos/psf/requests/issues/6666 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6666/labels{/name} | https://api.github.com/repos/psf/requests/issues/6666/comments | https://api.github.com/repos/psf/requests/issues/6666/events | https://github.com/psf/requests/issues/6666 | 2,191,720,271 | I_kwDOABTKOs6Cov9P | 6,666 | Consider making certifi an optional dependency | {
"avatar_url": "https://avatars.githubusercontent.com/u/4661021?v=4",
"events_url": "https://api.github.com/users/dolfinus/events{/privacy}",
"followers_url": "https://api.github.com/users/dolfinus/followers",
"following_url": "https://api.github.com/users/dolfinus/following{/other_user}",
"gists_url": "http... | [] | closed | true | null | [] | null | 1 | 2024-03-18T09:47:47Z | 2024-03-18T10:25:23Z | 2024-03-18T10:25:21Z | NONE | null | 1. In some cases users may need to access some site in a company private network, with SSL certificate signed by custom root certificate (not public). Accessing this site using browser is working fine if user added this root certificate to system cert store. But requests will complain that certificate cannot be verifie... | {
"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/6666/reactions"
} | https://api.github.com/repos/psf/requests/issues/6666/timeline | null | not_planned | null | null | false | [
"No"
] |
https://api.github.com/repos/psf/requests/issues/6665 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6665/labels{/name} | https://api.github.com/repos/psf/requests/issues/6665/comments | https://api.github.com/repos/psf/requests/issues/6665/events | https://github.com/psf/requests/issues/6665 | 2,191,684,574 | I_kwDOABTKOs6ConPe | 6,665 | Is feature freeze permanent? | {
"avatar_url": "https://avatars.githubusercontent.com/u/4661021?v=4",
"events_url": "https://api.github.com/users/dolfinus/events{/privacy}",
"followers_url": "https://api.github.com/users/dolfinus/followers",
"following_url": "https://api.github.com/users/dolfinus/following{/other_user}",
"gists_url": "http... | [] | closed | true | null | [] | null | 2 | 2024-03-18T09:35:24Z | 2024-03-18T10:26:57Z | 2024-03-18T10:26:46Z | NONE | null | Hi.
For several years I see feature freeze on this project (although I haven't see any announce about it). Are there any plans start to accept new features? Can contributors help with anything?
Lack of new features leads to introducing new HTTP clients like [niquests](https://github.com/jawah/niquests) which do s... | {
"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/6665/reactions"
} | https://api.github.com/repos/psf/requests/issues/6665/timeline | null | not_planned | null | null | false | [
"Yes it is. There's an issue describing the feature freeze policy. ",
"Duplicate #969"
] |
https://api.github.com/repos/psf/requests/issues/6664 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6664/labels{/name} | https://api.github.com/repos/psf/requests/issues/6664/comments | https://api.github.com/repos/psf/requests/issues/6664/events | https://github.com/psf/requests/issues/6664 | 2,191,683,029 | I_kwDOABTKOs6Com3V | 6,664 | Is feature freeze permanent? | {
"avatar_url": "https://avatars.githubusercontent.com/u/4661021?v=4",
"events_url": "https://api.github.com/users/dolfinus/events{/privacy}",
"followers_url": "https://api.github.com/users/dolfinus/followers",
"following_url": "https://api.github.com/users/dolfinus/following{/other_user}",
"gists_url": "http... | [
{
"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 | 2024-03-18T09:34:39Z | 2024-03-18T09:34:49Z | 2024-03-18T09:34:48Z | NONE | off-topic | Hi.
For several years I see feature freeze on this project (although I haven't see any announce about it). Are there any plans start to accept new features? Can contributors help with anything?
Lack of new features leads to introducing new HTTP clients like [niquests](https://github.com/jawah/niquests) which do s... | {
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/f... | {
"+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/6664/reactions"
} | https://api.github.com/repos/psf/requests/issues/6664/timeline | null | not_planned | null | null | false | [
"As described in the template, Requests is not accepting feature requests"
] |
https://api.github.com/repos/psf/requests/issues/6663 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6663/labels{/name} | https://api.github.com/repos/psf/requests/issues/6663/comments | https://api.github.com/repos/psf/requests/issues/6663/events | https://github.com/psf/requests/issues/6663 | 2,189,859,185 | I_kwDOABTKOs6Chplx | 6,663 | How to download multiple files in local system using POST API request in python rather than in ascii or binary form data ? | {
"avatar_url": "https://avatars.githubusercontent.com/u/46193115?v=4",
"events_url": "https://api.github.com/users/dhingrachirag/events{/privacy}",
"followers_url": "https://api.github.com/users/dhingrachirag/followers",
"following_url": "https://api.github.com/users/dhingrachirag/following{/other_user}",
"g... | [
{
"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 | true | null | [] | null | 1 | 2024-03-16T08:28:26Z | 2024-03-16T08:28:37Z | 2024-03-16T08:28:36Z | NONE | off-topic | I struck in one scenario in which i need to download multiple files in local repository using POST API request in python 3.9.12.
I tried below code but not able to resolve the issue.
```
def download(url: str, dest_folder: str):
if not os.path.exists(dest_folder):
os.makedirs(dest_folder)
fi... | {
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/f... | {
"+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/6663/reactions"
} | https://api.github.com/repos/psf/requests/issues/6663/timeline | null | completed | null | null | false | [
"As described in the template, we won't be able to answer questions on this issue tracker. Please use [Stack Overflow](https://stackoverflow.com/)"
] |
https://api.github.com/repos/psf/requests/issues/6662 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6662/labels{/name} | https://api.github.com/repos/psf/requests/issues/6662/comments | https://api.github.com/repos/psf/requests/issues/6662/events | https://github.com/psf/requests/pull/6662 | 2,184,879,896 | PR_kwDOABTKOs5pjYvv | 6,662 | Add local TLS server | {
"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 | null | [] | null | 2 | 2024-03-13T21:02:03Z | 2024-03-14T11:27:47Z | 2024-03-14T11:25:25Z | CONTRIBUTOR | null | This also adds certificates for testing purposes and files to make it easy to generate/regenerate them.
This also replaces an existing test of how we utilize our pool manager such that we don't connect to badssl.com
Finally, this adds additional context parameters for our pool manager to account for mTLS certific... | {
"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/6662/reactions"
} | https://api.github.com/repos/psf/requests/issues/6662/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6662.diff",
"html_url": "https://github.com/psf/requests/pull/6662",
"merged_at": "2024-03-14T11:25:25Z",
"patch_url": "https://github.com/psf/requests/pull/6662.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6662"
} | true | [
"Ack didn't mean to add that roadmap file. Was a brain dump for years back",
"\n> Edit: I guess we've got test failures coming from connection resets.\n\nYeah I think having a handshake failure causes the socket to be in an unhappy place but I don't feel like making this a perfect server. "
] |
https://api.github.com/repos/psf/requests/issues/6661 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6661/labels{/name} | https://api.github.com/repos/psf/requests/issues/6661/comments | https://api.github.com/repos/psf/requests/issues/6661/events | https://github.com/psf/requests/pull/6661 | 2,184,825,844 | PR_kwDOABTKOs5pjM8o | 6,661 | chore: change string concatenation way (auth.py) | {
"avatar_url": "https://avatars.githubusercontent.com/u/57540926?v=4",
"events_url": "https://api.github.com/users/mrKazzila/events{/privacy}",
"followers_url": "https://api.github.com/users/mrKazzila/followers",
"following_url": "https://api.github.com/users/mrKazzila/following{/other_user}",
"gists_url": "... | [] | closed | false | null | [] | null | 2 | 2024-03-13T20:24:17Z | 2024-03-15T07:08:46Z | 2024-03-14T12:26:12Z | NONE | null | Referring to [Pep8's recommendation](https://peps.python.org/pep-0008/#programming-recommendations), changed the way strings are concatenated (from `+=` to `''.join`) | {
"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/6661/reactions"
} | https://api.github.com/repos/psf/requests/issues/6661/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6661.diff",
"html_url": "https://github.com/psf/requests/pull/6661",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6661.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6661"
} | true | [
"We don't accept stylistic changes unless they are part of meaningful work. Furthermore, the recommendation against using string addition is only relevant in large enough numbers of concatenation and is likely irrelevant here. ",
"Anyway, Thanks for the feedback!"
] |
https://api.github.com/repos/psf/requests/issues/6660 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6660/labels{/name} | https://api.github.com/repos/psf/requests/issues/6660/comments | https://api.github.com/repos/psf/requests/issues/6660/events | https://github.com/psf/requests/issues/6660 | 2,184,378,393 | I_kwDOABTKOs6CMvgZ | 6,660 | REQUESTS_CA_BUNDLE and CURL_CA_BUNDLE environment variables get ignored when in a venv | {
"avatar_url": "https://avatars.githubusercontent.com/u/41985738?v=4",
"events_url": "https://api.github.com/users/FriederHannenheim/events{/privacy}",
"followers_url": "https://api.github.com/users/FriederHannenheim/followers",
"following_url": "https://api.github.com/users/FriederHannenheim/following{/other_... | [] | closed | false | null | [] | null | 2 | 2024-03-13T16:03:02Z | 2024-03-13T18:51:46Z | 2024-03-13T18:51:46Z | NONE | null | <!-- Summary. -->
Requests supports the REQUESTS_CA_BUNDLE and CURL_CA_BUNDLE environment variables to override the certificate
## Expected Result
<!-- What you expected. -->
Here's what's happening outside of the venv
```
REQUESTS_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt python3
Python 3.11.8 (main, Feb ... | {
"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/6660/reactions"
} | https://api.github.com/repos/psf/requests/issues/6660/timeline | null | completed | null | null | false | [
"A few things:\r\n\r\n1. Requests isn't in use in your examples; you're using `certifi`. \r\n2. My guess, is that outside of the venv you have `certifi` from your package manager, and every Linux distro replaces `certifi` with something else\r\n3. `certifi` (a separate project) does not support either environment v... |
https://api.github.com/repos/psf/requests/issues/6659 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6659/labels{/name} | https://api.github.com/repos/psf/requests/issues/6659/comments | https://api.github.com/repos/psf/requests/issues/6659/events | https://github.com/psf/requests/pull/6659 | 2,176,501,923 | PR_kwDOABTKOs5pG2lO | 6,659 | get_encoding_from_headers fails if charset name not specified #6646 | {
"avatar_url": "https://avatars.githubusercontent.com/u/66105100?v=4",
"events_url": "https://api.github.com/users/alain-khalil/events{/privacy}",
"followers_url": "https://api.github.com/users/alain-khalil/followers",
"following_url": "https://api.github.com/users/alain-khalil/following{/other_user}",
"gist... | [] | open | false | null | [] | null | 0 | 2024-03-08T17:49:05Z | 2024-03-08T20:32:07Z | 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/6659/reactions"
} | https://api.github.com/repos/psf/requests/issues/6659/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6659.diff",
"html_url": "https://github.com/psf/requests/pull/6659",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6659.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6659"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6658 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6658/labels{/name} | https://api.github.com/repos/psf/requests/issues/6658/comments | https://api.github.com/repos/psf/requests/issues/6658/events | https://github.com/psf/requests/issues/6658 | 2,174,587,261 | I_kwDOABTKOs6BnZF9 | 6,658 | Post requests with unicode chars in string as data sends incomplete/trimmed data (in >=2.30 with urllib3 2.0) | {
"avatar_url": "https://avatars.githubusercontent.com/u/76437340?v=4",
"events_url": "https://api.github.com/users/viiand/events{/privacy}",
"followers_url": "https://api.github.com/users/viiand/followers",
"following_url": "https://api.github.com/users/viiand/following{/other_user}",
"gists_url": "https://a... | [] | closed | false | null | [] | null | 1 | 2024-03-07T19:11:48Z | 2024-03-07T19:15:20Z | 2024-03-07T19:15:20Z | NONE | null | In the *requests*>=2.30.0 (with urllib3 2+), when you send a post request with `data=<a string containing unicode chars>`, the server receives incomplete/trimmed data. This is due to the fact `content-length` set by *requests* will not match the actually sent data. It is set to len(data), yet it sends data.encoded() -... | {
"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/6658/reactions"
} | https://api.github.com/repos/psf/requests/issues/6658/timeline | null | completed | null | null | false | [
"Hi @viiand, this is a duplicate of #6586 which is already fixed in #6589. Please check opened and closed issues before opening new ones. Thanks!"
] |
https://api.github.com/repos/psf/requests/issues/6657 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6657/labels{/name} | https://api.github.com/repos/psf/requests/issues/6657/comments | https://api.github.com/repos/psf/requests/issues/6657/events | https://github.com/psf/requests/issues/6657 | 2,171,460,588 | I_kwDOABTKOs6Bbdvs | 6,657 | Post Request Status and header error. | {
"avatar_url": "https://avatars.githubusercontent.com/u/88251142?v=4",
"events_url": "https://api.github.com/users/b4el7d/events{/privacy}",
"followers_url": "https://api.github.com/users/b4el7d/followers",
"following_url": "https://api.github.com/users/b4el7d/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 | true | null | [] | null | 1 | 2024-03-06T13:02:35Z | 2024-03-06T13:02:48Z | 2024-03-06T13:02:47Z | NONE | off-topic | I am currently involved in a project where it is necessary to send POST requests to a remote server. I have noticed unexpected behavior when trying to emulate a POST request that I receive from Mozilla Firefox.
Specifically, when I perform the POST request through Mozilla Firefox, I receive a response with HTTP/0.9 ... | {
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/f... | {
"+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/6657/reactions"
} | https://api.github.com/repos/psf/requests/issues/6657/timeline | null | completed | null | null | false | [
"As described in the template, we won't be able to answer questions on this issue tracker. Please use [Stack Overflow](https://stackoverflow.com/)"
] |
https://api.github.com/repos/psf/requests/issues/6656 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6656/labels{/name} | https://api.github.com/repos/psf/requests/issues/6656/comments | https://api.github.com/repos/psf/requests/issues/6656/events | https://github.com/psf/requests/issues/6656 | 2,166,639,219 | I_kwDOABTKOs6BJEpz | 6,656 | The content for this response was already consumed | {
"avatar_url": "https://avatars.githubusercontent.com/u/85281923?v=4",
"events_url": "https://api.github.com/users/AInisha/events{/privacy}",
"followers_url": "https://api.github.com/users/AInisha/followers",
"following_url": "https://api.github.com/users/AInisha/following{/other_user}",
"gists_url": "https:... | [] | closed | false | null | [] | null | 4 | 2024-03-04T11:41:15Z | 2024-03-06T10:57:27Z | 2024-03-06T10:57:27Z | NONE | null | I am using response.iter_content(chunk_size=None)) to read stream data also kept stream = True, here i am trying to read set of jsons in a loop, but if something breaks due to network issue (which i observed it does removes some characters) and its not complete json i kept except condition to read from response.text f... | {
"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/6656/reactions"
} | https://api.github.com/repos/psf/requests/issues/6656/timeline | null | not_planned | null | null | false | [
"this is very urgent for me ",
"can library owner can respond?\r\n",
"Hello Alnisha,\r\nI am willing to work on your issue. could you please give me Reproduction Steps so that I understand your issue clearly ? \r\n Best Regards",
"Hi there! Thanks for opening this issue. Unfortunately, it seems this is a requ... |
https://api.github.com/repos/psf/requests/issues/6655 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6655/labels{/name} | https://api.github.com/repos/psf/requests/issues/6655/comments | https://api.github.com/repos/psf/requests/issues/6655/events | https://github.com/psf/requests/pull/6655 | 2,165,348,141 | PR_kwDOABTKOs5ogr9A | 6,655 | Use TLS settings in selecting connection pool | {
"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 | 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... | 0 | 2024-03-03T13:05:10Z | 2024-10-02T10:27:22Z | 2024-03-11T11:21:59Z | CONTRIBUTOR | null | Previously, if someone made a request with `verify=False` then made a request where they expected verification to be enabled to the same host, they would potentially reuse a connection where TLS had not been verified.
This fixes that issue. | {
"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/6655/reactions"
} | https://api.github.com/repos/psf/requests/issues/6655/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6655.diff",
"html_url": "https://github.com/psf/requests/pull/6655",
"merged_at": "2024-03-11T11:21:59Z",
"patch_url": "https://github.com/psf/requests/pull/6655.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6655"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6654 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6654/labels{/name} | https://api.github.com/repos/psf/requests/issues/6654/comments | https://api.github.com/repos/psf/requests/issues/6654/events | https://github.com/psf/requests/pull/6654 | 2,157,929,017 | PR_kwDOABTKOs5oHftr | 6,654 | Add content to raise for status method | {
"avatar_url": "https://avatars.githubusercontent.com/u/53330796?v=4",
"events_url": "https://api.github.com/users/Xiroo/events{/privacy}",
"followers_url": "https://api.github.com/users/Xiroo/followers",
"following_url": "https://api.github.com/users/Xiroo/following{/other_user}",
"gists_url": "https://api.... | [] | closed | false | null | [] | null | 4 | 2024-02-28T01:59:36Z | 2024-04-04T03:33:00Z | 2024-02-28T02:36:21Z | NONE | null | added self.content to http_error_msg for helping debugging
Sometimes response content has information that helping debugging.
following is the code I tested.
## Test code
### 402
```
import requests
response = requests.get('https://httpbin.org/status/402')
print(f'status_cod: {response.status_code}')
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/6654/reactions"
} | https://api.github.com/repos/psf/requests/issues/6654/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6654.diff",
"html_url": "https://github.com/psf/requests/pull/6654",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6654.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6654"
} | true | [
"Duplicate #2650",
"To add to what was said in that PR, `self.content` is always bytes so you'll end up with a bytes repr, further the data in the response can very easily be sensitive and it can be enormous. There is no way we will include this in the error",
"@sigmavirus24\r\nAgree with that point. \r\nThen h... |
https://api.github.com/repos/psf/requests/issues/6653 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6653/labels{/name} | https://api.github.com/repos/psf/requests/issues/6653/comments | https://api.github.com/repos/psf/requests/issues/6653/events | https://github.com/psf/requests/issues/6653 | 2,157,769,336 | I_kwDOABTKOs6AnPJ4 | 6,653 | Document which exceptions request() might raise | {
"avatar_url": "https://avatars.githubusercontent.com/u/3848371?v=4",
"events_url": "https://api.github.com/users/mjperrone/events{/privacy}",
"followers_url": "https://api.github.com/users/mjperrone/followers",
"following_url": "https://api.github.com/users/mjperrone/following{/other_user}",
"gists_url": "h... | [] | open | false | null | [] | null | 3 | 2024-02-27T23:09:53Z | 2024-06-07T14:14:32Z | null | NONE | null | Ask to document which exceptions request() might raise
I notice that the .[json function documents that it might raise](https://requests.readthedocs.io/en/latest/api/#requests.Response.json) a `JSONDecodeError`. This is very helpful for writing comprehensive error handling code around requests. I'm asking for that... | 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/6653/reactions"
} | https://api.github.com/repos/psf/requests/issues/6653/timeline | null | null | null | null | false | [
"As a newcomer to this project, I'm eager to contribute and address the mentioned issue. I'd like to inquire about the exceptions list mentioned in the documentation—is it exhaustive and does it encompass all possible exceptions? If so, I'm prepared to work on enhancing the documentation. My proposal is to not only... |
https://api.github.com/repos/psf/requests/issues/6652 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6652/labels{/name} | https://api.github.com/repos/psf/requests/issues/6652/comments | https://api.github.com/repos/psf/requests/issues/6652/events | https://github.com/psf/requests/pull/6652 | 2,156,763,387 | PR_kwDOABTKOs5oDeod | 6,652 | add content to http_error_msg | {
"avatar_url": "https://avatars.githubusercontent.com/u/53330796?v=4",
"events_url": "https://api.github.com/users/Xiroo/events{/privacy}",
"followers_url": "https://api.github.com/users/Xiroo/followers",
"following_url": "https://api.github.com/users/Xiroo/following{/other_user}",
"gists_url": "https://api.... | [] | closed | true | null | [] | null | 1 | 2024-02-27T14:37:51Z | 2024-02-27T19:52:56Z | 2024-02-27T14:38:56Z | NONE | null | added self.content to http_error_msg for helping debugging | {
"avatar_url": "https://avatars.githubusercontent.com/u/53330796?v=4",
"events_url": "https://api.github.com/users/Xiroo/events{/privacy}",
"followers_url": "https://api.github.com/users/Xiroo/followers",
"following_url": "https://api.github.com/users/Xiroo/following{/other_user}",
"gists_url": "https://api.... | {
"+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/6652/reactions"
} | https://api.github.com/repos/psf/requests/issues/6652/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6652.diff",
"html_url": "https://github.com/psf/requests/pull/6652",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6652.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6652"
} | true | [
"Accidentally created PR"
] |
https://api.github.com/repos/psf/requests/issues/6651 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6651/labels{/name} | https://api.github.com/repos/psf/requests/issues/6651/comments | https://api.github.com/repos/psf/requests/issues/6651/events | https://github.com/psf/requests/pull/6651 | 2,156,727,937 | PR_kwDOABTKOs5oDW1m | 6,651 | Add test coverage for api.py | {
"avatar_url": "https://avatars.githubusercontent.com/u/4992440?v=4",
"events_url": "https://api.github.com/users/jschfflr/events{/privacy}",
"followers_url": "https://api.github.com/users/jschfflr/followers",
"following_url": "https://api.github.com/users/jschfflr/following{/other_user}",
"gists_url": "http... | [] | open | false | null | [] | null | 0 | 2024-02-27T14:22:03Z | 2024-02-28T00:21:26Z | null | NONE | null | This change adds tests for the highlevel api that exposes the http methods directly. | 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/6651/reactions"
} | https://api.github.com/repos/psf/requests/issues/6651/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6651.diff",
"html_url": "https://github.com/psf/requests/pull/6651",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6651.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6651"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6650 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6650/labels{/name} | https://api.github.com/repos/psf/requests/issues/6650/comments | https://api.github.com/repos/psf/requests/issues/6650/events | https://github.com/psf/requests/issues/6650 | 2,152,563,452 | I_kwDOABTKOs6ATYL8 | 6,650 | Max retries exceeded with url | {
"avatar_url": "https://avatars.githubusercontent.com/u/11810162?v=4",
"events_url": "https://api.github.com/users/pmiguelr/events{/privacy}",
"followers_url": "https://api.github.com/users/pmiguelr/followers",
"following_url": "https://api.github.com/users/pmiguelr/following{/other_user}",
"gists_url": "htt... | [
{
"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 | true | null | [] | null | 1 | 2024-02-25T02:11:56Z | 2024-02-25T02:12:08Z | 2024-02-25T02:12:07Z | NONE | off-topic | Can explain me cause of this error and is possible avoid or solve it ?
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/mnt/PIDrive/Recordurbate/recordurbate/bot.py", line 81, in is_online
r = requests.get(url)
File "/usr/local/lib/python3.9/... | {
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/f... | {
"+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/6650/reactions"
} | https://api.github.com/repos/psf/requests/issues/6650/timeline | null | completed | null | null | false | [
"As described in the template, we won't be able to answer questions on this issue tracker. Please use [Stack Overflow](https://stackoverflow.com/)"
] |
https://api.github.com/repos/psf/requests/issues/6649 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6649/labels{/name} | https://api.github.com/repos/psf/requests/issues/6649/comments | https://api.github.com/repos/psf/requests/issues/6649/events | https://github.com/psf/requests/pull/6649 | 2,152,354,747 | PR_kwDOABTKOs5n0ndl | 6,649 | Measure and report test coverage | {
"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_... | [] | open | false | null | [] | null | 4 | 2024-02-24T15:08:47Z | 2024-03-14T19:57:28Z | null | CONTRIBUTOR | null | This runs pytest within coverage, enables pytest-xdist to improve test run times, and reports the coverage on GitHub Actions for us.
This also ensures that the parallel mode coverage files are ignored and adds things to pytest configuration to make tox command simpler | 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/6649/reactions"
} | https://api.github.com/repos/psf/requests/issues/6649/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6649.diff",
"html_url": "https://github.com/psf/requests/pull/6649",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6649.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6649"
} | true | [
"I haven't had a chance to dig into the failure yet, but it's showing 26% coverage which seems _extremely_ low. I tried to go back to find [older examples of when codecov](https://github.com/psf/requests/pull/3920#issuecomment-285275742) was running and am seeing closer to 89% coverage. Do we possibly have somethin... |
https://api.github.com/repos/psf/requests/issues/6648 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6648/labels{/name} | https://api.github.com/repos/psf/requests/issues/6648/comments | https://api.github.com/repos/psf/requests/issues/6648/events | https://github.com/psf/requests/issues/6648 | 2,152,191,991 | I_kwDOABTKOs6AR9f3 | 6,648 | POST with multiple files with the form-data sends only 1 file. | {
"avatar_url": "https://avatars.githubusercontent.com/u/4692686?v=4",
"events_url": "https://api.github.com/users/geekbeard/events{/privacy}",
"followers_url": "https://api.github.com/users/geekbeard/followers",
"following_url": "https://api.github.com/users/geekbeard/following{/other_user}",
"gists_url": "h... | [] | closed | false | null | [] | null | 4 | 2024-02-24T08:02:15Z | 2024-04-05T22:58:46Z | 2024-04-05T22:58:46Z | NONE | null | <!-- Summary. -->
POSTing multiple files with a form-data. Using this doc: https://requests.readthedocs.io/en/latest/user/advanced/#post-multiple-multipart-encoded-files
However only 1 file is received by the endpoint.
But if you change the files array (deviates from the documentation):
from:
```python
f... | {
"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/6648/reactions"
} | https://api.github.com/repos/psf/requests/issues/6648/timeline | null | not_planned | null | null | false | [
"Hello @geekbeard,\r\n\r\nAs request.post takes files as list in that also, this list should be _[(key,value)] or [{key,value}]_ which is checked by function **src.requests.utils.to_key_val_list()** and which make sense that there should be unique key. But, if it is working same key in older versions then it is bug... |
https://api.github.com/repos/psf/requests/issues/6647 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6647/labels{/name} | https://api.github.com/repos/psf/requests/issues/6647/comments | https://api.github.com/repos/psf/requests/issues/6647/events | https://github.com/psf/requests/issues/6647 | 2,150,619,043 | I_kwDOABTKOs6AL9ej | 6,647 | Wrong CA Certificates used in requests.Session.send | {
"avatar_url": "https://avatars.githubusercontent.com/u/25157310?v=4",
"events_url": "https://api.github.com/users/sunnstix/events{/privacy}",
"followers_url": "https://api.github.com/users/sunnstix/followers",
"following_url": "https://api.github.com/users/sunnstix/following{/other_user}",
"gists_url": "htt... | [] | open | false | null | [] | null | 1 | 2024-02-23T08:35:00Z | 2024-05-30T21:11:05Z | null | NONE | null | Bug in requests.sessions.py:
https://github.com/psf/requests/blob/b8be93a721792deeadd2f498b8f77cf610e7765f/src/requests/sessions.py#L579-L589
session.merge_environment_settings is called in session.request and not in session.send which means if users want to build their own prepared requests (see example below), ... | null | {
"+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/6647/reactions"
} | https://api.github.com/repos/psf/requests/issues/6647/timeline | null | null | null | null | false | [
"I can confirm I'm seeing this behavior when using prepared requests and `sessions.send()`, being forced to set `session.verify = os.environ['REQUESTS_CA_BUNDLE']` before `send()`."
] |
https://api.github.com/repos/psf/requests/issues/6646 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6646/labels{/name} | https://api.github.com/repos/psf/requests/issues/6646/comments | https://api.github.com/repos/psf/requests/issues/6646/events | https://github.com/psf/requests/issues/6646 | 2,150,140,274 | I_kwDOABTKOs6AKIly | 6,646 | `get_encoding_from_headers` fails if charset name not specified | {
"avatar_url": "https://avatars.githubusercontent.com/u/18488?v=4",
"events_url": "https://api.github.com/users/batterseapower/events{/privacy}",
"followers_url": "https://api.github.com/users/batterseapower/followers",
"following_url": "https://api.github.com/users/batterseapower/following{/other_user}",
"g... | [] | open | false | null | [] | null | 2 | 2024-02-22T23:56:00Z | 2024-09-01T04:23:19Z | null | NONE | null | `requests.utils.get_encoding_from_headers` assumes that the charset parameter always specifies a name. In very rare cases a server can send a malformed content-type header which does not specify a name. In these cases, requests should probably just treat it as if no charset had been specified.
## Expected Result
... | 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/6646/reactions"
} | https://api.github.com/repos/psf/requests/issues/6646/timeline | null | null | null | null | false | [
"Hello @batterseapower \r\nI just pushed a PR to fix this issue. It is my first PR in this project. Let's wait for project mantainer to validate my fix.\r\n\r\nBest Regards",
"I wonder if `_parse_content_type_header` should be changed so that it ignores parameters with no equals after them. Or sets them to the em... |
https://api.github.com/repos/psf/requests/issues/6645 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6645/labels{/name} | https://api.github.com/repos/psf/requests/issues/6645/comments | https://api.github.com/repos/psf/requests/issues/6645/events | https://github.com/psf/requests/issues/6645 | 2,149,312,911 | I_kwDOABTKOs6AG-mP | 6,645 | ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) | {
"avatar_url": "https://avatars.githubusercontent.com/u/112388257?v=4",
"events_url": "https://api.github.com/users/rishav667/events{/privacy}",
"followers_url": "https://api.github.com/users/rishav667/followers",
"following_url": "https://api.github.com/users/rishav667/following{/other_user}",
"gists_url": ... | [] | closed | false | null | [] | null | 1 | 2024-02-22T15:19:13Z | 2024-02-22T15:49:34Z | 2024-02-22T15:49:33Z | NONE | null | can anyone help me with the below error
Error occurred ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
I am using requests==2.28.2 version and while logging into tableau server using rest api the error is coming.
As I am first creating the session and then doing the post ... | {
"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/6645/reactions"
} | https://api.github.com/repos/psf/requests/issues/6645/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/6644 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6644/labels{/name} | https://api.github.com/repos/psf/requests/issues/6644/comments | https://api.github.com/repos/psf/requests/issues/6644/events | https://github.com/psf/requests/pull/6644 | 2,147,980,383 | PR_kwDOABTKOs5nltTs | 6,644 | Trim excess leading path separators | {
"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}",... | {
"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... | 0 | 2024-02-22T01:11:15Z | 2024-02-23T00:49:49Z | 2024-02-23T00:49:42Z | CONTRIBUTOR | null | A URL with excess leading / (path-separator)s would cause urllib3 to attempt to reparse the request-uri as a full URI with a host and port. This bypasses that logic in ConnectionPool.urlopen by replacing these leading /s with just a single /.
Closes #6643 | {
"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/6644/reactions"
} | https://api.github.com/repos/psf/requests/issues/6644/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6644.diff",
"html_url": "https://github.com/psf/requests/pull/6644",
"merged_at": "2024-02-23T00:49:42Z",
"patch_url": "https://github.com/psf/requests/pull/6644.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6644"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6643 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6643/labels{/name} | https://api.github.com/repos/psf/requests/issues/6643/comments | https://api.github.com/repos/psf/requests/issues/6643/events | https://github.com/psf/requests/issues/6643 | 2,147,769,744 | I_kwDOABTKOs6ABF2Q | 6,643 | Leading slash in uri followed by column fails | {
"avatar_url": "https://avatars.githubusercontent.com/u/9471079?v=4",
"events_url": "https://api.github.com/users/pha6d/events{/privacy}",
"followers_url": "https://api.github.com/users/pha6d/followers",
"following_url": "https://api.github.com/users/pha6d/following{/other_user}",
"gists_url": "https://api.g... | [] | closed | false | null | [] | null | 5 | 2024-02-21T21:47:35Z | 2024-02-23T00:49:43Z | 2024-02-23T00:49:43Z | NONE | null | Leading slash in uri followed by column fails.
## Expected Result
```python
requests.get('http://127.0.0.1:10000//v:h')
<Response [200]>
```
## Actual Result
```python
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/urllib3/util/url.py", line 425, in parse_url
ho... | {
"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/6643/reactions"
} | https://api.github.com/repos/psf/requests/issues/6643/timeline | null | completed | null | null | false | [
"I can reproduce this with\r\n\r\n```py\r\nimport urllib3\r\n\r\nurllib3.PoolManager().urlopen(method=\"GET\", url=\"http://127.0.0.1:10000//v:h\")\r\n```\r\n\r\ncc @sethmlarson @pquentin ",
"Ah I see the problem, both the PoolManager and requests are sending the path (`//v:h`) to `urlopen`: https://github.com/ur... |
https://api.github.com/repos/psf/requests/issues/6642 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6642/labels{/name} | https://api.github.com/repos/psf/requests/issues/6642/comments | https://api.github.com/repos/psf/requests/issues/6642/events | https://github.com/psf/requests/pull/6642 | 2,145,460,422 | PR_kwDOABTKOs5ndBIR | 6,642 | Drop support for CPython 3.7 | {
"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 | 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... | 0 | 2024-02-20T23:26:18Z | 2024-05-15T20:21:04Z | 2024-02-20T23:44:43Z | MEMBER | null | Now that pip has dropped support for Python 3.7 in https://github.com/pypa/pip/pull/11944, we should be set to follow. This PR will remove support for Python 3.7 from requests starting in the next minor release 2.32.0. | {
"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": 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/6642/reactions"
} | https://api.github.com/repos/psf/requests/issues/6642/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6642.diff",
"html_url": "https://github.com/psf/requests/pull/6642",
"merged_at": "2024-02-20T23:44:43Z",
"patch_url": "https://github.com/psf/requests/pull/6642.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6642"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6641 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6641/labels{/name} | https://api.github.com/repos/psf/requests/issues/6641/comments | https://api.github.com/repos/psf/requests/issues/6641/events | https://github.com/psf/requests/pull/6641 | 2,145,428,672 | PR_kwDOABTKOs5nc6M4 | 6,641 | Fix CI | {
"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 | false | null | [] | null | 2 | 2024-02-20T22:54:06Z | 2024-02-20T23:34:27Z | 2024-02-20T23:32:57Z | MEMBER | null | This PR will bring in a few changes to fix our CI suite. The release of `httpbin` 0.10.2 unblocks our test suite with Flask 3.0 which should fix the breakages in the last several months. In that window, our PyPy 3.8 build has broken on Windows due to https://github.com/pyca/cryptography/issues/10371. PyPy has dropped u... | {
"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/6641/reactions"
} | https://api.github.com/repos/psf/requests/issues/6641/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6641.diff",
"html_url": "https://github.com/psf/requests/pull/6641",
"merged_at": "2024-02-20T23:32:57Z",
"patch_url": "https://github.com/psf/requests/pull/6641.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6641"
} | true | [
"Updated Sphinx to the latest release as well due to us no longer meeting the minimum required version for readthedocs to do our preview build. I'll spot check the docs once that finishes, they appear to render normally with a local build.",
"Docs appear to be in good shape: https://requests--6641.org.readthedocs... |
https://api.github.com/repos/psf/requests/issues/6640 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6640/labels{/name} | https://api.github.com/repos/psf/requests/issues/6640/comments | https://api.github.com/repos/psf/requests/issues/6640/events | https://github.com/psf/requests/pull/6640 | 2,145,171,444 | PR_kwDOABTKOs5ncBxB | 6,640 | Cleanup defunct links from community docs page | {
"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 | false | null | [] | null | 0 | 2024-02-20T20:03:41Z | 2024-02-20T20:04:39Z | 2024-02-20T20:04:33Z | MEMBER | null | Remove old links to early requests reference material that no longer function. | {
"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/6640/reactions"
} | https://api.github.com/repos/psf/requests/issues/6640/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6640.diff",
"html_url": "https://github.com/psf/requests/pull/6640",
"merged_at": "2024-02-20T20:04:33Z",
"patch_url": "https://github.com/psf/requests/pull/6640.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6640"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6639 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6639/labels{/name} | https://api.github.com/repos/psf/requests/issues/6639/comments | https://api.github.com/repos/psf/requests/issues/6639/events | https://github.com/psf/requests/issues/6639 | 2,135,327,971 | I_kwDOABTKOs5_RoTj | 6,639 | 2.31.0: pytest fails in `tests/test_requests.py::TestRequests::test_https_warnings` unit | {
"avatar_url": "https://avatars.githubusercontent.com/u/31284574?v=4",
"events_url": "https://api.github.com/users/kloczek/events{/privacy}",
"followers_url": "https://api.github.com/users/kloczek/followers",
"following_url": "https://api.github.com/users/kloczek/following{/other_user}",
"gists_url": "https:... | [] | closed | false | null | [] | null | 3 | 2024-02-14T22:45:59Z | 2024-02-14T23:25:34Z | 2024-02-14T23:22:05Z | NONE | null | I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolation`
- because I'm calling `build` with `--no-isolation` I'm using during all processes only locally installed modules
-... | {
"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/6639/reactions"
} | https://api.github.com/repos/psf/requests/issues/6639/timeline | null | completed | null | null | false | [
"I've tested as well 2.31.0 + current master (a5a0e4b5) and it fails as well\r\n<details>\r\n\r\n```console\r\n+ PYTHONPATH=/home/tkloczko/rpmbuild/BUILDROOT/python-requests-2.31.0-4.fc35.x86_64/usr/lib64/python3.8/site-packages:/home/tkloczko/rpmbuild/BUILDROOT/python-requests-2.31.0-4.fc35.x86_64/usr/lib/python3.... |
https://api.github.com/repos/psf/requests/issues/6638 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6638/labels{/name} | https://api.github.com/repos/psf/requests/issues/6638/comments | https://api.github.com/repos/psf/requests/issues/6638/events | https://github.com/psf/requests/issues/6638 | 2,129,849,732 | I_kwDOABTKOs5-8u2E | 6,638 | A | {
"avatar_url": "https://avatars.githubusercontent.com/u/159773733?v=4",
"events_url": "https://api.github.com/users/Attttar/events{/privacy}",
"followers_url": "https://api.github.com/users/Attttar/followers",
"following_url": "https://api.github.com/users/Attttar/following{/other_user}",
"gists_url": "https... | [
{
"color": "d16014",
"default": false,
"description": "",
"id": 2392364523,
"name": "spam",
"node_id": "MDU6TGFiZWwyMzkyMzY0NTIz",
"url": "https://api.github.com/repos/psf/requests/labels/spam"
},
{
"color": "000000",
"default": false,
"description": "Used for automation ... | closed | true | null | [] | null | 1 | 2024-02-12T10:37:43Z | 2024-02-12T14:00:49Z | 2024-02-12T14:00:48Z | NONE | off-topic | <!-- Summary. -->
## Expected Result
<!-- What you expected. -->
## Actual Result
<!-- What happened instead. -->
## Reproduction Steps
```python
import requests
```
## System Information
$ python -m requests.help
```json
{
"paste": "here"
}
```
<!-- This command is only avai... | {
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/f... | {
"+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/6638/reactions"
} | https://api.github.com/repos/psf/requests/issues/6638/timeline | null | completed | null | null | false | [
"As described in the template, we won't be able to answer questions on this issue tracker. Please use [Stack Overflow](https://stackoverflow.com/)"
] |
https://api.github.com/repos/psf/requests/issues/6637 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6637/labels{/name} | https://api.github.com/repos/psf/requests/issues/6637/comments | https://api.github.com/repos/psf/requests/issues/6637/events | https://github.com/psf/requests/issues/6637 | 2,126,864,811 | I_kwDOABTKOs5-xWGr | 6,637 | [BUG] pytest error in python:3.8- (only work in 3.7) because httpbin uses deprecated werkzeug function 'parse_authorization_header' | {
"avatar_url": "https://avatars.githubusercontent.com/u/25452313?v=4",
"events_url": "https://api.github.com/users/bgb10/events{/privacy}",
"followers_url": "https://api.github.com/users/bgb10/followers",
"following_url": "https://api.github.com/users/bgb10/following{/other_user}",
"gists_url": "https://api.... | [] | closed | false | null | [] | null | 2 | 2024-02-09T10:32:47Z | 2024-02-09T10:57:49Z | 2024-02-09T10:48:50Z | NONE | null | # Summary
pytest error happens in python:3.8- (only work in 3.7) because httpbin uses **deprecated werkzeug function 'parse_authorization_header'**. Because of this, pytest don't work above python 3.8 version, and it could be a serious problem for requests.py contributers.
I'm new to open source contributing, so i... | {
"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/6637/reactions"
} | https://api.github.com/repos/psf/requests/issues/6637/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\nThank you for your response, I will be more careful."
] |
https://api.github.com/repos/psf/requests/issues/6636 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6636/labels{/name} | https://api.github.com/repos/psf/requests/issues/6636/comments | https://api.github.com/repos/psf/requests/issues/6636/events | https://github.com/psf/requests/issues/6636 | 2,123,685,318 | I_kwDOABTKOs5-lN3G | 6,636 | requests Session and pool timeout. | {
"avatar_url": "https://avatars.githubusercontent.com/u/17838524?v=4",
"events_url": "https://api.github.com/users/mat105/events{/privacy}",
"followers_url": "https://api.github.com/users/mat105/followers",
"following_url": "https://api.github.com/users/mat105/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 | true | null | [] | null | 1 | 2024-02-07T19:04:44Z | 2024-02-07T19:04:56Z | 2024-02-07T19:04:56Z | NONE | off-topic | Hi i want to know if it is possible for connections in session pool to have a timeout.
For example
```
import requests
import time
sess = requests.Session(pool_timeout=3)
sess.get("https://www.google.com")
time.sleep(4)
sess.get("https://www.google.com") # This creates a new connection and the previous is... | {
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/f... | {
"+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/6636/reactions"
} | https://api.github.com/repos/psf/requests/issues/6636/timeline | null | completed | null | null | false | [
"As described in the template, we won't be able to answer questions on this issue tracker. Please use [Stack Overflow](https://stackoverflow.com/)"
] |
https://api.github.com/repos/psf/requests/issues/6635 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6635/labels{/name} | https://api.github.com/repos/psf/requests/issues/6635/comments | https://api.github.com/repos/psf/requests/issues/6635/events | https://github.com/psf/requests/issues/6635 | 2,121,880,817 | I_kwDOABTKOs5-eVTx | 6,635 | IPv6 address change for sequential gets | {
"avatar_url": "https://avatars.githubusercontent.com/u/31780740?v=4",
"events_url": "https://api.github.com/users/Gezzo42/events{/privacy}",
"followers_url": "https://api.github.com/users/Gezzo42/followers",
"following_url": "https://api.github.com/users/Gezzo42/following{/other_user}",
"gists_url": "https:... | [] | closed | false | null | [] | null | 2 | 2024-02-06T23:53:20Z | 2024-02-07T13:06:38Z | 2024-02-07T13:06:38Z | NONE | null | I'm not sure, if the following issue is caused by requests or one of the underlying libraries.
The library [python-fritzhome](https://github.com/hthiery/python-fritzhome/) uses requests to connect to the HTTP interface of a router called FRITZ!Box. During sequential get calls, the IPv6 address is switched.
I already... | {
"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/6635/reactions"
} | https://api.github.com/repos/psf/requests/issues/6635/timeline | null | completed | null | null | false | [
"Removing the sleep calls did not change anything:\r\n",
"@Gezzo42 this is not a bug. It's not ideal that when looking up the DNS for a hostname we only ever use 1 address. It's also not clear why you consider this a bu... |
https://api.github.com/repos/psf/requests/issues/6634 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6634/labels{/name} | https://api.github.com/repos/psf/requests/issues/6634/comments | https://api.github.com/repos/psf/requests/issues/6634/events | https://github.com/psf/requests/pull/6634 | 2,120,130,436 | PR_kwDOABTKOs5mG8to | 6,634 | feat: ability to custom `HTTPAdapter` instance variables while creating `Session` | {
"avatar_url": "https://avatars.githubusercontent.com/u/16933298?v=4",
"events_url": "https://api.github.com/users/scruel/events{/privacy}",
"followers_url": "https://api.github.com/users/scruel/followers",
"following_url": "https://api.github.com/users/scruel/following{/other_user}",
"gists_url": "https://a... | [] | closed | false | null | [] | null | 2 | 2024-02-06T07:26:21Z | 2024-02-06T11:33:11Z | 2024-02-06T11:24:30Z | NONE | null | Ability to custom `HTTPAdapter` instance variables while creating `Session`. | {
"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/6634/reactions"
} | https://api.github.com/repos/psf/requests/issues/6634/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6634.diff",
"html_url": "https://github.com/psf/requests/pull/6634",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6634.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6634"
} | true | [
"This project is under a feature freeze and it's not accepting changes like this. Thank you for thinking of us but we'll be closing this without merging ",
"Ok, that's fine, even I do think I will need this, I now have to apply temporary workarounds for this. If you change your mind, feel free to provide your fee... |
https://api.github.com/repos/psf/requests/issues/6633 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6633/labels{/name} | https://api.github.com/repos/psf/requests/issues/6633/comments | https://api.github.com/repos/psf/requests/issues/6633/events | https://github.com/psf/requests/issues/6633 | 2,119,382,441 | I_kwDOABTKOs5-UzWp | 6,633 | Getting warning while running databricks cli command in azure devops | {
"avatar_url": "https://avatars.githubusercontent.com/u/33160103?v=4",
"events_url": "https://api.github.com/users/AGpta/events{/privacy}",
"followers_url": "https://api.github.com/users/AGpta/followers",
"following_url": "https://api.github.com/users/AGpta/following{/other_user}",
"gists_url": "https://api.... | [] | closed | true | null | [] | null | 1 | 2024-02-05T20:15:08Z | 2024-02-05T20:18:40Z | 2024-02-05T20:18:37Z | NONE | null | <!-- Summary. -->
Hello team,
i am using Databricks Cli for deployment of notebooks on azure and it is throwing below warning. Could you help me to resolve warning? Also i am using pip install --upgrade urllib3 chardet command to upgrade but still it is giving warning.
/usr/lib/python3/dist-packages/requests/__ini... | {
"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/6633/reactions"
} | https://api.github.com/repos/psf/requests/issues/6633/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/6632 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6632/labels{/name} | https://api.github.com/repos/psf/requests/issues/6632/comments | https://api.github.com/repos/psf/requests/issues/6632/events | https://github.com/psf/requests/pull/6632 | 2,118,982,215 | PR_kwDOABTKOs5mC_sD | 6,632 | Bump github/codeql-action from 3.23.0 to 3.24.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-02-05T16:38:02Z | 2024-02-06T02:54:28Z | 2024-02-06T02:54:27Z | CONTRIBUTOR | null | Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.0 to 3.24.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>
<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/6632/reactions"
} | https://api.github.com/repos/psf/requests/issues/6632/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6632.diff",
"html_url": "https://github.com/psf/requests/pull/6632",
"merged_at": "2024-02-06T02:54:27Z",
"patch_url": "https://github.com/psf/requests/pull/6632.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6632"
} | true | [] |
https://api.github.com/repos/psf/requests/issues/6631 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6631/labels{/name} | https://api.github.com/repos/psf/requests/issues/6631/comments | https://api.github.com/repos/psf/requests/issues/6631/events | https://github.com/psf/requests/issues/6631 | 2,114,940,049 | I_kwDOABTKOs5-D2yR | 6,631 | `params` might be misnamed? | {
"avatar_url": "https://avatars.githubusercontent.com/u/5273302?v=4",
"events_url": "https://api.github.com/users/Matthew1471/events{/privacy}",
"followers_url": "https://api.github.com/users/Matthew1471/followers",
"following_url": "https://api.github.com/users/Matthew1471/following{/other_user}",
"gists_ur... | [] | closed | false | null | [] | null | 1 | 2024-02-02T13:29:53Z | 2024-02-03T10:11:54Z | 2024-02-03T10:11:54Z | NONE | null | <!-- Summary. -->
### Summary
Being a bit pedantic but isn't it that the `parameters` of a URL are a ";<parameters>" affair inside the path e.g. `https://example.com/document;language=english?documentID=5` ([RFC source](https://datatracker.ietf.org/doc/html/rfc3986#section-3.3) and [summary](https://stackoverflow... | {
"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/6631/reactions"
} | https://api.github.com/repos/psf/requests/issues/6631/timeline | null | not_planned | null | null | false | [
"Parameters is another common name for the parsed (not encoded) pieces of the query string. `params` are meant to be passed as a native python object (e.g., dictionary of string to string, sequence of tuples of length 2, etc). So if you parsed a query string into parameters on the server side, the client side would... |
https://api.github.com/repos/psf/requests/issues/6630 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6630/labels{/name} | https://api.github.com/repos/psf/requests/issues/6630/comments | https://api.github.com/repos/psf/requests/issues/6630/events | https://github.com/psf/requests/issues/6630 | 2,113,256,716 | I_kwDOABTKOs599b0M | 6,630 | Multipart/form-data requests creates mismatched boundaries between request body and headers | {
"avatar_url": "https://avatars.githubusercontent.com/u/87405798?v=4",
"events_url": "https://api.github.com/users/p1gyy/events{/privacy}",
"followers_url": "https://api.github.com/users/p1gyy/followers",
"following_url": "https://api.github.com/users/p1gyy/following{/other_user}",
"gists_url": "https://api.... | [
{
"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 | 2024-02-01T19:04:24Z | 2024-02-03T12:27:10Z | 2024-02-03T12:26:40Z | NONE | null | <!-- Summary. -->
## Expected Result
multipart/form-data requests should have the same boundary in the request content-type headers and request body:
Content-Type header: `multipart/form-data; boundary=bb8517293e3e961b2e7dfbd4e303fe56`
Boundary for request body: `--bb8517293e3e961b2e7dfbd4e303fe56`
## Actual 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/6630/reactions"
} | https://api.github.com/repos/psf/requests/issues/6630/timeline | null | completed | null | null | false | [
"I cannot reproduce this at all. The only time the boundary tends to differ in the header from what's in the body is when the user overrides the Content-Type header manually.\r\n\r\nIn the future, please search **closed and** open issues before creating new ones that are duplicates."
] |
https://api.github.com/repos/psf/requests/issues/6629 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6629/labels{/name} | https://api.github.com/repos/psf/requests/issues/6629/comments | https://api.github.com/repos/psf/requests/issues/6629/events | https://github.com/psf/requests/pull/6629 | 2,110,464,310 | PR_kwDOABTKOs5llzHQ | 6,629 | Fix #6628 - JSONDecodeError are not deserializable | {
"avatar_url": "https://avatars.githubusercontent.com/u/8852408?v=4",
"events_url": "https://api.github.com/users/Tarty/events{/privacy}",
"followers_url": "https://api.github.com/users/Tarty/followers",
"following_url": "https://api.github.com/users/Tarty/following{/other_user}",
"gists_url": "https://api.g... | [] | 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 | 2024-01-31T16:14:59Z | 2024-02-29T09:34:49Z | 2024-02-22T20:27:37Z | CONTRIBUTOR | null | See issue #6628 for full bug-report
-----
requests.exceptions.JSONDecodeError are not deserializable: calling `pickle.dumps` followed by `pickle.loads` will trigger an error.
This is particularly a problem in a process pool, as an attempt to decode json on an invalid json document will result in the entire pro... | {
"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/6629/reactions"
} | https://api.github.com/repos/psf/requests/issues/6629/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6629.diff",
"html_url": "https://github.com/psf/requests/pull/6629",
"merged_at": "2024-02-22T20:27:37Z",
"patch_url": "https://github.com/psf/requests/pull/6629.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6629"
} | true | [
"We need to fix the CI but this should be set to go once that's resolved.",
"closing and re-opening to trigger a new build",
"Looks like tests are passing now, I'll go ahead and merge. Thanks again, @Tarty!",
"Happy to contribute, thanks for merging the fix in!"
] |
https://api.github.com/repos/psf/requests/issues/6628 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6628/labels{/name} | https://api.github.com/repos/psf/requests/issues/6628/comments | https://api.github.com/repos/psf/requests/issues/6628/events | https://github.com/psf/requests/issues/6628 | 2,110,445,937 | I_kwDOABTKOs59ytlx | 6,628 | [BUG] JSONDecodeError can't be deserialized - invalid JSON raises a BrokenProcessPool and crashes the entire process pool | {
"avatar_url": "https://avatars.githubusercontent.com/u/8852408?v=4",
"events_url": "https://api.github.com/users/Tarty/events{/privacy}",
"followers_url": "https://api.github.com/users/Tarty/followers",
"following_url": "https://api.github.com/users/Tarty/following{/other_user}",
"gists_url": "https://api.g... | [] | 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... | 1 | 2024-01-31T16:06:02Z | 2024-05-15T20:21:26Z | 2024-02-22T20:27:39Z | CONTRIBUTOR | null | Hi all,
I've stumbled upon a bug in the `requests` library, and have a proposal for a fix.
In short: I have a process pool running tasks in parallel, that are among other things doing queries to third-party APIs. One third-party returns an invalid JSON document as response in case of error.
However, instead of... | {
"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/6628/reactions"
} | https://api.github.com/repos/psf/requests/issues/6628/timeline | null | completed | null | null | false | [
"As mentioned I've raised https://github.com/psf/requests/pull/6629, hopefully the proposal makes sense."
] |
https://api.github.com/repos/psf/requests/issues/6627 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6627/labels{/name} | https://api.github.com/repos/psf/requests/issues/6627/comments | https://api.github.com/repos/psf/requests/issues/6627/events | https://github.com/psf/requests/issues/6627 | 2,109,144,644 | I_kwDOABTKOs59tv5E | 6,627 | Kenneth Reitz, Take care of yourself. | {
"avatar_url": "https://avatars.githubusercontent.com/u/6748135?v=4",
"events_url": "https://api.github.com/users/hackware1993/events{/privacy}",
"followers_url": "https://api.github.com/users/hackware1993/followers",
"following_url": "https://api.github.com/users/hackware1993/following{/other_user}",
"gists... | [] | closed | true | null | [] | null | 1 | 2024-01-31T02:10:27Z | 2024-01-31T02:40:14Z | 2024-01-31T02:16:26Z | NONE | null | I am also the author of a popular open-source library (MagicIndicator, 10K stars). Similarly, I have experienced manic depression (bipolar disorder), but I have overcome it and now lead a normal, positive life. I hope you recover soon too. Keep fighting! | {
"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/6627/reactions"
} | https://api.github.com/repos/psf/requests/issues/6627/timeline | null | completed | null | null | false | [
"Closing this issue as it's not an issue in Requests. Please consider avenues of messaging folks directly, opening GitHub issues pings thousands of unrelated people."
] |
https://api.github.com/repos/psf/requests/issues/6626 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6626/labels{/name} | https://api.github.com/repos/psf/requests/issues/6626/comments | https://api.github.com/repos/psf/requests/issues/6626/events | https://github.com/psf/requests/issues/6626 | 2,104,678,632 | I_kwDOABTKOs59ctjo | 6,626 | Unintended Leak Of Proxy-Authorization Header In Requests | {
"avatar_url": "https://avatars.githubusercontent.com/u/153487192?v=4",
"events_url": "https://api.github.com/users/ankitdn/events{/privacy}",
"followers_url": "https://api.github.com/users/ankitdn/followers",
"following_url": "https://api.github.com/users/ankitdn/following{/other_user}",
"gists_url": "https... | [] | closed | false | null | [] | null | 0 | 2024-01-29T05:27:01Z | 2024-01-29T12:04:44Z | 2024-01-29T12:04:44Z | NONE | null | **Describe the bug**
While scanning my Django application's manifest file using Vulert for vulnerability checks, I identified an issue associated with your package.
**Reference**
Upon conducting a vulnerability scan, the following references were identified:
Vulert Scan Report: [Vulert Report](https://vulert.com/... | {
"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/6626/reactions"
} | https://api.github.com/repos/psf/requests/issues/6626/timeline | null | completed | null | null | false | [] |
https://api.github.com/repos/psf/requests/issues/6625 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6625/labels{/name} | https://api.github.com/repos/psf/requests/issues/6625/comments | https://api.github.com/repos/psf/requests/issues/6625/events | https://github.com/psf/requests/issues/6625 | 2,096,300,901 | I_kwDOABTKOs588wNl | 6,625 | How to get IP address of connected host after getting the response? | {
"avatar_url": "https://avatars.githubusercontent.com/u/7078728?v=4",
"events_url": "https://api.github.com/users/drajvver/events{/privacy}",
"followers_url": "https://api.github.com/users/drajvver/followers",
"following_url": "https://api.github.com/users/drajvver/following{/other_user}",
"gists_url": "http... | [
{
"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 | true | null | [] | null | 1 | 2024-01-23T15:10:15Z | 2024-01-23T15:10:28Z | 2024-01-23T15:10:26Z | NONE | off-topic | Hello,
I'm trying to understand how I could access information about host that the request connected to. I have situation when behind a hostname, there is a multiple IP addresses that you can connect to, so for example `x.com` can route me to `1.2.3.4` or `2.3.4.5`. I need that information after receiving response f... | {
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/f... | {
"+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/6625/reactions"
} | https://api.github.com/repos/psf/requests/issues/6625/timeline | null | completed | null | null | false | [
"As described in the template, we won't be able to answer questions on this issue tracker. Please use [Stack Overflow](https://stackoverflow.com/)"
] |
https://api.github.com/repos/psf/requests/issues/6624 | https://api.github.com/repos/psf/requests | https://api.github.com/repos/psf/requests/issues/6624/labels{/name} | https://api.github.com/repos/psf/requests/issues/6624/comments | https://api.github.com/repos/psf/requests/issues/6624/events | https://github.com/psf/requests/pull/6624 | 2,095,765,349 | PR_kwDOABTKOs5k0dqA | 6,624 | Set verify=True by default as documented | {
"avatar_url": "https://avatars.githubusercontent.com/u/1461970?v=4",
"events_url": "https://api.github.com/users/RichieB2B/events{/privacy}",
"followers_url": "https://api.github.com/users/RichieB2B/followers",
"following_url": "https://api.github.com/users/RichieB2B/following{/other_user}",
"gists_url": "h... | [] | closed | false | null | [] | null | 1 | 2024-01-23T10:34:50Z | 2024-01-23T18:22:42Z | 2024-01-23T14:35:35Z | CONTRIBUTOR | null | The [documentation](https://requests.readthedocs.io/en/latest/user/advanced/#ssl-cert-verification) clearly states that the default for `verify` is `True`. Via [merge_environment_settings()](https://github.com/psf/requests/blob/96b22fa18c00831656ee4b286bf1c9062459b00a/src/requests/sessions.py#L766-L771) and [merge_sett... | {
"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/6624/reactions"
} | https://api.github.com/repos/psf/requests/issues/6624/timeline | null | null | false | {
"diff_url": "https://github.com/psf/requests/pull/6624.diff",
"html_url": "https://github.com/psf/requests/pull/6624",
"merged_at": null,
"patch_url": "https://github.com/psf/requests/pull/6624.patch",
"url": "https://api.github.com/repos/psf/requests/pulls/6624"
} | true | [
"This is (as far as the library is concerned) semantically incorrect. None here is meant as a (poor) substitute for \"not specified explicitly by user\". Changing this means that the user ostensibly always wants verification on. The tests that are failing show how broken this change is. "
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.