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/1028
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1028/labels{/name}
https://api.github.com/repos/psf/requests/issues/1028/comments
https://api.github.com/repos/psf/requests/issues/1028/events
https://github.com/psf/requests/issues/1028
9,353,808
MDU6SXNzdWU5MzUzODA4
1,028
Requests 1.0.2 + Broken JSON
{ "avatar_url": "https://avatars.githubusercontent.com/u/90247?v=4", "events_url": "https://api.github.com/users/rdegges/events{/privacy}", "followers_url": "https://api.github.com/users/rdegges/followers", "following_url": "https://api.github.com/users/rdegges/following{/other_user}", "gists_url": "https://a...
[]
closed
true
null
[]
null
8
2012-12-18T00:37:45Z
2021-09-09T02:11:55Z
2012-12-18T05:48:02Z
NONE
resolved
Yo! `response.json` no longer works in requests 1.0.2, instead you must call `response.json()` manually, which breaks a lot of library support. Will this go back to the old way? If not, I'd be happy to update all my dependencies :o
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1028/reactions" }
https://api.github.com/repos/psf/requests/issues/1028/timeline
null
completed
null
null
false
[ "In Kennith's [blog post](http://kennethreitz.com/announcing-requests-v100.html) today he wrote:\n\n> Removal of the magic Response.json property. Replaced with a method.\n\nI think this change is intended to stay.\n", "I don't exactly know why it was changed to a method, but I'm guessing it won't \nbe changed ba...
https://api.github.com/repos/psf/requests/issues/1027
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1027/labels{/name}
https://api.github.com/repos/psf/requests/issues/1027/comments
https://api.github.com/repos/psf/requests/issues/1027/events
https://github.com/psf/requests/issues/1027
9,353,519
MDU6SXNzdWU5MzUzNTE5
1,027
Requests 1.0.2 doesn't appear to set session cookies on POST requests
{ "avatar_url": "https://avatars.githubusercontent.com/u/48100?v=4", "events_url": "https://api.github.com/users/bboe/events{/privacy}", "followers_url": "https://api.github.com/users/bboe/followers", "following_url": "https://api.github.com/users/bboe/following{/other_user}", "gists_url": "https://api.github...
[]
closed
true
null
[]
null
1
2012-12-18T00:23:15Z
2021-09-09T05:30:07Z
2012-12-18T05:46:14Z
CONTRIBUTOR
resolved
I can confirm that the example using httpbin.org still works. However, my similar code that sends a POST request (to login) the response object contains the cookie, however the session object is not updated to contain the cookie thus making the session useless unless I manually do the following for POST requests: ``` ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1027/reactions" }
https://api.github.com/repos/psf/requests/issues/1027/timeline
null
completed
null
null
false
[ "Discovered the problem- cookies are only persisted when a `location` header is present. The sites I am logging into do not send location headers upon login.\n" ]
https://api.github.com/repos/psf/requests/issues/1026
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1026/labels{/name}
https://api.github.com/repos/psf/requests/issues/1026/comments
https://api.github.com/repos/psf/requests/issues/1026/events
https://github.com/psf/requests/pull/1026
9,352,210
MDExOlB1bGxSZXF1ZXN0MzQwMjY0NQ==
1,026
Added requirements.txt to MANIFEST.in
{ "avatar_url": "https://avatars.githubusercontent.com/u/227449?v=4", "events_url": "https://api.github.com/users/TorKlingberg/events{/privacy}", "followers_url": "https://api.github.com/users/TorKlingberg/followers", "following_url": "https://api.github.com/users/TorKlingberg/following{/other_user}", "gists_...
[]
closed
true
null
[]
null
0
2012-12-17T23:23:27Z
2021-09-08T18:01:09Z
2012-12-18T05:49:45Z
NONE
resolved
MANIFEST.in contained test_requests.py but was missing requirements.txt that it depends on. Now both files will be included in the .tar.gz file that can be downloaded from PyPI.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1026/reactions" }
https://api.github.com/repos/psf/requests/issues/1026/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/1026.diff", "html_url": "https://github.com/psf/requests/pull/1026", "merged_at": "2012-12-18T05:49:45Z", "patch_url": "https://github.com/psf/requests/pull/1026.patch", "url": "https://api.github.com/repos/psf/requests/pulls/1026" }
true
[]
https://api.github.com/repos/psf/requests/issues/1025
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1025/labels{/name}
https://api.github.com/repos/psf/requests/issues/1025/comments
https://api.github.com/repos/psf/requests/issues/1025/events
https://github.com/psf/requests/issues/1025
9,349,615
MDU6SXNzdWU5MzQ5NjE1
1,025
New urrlib3 breaks App Engine
{ "avatar_url": "https://avatars.githubusercontent.com/u/25029?v=4", "events_url": "https://api.github.com/users/PanosJee/events{/privacy}", "followers_url": "https://api.github.com/users/PanosJee/followers", "following_url": "https://api.github.com/users/PanosJee/following{/other_user}", "gists_url": "https:...
[ { "color": "fbca04", "default": false, "description": null, "id": 615414998, "name": "GAE Support", "node_id": "MDU6TGFiZWw2MTU0MTQ5OTg=", "url": "https://api.github.com/repos/psf/requests/labels/GAE%20Support" } ]
closed
true
null
[]
null
6
2012-12-17T21:54:45Z
2021-09-08T09:00:46Z
2012-12-17T22:27:12Z
NONE
resolved
The following import in urllib3/util.py cannot take place ``` python from ssl import wrap_socket, CERT_NONE, SSLError, PROTOCOL_SSLv23 ``` So we have an exception at line 293 ``` python def ssl_wrap_socket(sock, keyfile=None, certfile=None, cert_reqs=CERT_NONE, ca_certs=None, server_hostname=...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/1025/reactions" }
https://api.github.com/repos/psf/requests/issues/1025/timeline
null
completed
null
null
false
[ "See @kennethreitz's comment here: https://github.com/kennethreitz/requests/issues/1008\n", "Does it work with `cert_reqs=None`?\nI have a patch in the pipeline which could be modified to make it work this way.\nSry for breaking it.\n", "So @sigmavirus24 it seems that GAE support is deprecated :(\n", "If this...
https://api.github.com/repos/psf/requests/issues/1024
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1024/labels{/name}
https://api.github.com/repos/psf/requests/issues/1024/comments
https://api.github.com/repos/psf/requests/issues/1024/events
https://github.com/psf/requests/pull/1024
9,347,329
MDExOlB1bGxSZXF1ZXN0MzQwMDA5Mg==
1,024
Fix HTTP method encoding problem with attached files
{ "avatar_url": "https://avatars.githubusercontent.com/u/69561?v=4", "events_url": "https://api.github.com/users/etscrivner/events{/privacy}", "followers_url": "https://api.github.com/users/etscrivner/followers", "following_url": "https://api.github.com/users/etscrivner/following{/other_user}", "gists_url": "...
[]
closed
true
null
[]
null
1
2012-12-17T20:49:45Z
2021-09-08T23:06:03Z
2012-12-17T20:53:22Z
NONE
resolved
Fix HTTP method encoding problem - Add unit-test to recreate original issue with encoding and attached files. - No longer attempt to encode HTTP method - All tests passing against Python 2.7 and 3.3.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1024/reactions" }
https://api.github.com/repos/psf/requests/issues/1024/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/1024.diff", "html_url": "https://github.com/psf/requests/pull/1024", "merged_at": "2012-12-17T20:53:22Z", "patch_url": "https://github.com/psf/requests/pull/1024.patch", "url": "https://api.github.com/repos/psf/requests/pulls/1024" }
true
[ "Beautiful. Thanks :)\n" ]
https://api.github.com/repos/psf/requests/issues/1023
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1023/labels{/name}
https://api.github.com/repos/psf/requests/issues/1023/comments
https://api.github.com/repos/psf/requests/issues/1023/events
https://github.com/psf/requests/issues/1023
9,344,881
MDU6SXNzdWU5MzQ0ODgx
1,023
Setting u'POST' in requests.models.PreparedRequest.prepare_method breaks attaching files.
{ "avatar_url": "https://avatars.githubusercontent.com/u/69561?v=4", "events_url": "https://api.github.com/users/etscrivner/events{/privacy}", "followers_url": "https://api.github.com/users/etscrivner/followers", "following_url": "https://api.github.com/users/etscrivner/following{/other_user}", "gists_url": "...
[]
closed
true
null
[]
null
6
2012-12-17T19:38:57Z
2021-09-09T05:30:05Z
2012-12-17T22:03:58Z
NONE
resolved
Running Python 2.7 on Ubuntu 12.04 with requests 1.0.2 The following line of code which performs an HTTP POST request with an attached image file breaks (worked in previous versions of requests): ``` [1] requests.post(url, data=data, files={'file': ('test.jpg', open('/tmp/test123.jpg', 'rb'))}, params=params) ... Uni...
{ "avatar_url": "https://avatars.githubusercontent.com/u/69561?v=4", "events_url": "https://api.github.com/users/etscrivner/events{/privacy}", "followers_url": "https://api.github.com/users/etscrivner/followers", "following_url": "https://api.github.com/users/etscrivner/following{/other_user}", "gists_url": "...
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/psf/requests/issues/1023/reactions" }
https://api.github.com/repos/psf/requests/issues/1023/timeline
null
completed
null
null
false
[ "Thanks for the detailed forensics! I'll try to get a fix out for this today.\n\nUnless you want to send a pull requests of course :)\n", "As requests upgraded to 1.0.2. I came across a similar problem using requests.post(). \n\n``` python\n requests.post(url, data=req)\n```\n\nIt worked fine when I used vers...
https://api.github.com/repos/psf/requests/issues/1022
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1022/labels{/name}
https://api.github.com/repos/psf/requests/issues/1022/comments
https://api.github.com/repos/psf/requests/issues/1022/events
https://github.com/psf/requests/pull/1022
9,343,601
MDExOlB1bGxSZXF1ZXN0MzM5ODI4Nw==
1,022
JSON-related doc fixes
{ "avatar_url": "https://avatars.githubusercontent.com/u/58618?v=4", "events_url": "https://api.github.com/users/kisielk/events{/privacy}", "followers_url": "https://api.github.com/users/kisielk/followers", "following_url": "https://api.github.com/users/kisielk/following{/other_user}", "gists_url": "https://a...
[]
closed
true
null
[]
null
1
2012-12-17T19:02:50Z
2021-09-08T18:01:08Z
2012-12-17T19:03:40Z
CONTRIBUTOR
resolved
Missed a few spots :)
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1022/reactions" }
https://api.github.com/repos/psf/requests/issues/1022/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/1022.diff", "html_url": "https://github.com/psf/requests/pull/1022", "merged_at": "2012-12-17T19:03:40Z", "patch_url": "https://github.com/psf/requests/pull/1022.patch", "url": "https://api.github.com/repos/psf/requests/pulls/1022" }
true
[ ":cake:\n" ]
https://api.github.com/repos/psf/requests/issues/1021
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1021/labels{/name}
https://api.github.com/repos/psf/requests/issues/1021/comments
https://api.github.com/repos/psf/requests/issues/1021/events
https://github.com/psf/requests/issues/1021
9,342,844
MDU6SXNzdWU5MzQyODQ0
1,021
Proxies are not working in v1.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/878541?v=4", "events_url": "https://api.github.com/users/pankajkgarg/events{/privacy}", "followers_url": "https://api.github.com/users/pankajkgarg/followers", "following_url": "https://api.github.com/users/pankajkgarg/following{/other_user}", "gists_url...
[]
closed
true
null
[]
null
5
2012-12-17T18:47:54Z
2021-09-09T05:30:08Z
2012-12-17T19:04:46Z
NONE
resolved
Whenever I am trying to send a request using proxies, I get the following error. AttributeError: 'PoolManager' object has no attribute 'ProxyManager' I am running the following command ``` r = requests.get("http://google.com", proxies={"http": "127.0.0.1:8128", "https": "127.0.0.1:8128"}, timeout=100) ``` ``` pyth...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1021/reactions" }
https://api.github.com/repos/psf/requests/issues/1021/timeline
null
completed
null
null
false
[ "Sorry for the bug! #1017\n", "Should be better now!\n", "@pankajn17 \n\nHow did you get this pretty stack with source context?\n", "@piotr-dobrogost Python 3.\n", "IPython does it too.\n" ]
https://api.github.com/repos/psf/requests/issues/1020
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1020/labels{/name}
https://api.github.com/repos/psf/requests/issues/1020/comments
https://api.github.com/repos/psf/requests/issues/1020/events
https://github.com/psf/requests/pull/1020
9,342,612
MDExOlB1bGxSZXF1ZXN0MzM5Nzk5Mw==
1,020
Fix off-by-one error.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
2
2012-12-17T18:43:59Z
2021-09-08T18:01:09Z
2012-12-17T18:46:09Z
MEMBER
resolved
Silly, small change, but may as well fix it. The logic as it stands would do max_redirects + 1 redirects. Which is odd.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1020/reactions" }
https://api.github.com/repos/psf/requests/issues/1020/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/1020.diff", "html_url": "https://github.com/psf/requests/pull/1020", "merged_at": "2012-12-17T18:46:09Z", "patch_url": "https://github.com/psf/requests/pull/1020.patch", "url": "https://api.github.com/repos/psf/requests/pulls/1020" }
true
[ "gah, should have just had the index start at 1 :)\n", "Pft, everyone knows that programmers count from 0.\n" ]
https://api.github.com/repos/psf/requests/issues/1019
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1019/labels{/name}
https://api.github.com/repos/psf/requests/issues/1019/comments
https://api.github.com/repos/psf/requests/issues/1019/events
https://github.com/psf/requests/issues/1019
9,342,373
MDU6SXNzdWU5MzQyMzcz
1,019
AttributeError: 'HTTPAdapter' object has no attribute 'verify'
{ "avatar_url": "https://avatars.githubusercontent.com/u/717901?v=4", "events_url": "https://api.github.com/users/t-8ch/events{/privacy}", "followers_url": "https://api.github.com/users/t-8ch/followers", "following_url": "https://api.github.com/users/t-8ch/following{/other_user}", "gists_url": "https://api.gi...
[]
closed
true
null
[]
null
1
2012-12-17T18:36:33Z
2021-09-09T05:30:09Z
2012-12-17T18:38:43Z
CONTRIBUTOR
resolved
``` python certs = requests.utils.get_os_ca_bundle_path() requests.get('https://google.com', verify=certs) Traceback (most recent call last): File "<ipython-input-22-b57935839df3>", line 1, in <module> requests.get('https://google.com', verify=certs) File "./requests/api.py", line 49, in get return request...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1019/reactions" }
https://api.github.com/repos/psf/requests/issues/1019/timeline
null
completed
null
null
false
[ "Oops, simple fix. Sorry about that.\n" ]
https://api.github.com/repos/psf/requests/issues/1018
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1018/labels{/name}
https://api.github.com/repos/psf/requests/issues/1018/comments
https://api.github.com/repos/psf/requests/issues/1018/events
https://github.com/psf/requests/issues/1018
9,341,561
MDU6SXNzdWU5MzQxNTYx
1,018
AttributeError: 'PreparedRequest' object has no attribute 'data'
{ "avatar_url": "https://avatars.githubusercontent.com/u/352270?v=4", "events_url": "https://api.github.com/users/michaelhelmick/events{/privacy}", "followers_url": "https://api.github.com/users/michaelhelmick/followers", "following_url": "https://api.github.com/users/michaelhelmick/following{/other_user}", "...
[]
closed
true
null
[]
null
8
2012-12-17T18:09:46Z
2021-09-09T05:30:07Z
2012-12-17T22:22:08Z
NONE
resolved
Hey guys, just wanted to bring this issue forward. With requests 1.0.0 So the error came from when I went to test `Twython` with the new `requests` release. And because it bothered me, I removed `self` from all variables that used `self` like `self.callback_url` Also, I striped the code out of the actual function `get...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/1018/reactions" }
https://api.github.com/repos/psf/requests/issues/1018/timeline
null
completed
null
null
false
[ "`requests-oauthlib` needs to updated still.\n\n`PreparedRequest` has a `body` parameter.\n", "Yeah, for the moment none of the external-to-Requests auth code has been updated for v1.\n", "Can you raise this against [requests/requests-oauthlib](https://github.com/requests/requests-oauthlib) as well?\n", "@ken...
https://api.github.com/repos/psf/requests/issues/1017
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1017/labels{/name}
https://api.github.com/repos/psf/requests/issues/1017/comments
https://api.github.com/repos/psf/requests/issues/1017/events
https://github.com/psf/requests/issues/1017
9,337,318
MDU6SXNzdWU5MzM3MzE4
1,017
PoolManager object has no attribute ProxyManager
{ "avatar_url": "https://avatars.githubusercontent.com/u/2682247?v=4", "events_url": "https://api.github.com/users/athoik/events{/privacy}", "followers_url": "https://api.github.com/users/athoik/followers", "following_url": "https://api.github.com/users/athoik/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
2
2012-12-17T16:04:22Z
2021-09-09T05:30:08Z
2012-12-17T19:05:14Z
NONE
resolved
Dear all, I want to use requests library (current master) behind a proxy and this is what i get: ``` debian:~# export http_proxy=http://192.168.1.1:3128 debian:~# python Python 2.6.6 (r266:84292, Dec 27 2010, 00:02:40) [GCC 4.4.5] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> i...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1017/reactions" }
https://api.github.com/repos/psf/requests/issues/1017/timeline
null
completed
null
null
false
[ "Yup, that looks wrong.\n\n@kennethreitz, I haven't ramped up on the adaptors stuff yet, but it feels like [line 130 of adapters.py](https://github.com/kennethreitz/requests/blob/master/requests/adapters.py#L130) should read `conn = ProxyManager.(self.poolmanager.proxy_from_url(proxy))`. You'd need to import `Proxy...
https://api.github.com/repos/psf/requests/issues/1016
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1016/labels{/name}
https://api.github.com/repos/psf/requests/issues/1016/comments
https://api.github.com/repos/psf/requests/issues/1016/events
https://github.com/psf/requests/issues/1016
9,327,760
MDU6SXNzdWU5MzI3NzYw
1,016
OAuth1 with realm parameter
{ "avatar_url": "https://avatars.githubusercontent.com/u/545809?v=4", "events_url": "https://api.github.com/users/daniel-lundin/events{/privacy}", "followers_url": "https://api.github.com/users/daniel-lundin/followers", "following_url": "https://api.github.com/users/daniel-lundin/following{/other_user}", "gis...
[]
closed
true
null
[]
null
2
2012-12-17T09:31:39Z
2021-09-09T05:30:09Z
2012-12-17T13:48:14Z
NONE
resolved
The OAuth1-wrapper included in requests doesn't include a parameter for oauth-parameter realm. I tried to add it as a regular post/get parameter but this leads to it being included in the base_string used to calculate the signature. This is not per spec. The oauthlib.oauth1.rfc5849.Server excludes the realm parameter(...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1016/reactions" }
https://api.github.com/repos/psf/requests/issues/1016/timeline
null
completed
null
null
false
[ "OAuth is being moved to another module.\n", "For the interested: [requests/requests-oauthlib](https://github.com/requests/requests-oauthlib).\n" ]
https://api.github.com/repos/psf/requests/issues/1015
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1015/labels{/name}
https://api.github.com/repos/psf/requests/issues/1015/comments
https://api.github.com/repos/psf/requests/issues/1015/events
https://github.com/psf/requests/issues/1015
9,325,847
MDU6SXNzdWU5MzI1ODQ3
1,015
Consider iter_json
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[]
closed
true
null
[]
{ "closed_at": "2013-05-29T07:59:12Z", "closed_issues": 12, "created_at": "2012-11-27T18:41:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/user...
0
2012-12-17T07:37:38Z
2021-09-09T05:30:11Z
2012-12-17T07:42:38Z
CONTRIBUTOR
resolved
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1015/reactions" }
https://api.github.com/repos/psf/requests/issues/1015/timeline
null
completed
null
null
false
[]
https://api.github.com/repos/psf/requests/issues/1014
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1014/labels{/name}
https://api.github.com/repos/psf/requests/issues/1014/comments
https://api.github.com/repos/psf/requests/issues/1014/events
https://github.com/psf/requests/issues/1014
9,323,530
MDU6SXNzdWU5MzIzNTMw
1,014
raw interface no longer working?
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.git...
[]
closed
true
null
[]
null
1
2012-12-17T03:51:38Z
2021-09-09T05:30:11Z
2012-12-17T03:52:29Z
NONE
resolved
I recently upgraded from Requests 0.11.1 to 0.14.2. I get a few scripts that rely on the library to download media files (couple of megabytes each). Before, this approach worked just fine: ``` import requests r = requests.get('http://docs.python-requests.org/') while True: print 'reading...' chunk = r.raw.read...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1014/reactions" }
https://api.github.com/repos/psf/requests/issues/1014/timeline
null
completed
null
null
false
[ "You have to add `prefetch=False` parameter\n" ]
https://api.github.com/repos/psf/requests/issues/1013
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1013/labels{/name}
https://api.github.com/repos/psf/requests/issues/1013/comments
https://api.github.com/repos/psf/requests/issues/1013/events
https://github.com/psf/requests/issues/1013
9,318,349
MDU6SXNzdWU5MzE4MzQ5
1,013
requests.session not persisting cookies
{ "avatar_url": "https://avatars.githubusercontent.com/u/2616964?v=4", "events_url": "https://api.github.com/users/geancarlo2/events{/privacy}", "followers_url": "https://api.github.com/users/geancarlo2/followers", "following_url": "https://api.github.com/users/geancarlo2/following{/other_user}", "gists_url":...
[]
closed
true
null
[]
null
1
2012-12-16T18:55:19Z
2021-09-09T05:30:12Z
2012-12-16T20:12:59Z
NONE
resolved
Hello, I have tried the following sample code from http://docs.python-requests.org/en/latest/user/advanced/ with requests 0.14.2: import requests s = requests.session() s.get('http://httpbin.org/cookies/set/sessioncookie/123456789') r = s.get("http://httpbin.org/cookies") print r.text which yields the following outp...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1013/reactions" }
https://api.github.com/repos/psf/requests/issues/1013/timeline
null
completed
null
null
false
[ "You aren't using requests v14.2, you're using the development version that is currently being rewritten.\n\nInstall with pip.\n" ]
https://api.github.com/repos/psf/requests/issues/1012
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1012/labels{/name}
https://api.github.com/repos/psf/requests/issues/1012/comments
https://api.github.com/repos/psf/requests/issues/1012/events
https://github.com/psf/requests/pull/1012
9,316,546
MDExOlB1bGxSZXF1ZXN0MzM4NjE3Mg==
1,012
Fixed small bug where user couldn't add custom headers
{ "avatar_url": "https://avatars.githubusercontent.com/u/2013449?v=4", "events_url": "https://api.github.com/users/bodziec/events{/privacy}", "followers_url": "https://api.github.com/users/bodziec/followers", "following_url": "https://api.github.com/users/bodziec/following{/other_user}", "gists_url": "https:/...
[]
closed
true
null
[]
null
1
2012-12-16T15:01:40Z
2021-09-08T18:01:08Z
2012-12-16T20:14:23Z
CONTRIBUTOR
resolved
I think someone made a typo: self.headers = CaseInsensitiveDict(self.headers) should be: self.headers = CaseInsensitiveDict(headers) Cheers, Bartek
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1012/reactions" }
https://api.github.com/repos/psf/requests/issues/1012/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/1012.diff", "html_url": "https://github.com/psf/requests/pull/1012", "merged_at": "2012-12-16T20:14:23Z", "patch_url": "https://github.com/psf/requests/pull/1012.patch", "url": "https://api.github.com/repos/psf/requests/pulls/1012" }
true
[ "Thanks!\n" ]
https://api.github.com/repos/psf/requests/issues/1011
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1011/labels{/name}
https://api.github.com/repos/psf/requests/issues/1011/comments
https://api.github.com/repos/psf/requests/issues/1011/events
https://github.com/psf/requests/pull/1011
9,313,402
MDExOlB1bGxSZXF1ZXN0MzM4NTA3NA==
1,011
Fixed relative import
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.git...
[]
closed
false
null
[]
null
2
2012-12-16T03:56:54Z
2014-07-20T01:34:30Z
2012-12-16T04:45:24Z
NONE
null
For Python 3 support.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1011/reactions" }
https://api.github.com/repos/psf/requests/issues/1011/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/1011.diff", "html_url": "https://github.com/psf/requests/pull/1011", "merged_at": "2012-12-16T04:45:24Z", "patch_url": "https://github.com/psf/requests/pull/1011.patch", "url": "https://api.github.com/repos/psf/requests/pulls/1011" }
true
[ "It's worth noting that, without the fix, nose reports eight failures, finishing with an `ImportError`, whereas with this fix, failures jump to 34 errors and 28 failures.\n", "thanks!\n" ]
https://api.github.com/repos/psf/requests/issues/1010
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1010/labels{/name}
https://api.github.com/repos/psf/requests/issues/1010/comments
https://api.github.com/repos/psf/requests/issues/1010/events
https://github.com/psf/requests/issues/1010
9,312,665
MDU6SXNzdWU5MzEyNjY1
1,010
Install through pip fails under Python 3.3
{ "avatar_url": "https://avatars.githubusercontent.com/u/749270?v=4", "events_url": "https://api.github.com/users/harmesy/events{/privacy}", "followers_url": "https://api.github.com/users/harmesy/followers", "following_url": "https://api.github.com/users/harmesy/following{/other_user}", "gists_url": "https://...
[]
closed
true
null
[]
null
3
2012-12-16T01:22:55Z
2021-09-09T05:30:12Z
2012-12-16T04:48:02Z
NONE
resolved
Hey, sorry if I'm going about this in the wrong way, new to this. I was attempting to install requests to a new virtualenv using python3 and pip. It failed with the following: ``` Downloading/unpacking git+https://github.com/kennethreitz/requests Cloning https://github.com/kennethreitz/requests to /var/folders/wz/j...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1010/reactions" }
https://api.github.com/repos/psf/requests/issues/1010/timeline
null
completed
null
null
false
[ "I'm getting the same thing when attempting to install from the repository (this). I've mirrored @harmesy's fix in a [pull request](https://github.com/kennethreitz/requests/pull/1011).\n", "And, @harmesy, you went about this in a completely correct way. :+1: \n", "Closing since there was a pull request. Thanks ...
https://api.github.com/repos/psf/requests/issues/1009
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1009/labels{/name}
https://api.github.com/repos/psf/requests/issues/1009/comments
https://api.github.com/repos/psf/requests/issues/1009/events
https://github.com/psf/requests/pull/1009
9,306,702
MDExOlB1bGxSZXF1ZXN0MzM4Mjk2Ng==
1,009
Auth documentation.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
6
2012-12-15T13:20:21Z
2021-09-08T18:01:07Z
2012-12-17T19:27:36Z
MEMBER
resolved
Thoughts? Not sure whether we want a separate section on the Requests org in general, but we can add that as a separate change if we do.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1009/reactions" }
https://api.github.com/repos/psf/requests/issues/1009/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/1009.diff", "html_url": "https://github.com/psf/requests/pull/1009", "merged_at": "2012-12-17T19:27:36Z", "patch_url": "https://github.com/psf/requests/pull/1009.patch", "url": "https://api.github.com/repos/psf/requests/pulls/1009" }
true
[ "Well, I think I'd like to add a whole new page to the docs for authentication. I'd like the conanical usage docs to be here.\n", "Cool, I'll try to get on this sometime this week. Sorry about disappearing over the weekend, it was manic. Stupid Christmas. :cake:\n", "UNACCEPTABLE\n", "But look, I got Requests...
https://api.github.com/repos/psf/requests/issues/1008
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1008/labels{/name}
https://api.github.com/repos/psf/requests/issues/1008/comments
https://api.github.com/repos/psf/requests/issues/1008/events
https://github.com/psf/requests/issues/1008
9,306,282
MDU6SXNzdWU5MzA2Mjgy
1,008
ConnectionError with App Engine
{ "avatar_url": "https://avatars.githubusercontent.com/u/461998?v=4", "events_url": "https://api.github.com/users/cihati/events{/privacy}", "followers_url": "https://api.github.com/users/cihati/followers", "following_url": "https://api.github.com/users/cihati/following{/other_user}", "gists_url": "https://api...
[]
closed
true
null
[]
null
6
2012-12-15T12:43:36Z
2021-09-09T05:00:47Z
2012-12-15T21:13:48Z
NONE
resolved
Hi, I'm using App Engine & Requests library. So far, I haven't had any problems. I recently came across with something I couldn't solve: I'm writing a web application that uses Facebook Graph API. So far, Requests have worked well but I'm now trying to add a somewhat costly query, and I bump into an error. The follo...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1008/reactions" }
https://api.github.com/repos/psf/requests/issues/1008/timeline
null
completed
null
null
false
[ "App engine is not supported, as it is not Python.\n", "in using Requests on App Engine, and hitting the Facebook Graph API, I was debugging a similar issue with:\n\n```\nConnectionError: HTTPSConnectionPool(host='graph.facebook.com', port=443): Max retries exceeded\n```\n\noccurring. I believe this is just an u...
https://api.github.com/repos/psf/requests/issues/1007
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1007/labels{/name}
https://api.github.com/repos/psf/requests/issues/1007/comments
https://api.github.com/repos/psf/requests/issues/1007/events
https://github.com/psf/requests/pull/1007
9,306,111
MDExOlB1bGxSZXF1ZXN0MzM4MjgxNg==
1,007
Updated Travis CI URL in README
{ "avatar_url": "https://avatars.githubusercontent.com/u/9906?v=4", "events_url": "https://api.github.com/users/passy/events{/privacy}", "followers_url": "https://api.github.com/users/passy/followers", "following_url": "https://api.github.com/users/passy/following{/other_user}", "gists_url": "https://api.gith...
[]
closed
true
null
[]
null
1
2012-12-15T12:13:26Z
2021-09-08T18:01:07Z
2012-12-15T21:14:41Z
CONTRIBUTOR
resolved
The old URL appears to be broken, redirecting to https://travis-ci.org//kennethreitz/requests Also, according to [their wiki](http://about.travis-ci.org/docs/user/status-images/) the _secure_ isn't required anymore.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1007/reactions" }
https://api.github.com/repos/psf/requests/issues/1007/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/1007.diff", "html_url": "https://github.com/psf/requests/pull/1007", "merged_at": "2012-12-15T21:14:41Z", "patch_url": "https://github.com/psf/requests/pull/1007.patch", "url": "https://api.github.com/repos/psf/requests/pulls/1007" }
true
[ "thanks!\n" ]
https://api.github.com/repos/psf/requests/issues/1006
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1006/labels{/name}
https://api.github.com/repos/psf/requests/issues/1006/comments
https://api.github.com/repos/psf/requests/issues/1006/events
https://github.com/psf/requests/pull/1006
9,305,511
MDExOlB1bGxSZXF1ZXN0MzM4MjYxOQ==
1,006
Use range in favor of xrange for py3k test compatibility
{ "avatar_url": "https://avatars.githubusercontent.com/u/9906?v=4", "events_url": "https://api.github.com/users/passy/events{/privacy}", "followers_url": "https://api.github.com/users/passy/followers", "following_url": "https://api.github.com/users/passy/following{/other_user}", "gists_url": "https://api.gith...
[]
closed
true
null
[]
null
4
2012-12-15T10:20:52Z
2021-09-08T18:01:06Z
2012-12-15T10:22:25Z
CONTRIBUTOR
resolved
request_count is 2 so it really makes no difference performance-wise at all.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1006/reactions" }
https://api.github.com/repos/psf/requests/issues/1006/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/1006.diff", "html_url": "https://github.com/psf/requests/pull/1006", "merged_at": "2012-12-15T10:22:25Z", "patch_url": "https://github.com/psf/requests/pull/1006.patch", "url": "https://api.github.com/repos/psf/requests/pulls/1006" }
true
[ "thanks!\n", "Well, that was fast!\n", ":cake:\n", ":yum:\n" ]
https://api.github.com/repos/psf/requests/issues/1005
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1005/labels{/name}
https://api.github.com/repos/psf/requests/issues/1005/comments
https://api.github.com/repos/psf/requests/issues/1005/events
https://github.com/psf/requests/issues/1005
9,303,971
MDU6SXNzdWU5MzAzOTcx
1,005
Documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[]
closed
true
null
[]
{ "closed_at": "2013-05-29T07:59:12Z", "closed_issues": 12, "created_at": "2012-11-27T18:41:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/user...
10
2012-12-15T04:53:02Z
2021-09-09T05:29:58Z
2013-01-10T08:49:17Z
CONTRIBUTOR
resolved
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1005/reactions" }
https://api.github.com/repos/psf/requests/issues/1005/timeline
null
completed
null
null
false
[ "Document new logging.\n", "Document porting to v1.0.0.\n", "Work in progress.\n", "The majority of breakages I see from 0.14.2 to 1.0.x is due to:\n`TypeError: 'instancemethod' object has no attribute '__getitem__'`\n\nWhenever I try to access response.json\n\nSo it's probably good to have this one highlight...
https://api.github.com/repos/psf/requests/issues/1004
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1004/labels{/name}
https://api.github.com/repos/psf/requests/issues/1004/comments
https://api.github.com/repos/psf/requests/issues/1004/events
https://github.com/psf/requests/issues/1004
9,303,816
MDU6SXNzdWU5MzAzODE2
1,004
Configuration Simplicity
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[]
closed
true
null
[]
{ "closed_at": "2013-05-29T07:59:12Z", "closed_issues": 12, "created_at": "2012-11-27T18:41:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/user...
2
2012-12-15T04:22:30Z
2021-09-09T05:30:11Z
2012-12-17T10:02:48Z
CONTRIBUTOR
resolved
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1004/reactions" }
https://api.github.com/repos/psf/requests/issues/1004/timeline
null
completed
null
null
false
[ "Configuration exists in two levels:\n- Session\n- Connection-level.\n", "Removed most needless modes.\n" ]
https://api.github.com/repos/psf/requests/issues/1003
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1003/labels{/name}
https://api.github.com/repos/psf/requests/issues/1003/comments
https://api.github.com/repos/psf/requests/issues/1003/events
https://github.com/psf/requests/issues/1003
9,303,738
MDU6SXNzdWU5MzAzNzM4
1,003
py.test
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[]
closed
true
null
[]
{ "closed_at": "2013-05-29T07:59:12Z", "closed_issues": 12, "created_at": "2012-11-27T18:41:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/user...
1
2012-12-15T04:09:47Z
2021-09-09T05:30:10Z
2012-12-17T13:39:43Z
CONTRIBUTOR
resolved
Move back to py.test.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1003/reactions" }
https://api.github.com/repos/psf/requests/issues/1003/timeline
null
completed
null
null
false
[ "done.\n" ]
https://api.github.com/repos/psf/requests/issues/1002
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1002/labels{/name}
https://api.github.com/repos/psf/requests/issues/1002/comments
https://api.github.com/repos/psf/requests/issues/1002/events
https://github.com/psf/requests/pull/1002
9,299,167
MDExOlB1bGxSZXF1ZXN0MzM3OTU3Mg==
1,002
Remove testing artifacts
{ "avatar_url": "https://avatars.githubusercontent.com/u/9906?v=4", "events_url": "https://api.github.com/users/passy/events{/privacy}", "followers_url": "https://api.github.com/users/passy/followers", "following_url": "https://api.github.com/users/passy/following{/other_user}", "gists_url": "https://api.gith...
[]
closed
true
null
[]
null
1
2012-12-14T22:11:11Z
2021-09-08T18:01:05Z
2012-12-15T04:06:56Z
CONTRIBUTOR
resolved
These files look like they were accidentally added to the repository. Sorry if I'm wrong. :)
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1002/reactions" }
https://api.github.com/repos/psf/requests/issues/1002/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/1002.diff", "html_url": "https://github.com/psf/requests/pull/1002", "merged_at": "2012-12-15T04:06:56Z", "patch_url": "https://github.com/psf/requests/pull/1002.patch", "url": "https://api.github.com/repos/psf/requests/pulls/1002" }
true
[ "sigh, thanks :)\n" ]
https://api.github.com/repos/psf/requests/issues/1001
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1001/labels{/name}
https://api.github.com/repos/psf/requests/issues/1001/comments
https://api.github.com/repos/psf/requests/issues/1001/events
https://github.com/psf/requests/pull/1001
9,220,152
MDExOlB1bGxSZXF1ZXN0MzMzOTQwMg==
1,001
Import oauthlib without the obsolete wrapper.
{ "avatar_url": "https://avatars.githubusercontent.com/u/470362?v=4", "events_url": "https://api.github.com/users/matthewlmcclure/events{/privacy}", "followers_url": "https://api.github.com/users/matthewlmcclure/followers", "following_url": "https://api.github.com/users/matthewlmcclure/following{/other_user}", ...
[]
closed
true
null
[]
null
3
2012-12-12T15:47:21Z
2021-09-08T18:01:06Z
2012-12-15T04:07:18Z
CONTRIBUTOR
resolved
Fixes #1000.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1001/reactions" }
https://api.github.com/repos/psf/requests/issues/1001/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/1001.diff", "html_url": "https://github.com/psf/requests/pull/1001", "merged_at": "2012-12-15T04:07:18Z", "patch_url": "https://github.com/psf/requests/pull/1001.patch", "url": "https://api.github.com/repos/psf/requests/pulls/1001" }
true
[ "@kennethreitz,\n\nIf I'm not mistaken, the Travis CI builds were failing before this pull request. Correct?\n", "They were. =)\n", "Thanks!\n" ]
https://api.github.com/repos/psf/requests/issues/1000
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/1000/labels{/name}
https://api.github.com/repos/psf/requests/issues/1000/comments
https://api.github.com/repos/psf/requests/issues/1000/events
https://github.com/psf/requests/issues/1000
9,219,999
MDU6SXNzdWU5MjE5OTk5
1,000
requests.auth has an orphaned reference to ._oauth
{ "avatar_url": "https://avatars.githubusercontent.com/u/470362?v=4", "events_url": "https://api.github.com/users/matthewlmcclure/events{/privacy}", "followers_url": "https://api.github.com/users/matthewlmcclure/followers", "following_url": "https://api.github.com/users/matthewlmcclure/following{/other_user}", ...
[]
closed
true
null
[]
null
1
2012-12-12T15:43:38Z
2021-09-09T05:30:40Z
2012-12-15T04:07:19Z
CONTRIBUTOR
resolved
Symptom: ``` Traceback (most recent call last): ... File "/Users/mlm/.virtualenvs/mlm/src/requests/requests/auth.py", line 68, in __init__ self.client = Client(client_key, client_secret, resource_owner_key, NameError: global name 'Client' is not defined ``` Using: ``` (mlm) (mlm)(master) mlm@matt-mmf-macbook...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/1000/reactions" }
https://api.github.com/repos/psf/requests/issues/1000/timeline
null
completed
null
null
false
[ "Enjoy your #1000 :sparkles: :beers: :sparkles:\n" ]
https://api.github.com/repos/psf/requests/issues/999
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/999/labels{/name}
https://api.github.com/repos/psf/requests/issues/999/comments
https://api.github.com/repos/psf/requests/issues/999/events
https://github.com/psf/requests/pull/999
9,214,843
MDExOlB1bGxSZXF1ZXN0MzMzNjU0Nw==
999
Add "connection timeout" feature in addition to regular timeout.
{ "avatar_url": "https://avatars.githubusercontent.com/u/2663845?v=4", "events_url": "https://api.github.com/users/pasha-r/events{/privacy}", "followers_url": "https://api.github.com/users/pasha-r/followers", "following_url": "https://api.github.com/users/pasha-r/following{/other_user}", "gists_url": "https:/...
[]
closed
true
null
[]
null
4
2012-12-12T12:52:04Z
2021-09-08T23:05:04Z
2012-12-12T16:39:00Z
NONE
resolved
Hi! I'd like to suggest a new feature - two types of timeouts. Regular one - happens when we wait for response from server on existing connection. And a new one - connection timeout. Happens only when we try to create a new socket connection. I added new request parameter connect_timeout and two new exceptions Connect...
{ "avatar_url": "https://avatars.githubusercontent.com/u/2663845?v=4", "events_url": "https://api.github.com/users/pasha-r/events{/privacy}", "followers_url": "https://api.github.com/users/pasha-r/followers", "following_url": "https://api.github.com/users/pasha-r/following{/other_user}", "gists_url": "https:/...
{ "+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/999/reactions" }
https://api.github.com/repos/psf/requests/issues/999/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/999.diff", "html_url": "https://github.com/psf/requests/pull/999", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/999.patch", "url": "https://api.github.com/repos/psf/requests/pulls/999" }
true
[ "Just read about feature freeze. Oops!\n\nShould I close this one and reopen later or it can hang in here until time comes?\n", "You'll almost certainly need a new PR when the refactor is finished as all of the internals will be different. =)\n\nFor the future, urllib3 is a vendored dependency that is maintained ...
https://api.github.com/repos/psf/requests/issues/998
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/998/labels{/name}
https://api.github.com/repos/psf/requests/issues/998/comments
https://api.github.com/repos/psf/requests/issues/998/events
https://github.com/psf/requests/pull/998
9,208,683
MDExOlB1bGxSZXF1ZXN0MzMzMzM5Mg==
998
Issue #996 Location should not be followed unless 30X response
{ "avatar_url": "https://avatars.githubusercontent.com/u/8549?v=4", "events_url": "https://api.github.com/users/jamshid/events{/privacy}", "followers_url": "https://api.github.com/users/jamshid/followers", "following_url": "https://api.github.com/users/jamshid/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
1
2012-12-12T08:05:27Z
2021-09-08T18:01:05Z
2012-12-12T08:09:43Z
NONE
resolved
Issue #996 Location should not be followed unless 30X response
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/998/reactions" }
https://api.github.com/repos/psf/requests/issues/998/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/998.diff", "html_url": "https://github.com/psf/requests/pull/998", "merged_at": "2012-12-12T08:09:43Z", "patch_url": "https://github.com/psf/requests/pull/998.patch", "url": "https://api.github.com/repos/psf/requests/pulls/998" }
true
[ "Thanks!\n" ]
https://api.github.com/repos/psf/requests/issues/997
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/997/labels{/name}
https://api.github.com/repos/psf/requests/issues/997/comments
https://api.github.com/repos/psf/requests/issues/997/events
https://github.com/psf/requests/issues/997
9,205,082
MDU6SXNzdWU5MjA1MDgy
997
Requests v0.14.2 - requests.session() fails on post() with KeyError exception
{ "avatar_url": "https://avatars.githubusercontent.com/u/2872088?v=4", "events_url": "https://api.github.com/users/jeanmarcrousseau/events{/privacy}", "followers_url": "https://api.github.com/users/jeanmarcrousseau/followers", "following_url": "https://api.github.com/users/jeanmarcrousseau/following{/other_user...
[]
closed
true
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url...
null
10
2012-12-12T03:44:58Z
2021-09-09T02:11:43Z
2013-01-19T16:38:03Z
NONE
resolved
Hello All, I am a _big_ fan of Requests, and have just upgraded from v0.14.0 on Python 3.2.3 to v0.14.2 on Python 3.3.0. I think that the upgrade to Requests broke my code when using a `requests.session()` object. I use Fiddler for some transport debugging, which is why I'm using the loopback address on port 8888. _P...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/997/reactions" }
https://api.github.com/repos/psf/requests/issues/997/timeline
null
completed
null
null
false
[ "I took a quick look at this before I left for work this morning and couldn't reproduce it. I spent literally 5 minutes on it though, so I suspect it's real. =)\n\nIt shouldn't happen though, Requests creates sessions under the hood when you use the verb methods. If you're familiar with how to use `PDB`, it'd be in...
https://api.github.com/repos/psf/requests/issues/996
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/996/labels{/name}
https://api.github.com/repos/psf/requests/issues/996/comments
https://api.github.com/repos/psf/requests/issues/996/events
https://github.com/psf/requests/issues/996
9,199,531
MDU6SXNzdWU5MTk5NTMx
996
Location header does not mean "redirect", only when response status is 30X
{ "avatar_url": "https://avatars.githubusercontent.com/u/8549?v=4", "events_url": "https://api.github.com/users/jamshid/events{/privacy}", "followers_url": "https://api.github.com/users/jamshid/followers", "following_url": "https://api.github.com/users/jamshid/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
3
2012-12-11T22:54:02Z
2021-09-09T04:00:35Z
2012-12-12T09:55:37Z
NONE
resolved
When using strict_mode (which should be the default, buggy browsers be damned) and a POST gets a 301 redirect, your library will correctly issue a POST to the uri pointed to by Location, but if _that_ response is a 201 with a Location header it will loop indefinitely until requests.exceptions.TooManyRedirects. ``` py...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/996/reactions" }
https://api.github.com/repos/psf/requests/issues/996/timeline
null
completed
null
null
false
[ "Looks good to me. Want to open a Pull Request with the fix? =)\n", "Sure, will figure out git and do it tomorrow.\n", "Resolved by #996. Thanks a bunch! =D\n" ]
https://api.github.com/repos/psf/requests/issues/995
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/995/labels{/name}
https://api.github.com/repos/psf/requests/issues/995/comments
https://api.github.com/repos/psf/requests/issues/995/events
https://github.com/psf/requests/issues/995
9,184,910
MDU6SXNzdWU5MTg0OTEw
995
Expose “source address” variable for users on 2.7 or 3.2+
{ "avatar_url": "https://avatars.githubusercontent.com/u/206730?v=4", "events_url": "https://api.github.com/users/fhsm/events{/privacy}", "followers_url": "https://api.github.com/users/fhsm/followers", "following_url": "https://api.github.com/users/fhsm/following{/other_user}", "gists_url": "https://api.githu...
[]
closed
true
null
[]
null
13
2012-12-11T16:22:35Z
2021-09-09T04:00:40Z
2013-02-10T22:41:28Z
NONE
resolved
In Python 2.7 and 3.2+ the ability to make a request from a particular source IP address was added to [httplib](http://docs.python.org/2/library/httplib.html#httplib.HTTPConnection) and [socket](http://docs.python.org/2/library/socket.html#socket.create_connection) closing Python [issue 3972](http://bugs.python.org/iss...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/995/reactions" }
https://api.github.com/repos/psf/requests/issues/995/timeline
null
completed
null
null
false
[ "We could expose this in the refactor as a connection parameter.\n\n@shazow, what would need to change in urllib3?\n", "See https://github.com/shazow/urllib3/issues/9.\n\nHow do we feel about Py26 support these days?\n", "I'd still like Py26 support, but I guess I can just upgrade to 2.7 on all my old machines ...
https://api.github.com/repos/psf/requests/issues/994
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/994/labels{/name}
https://api.github.com/repos/psf/requests/issues/994/comments
https://api.github.com/repos/psf/requests/issues/994/events
https://github.com/psf/requests/issues/994
9,152,215
MDU6SXNzdWU5MTUyMjE1
994
OAuth package ignore path segments when signing request.
{ "avatar_url": "https://avatars.githubusercontent.com/u/22207?v=4", "events_url": "https://api.github.com/users/lcostantino/events{/privacy}", "followers_url": "https://api.github.com/users/lcostantino/followers", "following_url": "https://api.github.com/users/lcostantino/following{/other_user}", "gists_url"...
[]
closed
true
null
[]
null
1
2012-12-10T17:43:37Z
2021-09-09T05:30:41Z
2012-12-10T18:05:51Z
NONE
resolved
Not a Request issue, but just in case...... When signing a url like http://www.sample.com/mylogs;version=1.1 the ";version=1.1" won't be taken in account, so the request will probably fail due to invalid signature. path segment are ignored on: oauthlib/oauth1/rfc5849/signature.py: def normalize_base_string_uri(....
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/994/reactions" }
https://api.github.com/repos/psf/requests/issues/994/timeline
null
completed
null
null
false
[ "Could you please raise this issue against [oauthlib](https://github.com/idan/oauthlib)? As you pointed out, this issue is not in requests.\n\nThanks!\n" ]
https://api.github.com/repos/psf/requests/issues/993
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/993/labels{/name}
https://api.github.com/repos/psf/requests/issues/993/comments
https://api.github.com/repos/psf/requests/issues/993/events
https://github.com/psf/requests/issues/993
9,092,093
MDU6SXNzdWU5MDkyMDkz
993
Unable to supress equals sign in query string for singleton keys
{ "avatar_url": "https://avatars.githubusercontent.com/u/2990139?v=4", "events_url": "https://api.github.com/users/jemcevoy/events{/privacy}", "followers_url": "https://api.github.com/users/jemcevoy/followers", "following_url": "https://api.github.com/users/jemcevoy/following{/other_user}", "gists_url": "http...
[]
closed
true
null
[]
null
2
2012-12-07T15:50:09Z
2021-09-09T05:30:41Z
2012-12-07T17:03:53Z
NONE
resolved
Hi Ken, I really appreciate the Python Requests library that you have put together… It really saves a lot of plumbing when using a REST API from Python. However, I have run into an issue sending a singleton key using the library and have not been able to figure out how to suppress the = that is passed as part of the ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/993/reactions" }
https://api.github.com/repos/psf/requests/issues/993/timeline
null
completed
null
null
false
[ "This issue has been raised before (see the discussion after the closing of #917). To summarize that discussion, the [HTML5 working draft spec](http://www.w3.org/TR/2012/WD-html5-20120329/) (4.10.22.5, point 4.10) is clear that the `=` character must be present. Suppressing the `=` sign is therefore against the sta...
https://api.github.com/repos/psf/requests/issues/992
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/992/labels{/name}
https://api.github.com/repos/psf/requests/issues/992/comments
https://api.github.com/repos/psf/requests/issues/992/events
https://github.com/psf/requests/pull/992
9,065,210
MDExOlB1bGxSZXF1ZXN0MzI2ODI0OQ==
992
Give Response objects a length, and make them iterable
{ "avatar_url": "https://avatars.githubusercontent.com/u/359029?v=4", "events_url": "https://api.github.com/users/mwielgoszewski/events{/privacy}", "followers_url": "https://api.github.com/users/mwielgoszewski/followers", "following_url": "https://api.github.com/users/mwielgoszewski/following{/other_user}", "...
[]
closed
true
null
[]
null
2
2012-12-06T19:40:41Z
2021-09-08T18:01:04Z
2012-12-06T19:44:34Z
CONTRIBUTOR
resolved
I've often it useful to be able to call len() and iterate (by line) over Response objects. This pull requests adds the `__len__()` and `__iter__()` Python special methods to the Response class.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/992/reactions" }
https://api.github.com/repos/psf/requests/issues/992/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/992.diff", "html_url": "https://github.com/psf/requests/pull/992", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/992.patch", "url": "https://api.github.com/repos/psf/requests/pulls/992" }
true
[ "These things have both been considered and proposed before, and we have opted out for various reasons.\n\nThanks for the contribution, though! It's a logical change, just not one that we're ready to make yet :)\n", "@mwielgoszewski just to elaborate on @kennethreitz's comment.\n\nWith the `pre_fetch=False` optio...
https://api.github.com/repos/psf/requests/issues/991
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/991/labels{/name}
https://api.github.com/repos/psf/requests/issues/991/comments
https://api.github.com/repos/psf/requests/issues/991/events
https://github.com/psf/requests/pull/991
9,059,912
MDExOlB1bGxSZXF1ZXN0MzI2NTM5OQ==
991
Changes license from ISC to Apache2
{ "avatar_url": "https://avatars.githubusercontent.com/u/131414?v=4", "events_url": "https://api.github.com/users/lyndsysimon/events{/privacy}", "followers_url": "https://api.github.com/users/lyndsysimon/followers", "following_url": "https://api.github.com/users/lyndsysimon/following{/other_user}", "gists_url...
[]
closed
true
null
[]
null
1
2012-12-06T16:51:13Z
2021-09-08T18:01:04Z
2012-12-06T18:21:15Z
CONTRIBUTOR
resolved
Per @kennethreitz's implied intent in 5c1bc201c46297d39d591e5d30e0e65a989bd22c, this change implements the Apache 2.0 license across requests, in every location I could find a license specified.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/991/reactions" }
https://api.github.com/repos/psf/requests/issues/991/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/991.diff", "html_url": "https://github.com/psf/requests/pull/991", "merged_at": "2012-12-06T18:21:15Z", "patch_url": "https://github.com/psf/requests/pull/991.patch", "url": "https://api.github.com/repos/psf/requests/pulls/991" }
true
[ "Thanks dude!\n" ]
https://api.github.com/repos/psf/requests/issues/990
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/990/labels{/name}
https://api.github.com/repos/psf/requests/issues/990/comments
https://api.github.com/repos/psf/requests/issues/990/events
https://github.com/psf/requests/pull/990
9,052,115
MDExOlB1bGxSZXF1ZXN0MzI2MTQxNA==
990
Unicode filename uploading
{ "avatar_url": "https://avatars.githubusercontent.com/u/171325?v=4", "events_url": "https://api.github.com/users/ekratskih/events{/privacy}", "followers_url": "https://api.github.com/users/ekratskih/followers", "following_url": "https://api.github.com/users/ekratskih/following{/other_user}", "gists_url": "ht...
[]
closed
true
null
[]
null
3
2012-12-06T12:38:34Z
2021-09-08T18:01:03Z
2012-12-06T18:23:54Z
NONE
resolved
When trying to upload filename with non ASCII symbols (for example: "Тестовый файл.txt") I'm getting this exception: > > UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 60: ordinal not in range(128) This commit fixes this.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/990/reactions" }
https://api.github.com/repos/psf/requests/issues/990/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/990.diff", "html_url": "https://github.com/psf/requests/pull/990", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/990.patch", "url": "https://api.github.com/repos/psf/requests/pulls/990" }
true
[ "Hi @ekratskih, as you might be able to tell, this is a problem with urllib3 (which I maintain). I welcome you to submit a pull request with a similar fix directly to urllib3, but please include a unit test. https://github.com/shazow/urllib3\n", "Thanks for the report @ekratskih, and thanks for taking this off ou...
https://api.github.com/repos/psf/requests/issues/989
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/989/labels{/name}
https://api.github.com/repos/psf/requests/issues/989/comments
https://api.github.com/repos/psf/requests/issues/989/events
https://github.com/psf/requests/issues/989
9,048,269
MDU6SXNzdWU5MDQ4MjY5
989
streaming a response with iter_lines doesn't work
{ "avatar_url": "https://avatars.githubusercontent.com/u/81654?v=4", "events_url": "https://api.github.com/users/gdamjan/events{/privacy}", "followers_url": "https://api.github.com/users/gdamjan/followers", "following_url": "https://api.github.com/users/gdamjan/following{/other_user}", "gists_url": "https://a...
[]
closed
true
null
[]
null
23
2012-12-06T10:04:23Z
2021-09-09T05:00:51Z
2013-01-22T14:01:01Z
NONE
resolved
Using the following simple server to simulate a streaming http service, requests 0.14.2 doesn't stream the response. it waits until some amount of data is received or until the end. The client ``` import requests url = 'http://localhost:8000/a/b/c' req = requests.get(url, prefetch=False) for line in req.iter_lines...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/989/reactions" }
https://api.github.com/repos/psf/requests/issues/989/timeline
null
completed
null
null
false
[ "Change your line:\n\n``` python\nfor line in req.iter_lines():\n```\n\nto:\n\n``` python\nfor line in req.iter_lines(chunk_size=10):\n```\n\nYou'll find this works. =)\n\n@sigmavirus24: IIRC, you worked on the streaming stuff last. Why is the default iter_lines chunk size so large (10240 bytes)? Is there a design ...
https://api.github.com/repos/psf/requests/issues/988
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/988/labels{/name}
https://api.github.com/repos/psf/requests/issues/988/comments
https://api.github.com/repos/psf/requests/issues/988/events
https://github.com/psf/requests/issues/988
9,004,675
MDU6SXNzdWU5MDA0Njc1
988
Debugging traces
{ "avatar_url": "https://avatars.githubusercontent.com/u/602685?v=4", "events_url": "https://api.github.com/users/SmithSamuelM/events{/privacy}", "followers_url": "https://api.github.com/users/SmithSamuelM/followers", "following_url": "https://api.github.com/users/SmithSamuelM/following{/other_user}", "gists_...
[]
closed
true
null
[]
null
13
2012-12-05T00:46:03Z
2021-09-09T05:00:47Z
2013-01-26T17:57:11Z
NONE
resolved
Couldn't find anywhere to ask this question so forgive me for opening up an issue. Is there a way in Requests to get a trace of the over the wire http for a request response. In httplib2 your could do it by setting httplib2.debuglevel I hope requests has something better. such as a trace attribute on the response obje...
{ "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/988/reactions" }
https://api.github.com/repos/psf/requests/issues/988/timeline
null
completed
null
null
false
[ "I'm not certain there is but the tests print debugging information occasionally. The clue may lie in there. I know urllib3 does do logging but I'm not sure how we control that honestly. \n", "urllib3 logs to its `__name__` logger namespace (that's usually \"urllib3\", or \"requests.packages.urllib3\" for request...
https://api.github.com/repos/psf/requests/issues/987
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/987/labels{/name}
https://api.github.com/repos/psf/requests/issues/987/comments
https://api.github.com/repos/psf/requests/issues/987/events
https://github.com/psf/requests/pull/987
8,993,158
MDExOlB1bGxSZXF1ZXN0MzIzMjMwMg==
987
Update docs to reflect correct use of raw.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
2
2012-12-04T18:16:41Z
2021-09-08T23:05:06Z
2012-12-05T01:34:20Z
MEMBER
resolved
Small one. Resolves issue #979.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/987/reactions" }
https://api.github.com/repos/psf/requests/issues/987/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/987.diff", "html_url": "https://github.com/psf/requests/pull/987", "merged_at": "2012-12-05T01:34:20Z", "patch_url": "https://github.com/psf/requests/pull/987.patch", "url": "https://api.github.com/repos/psf/requests/pulls/987" }
true
[ ":+1:\n", "Excellent, thanks!\n" ]
https://api.github.com/repos/psf/requests/issues/986
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/986/labels{/name}
https://api.github.com/repos/psf/requests/issues/986/comments
https://api.github.com/repos/psf/requests/issues/986/events
https://github.com/psf/requests/issues/986
8,962,552
MDU6SXNzdWU4OTYyNTUy
986
"Content-Length": 0 Doesn't Work
{ "avatar_url": "https://avatars.githubusercontent.com/u/421730?v=4", "events_url": "https://api.github.com/users/ruli/events{/privacy}", "followers_url": "https://api.github.com/users/ruli/followers", "following_url": "https://api.github.com/users/ruli/following{/other_user}", "gists_url": "https://api.githu...
[]
closed
true
null
[]
null
2
2012-12-03T20:24:54Z
2021-09-09T05:30:42Z
2012-12-03T21:55:18Z
NONE
resolved
Hi Everyone, This is rather a minor issue. However it makes more sense if integer is supported.
{ "avatar_url": "https://avatars.githubusercontent.com/u/421730?v=4", "events_url": "https://api.github.com/users/ruli/events{/privacy}", "followers_url": "https://api.github.com/users/ruli/followers", "following_url": "https://api.github.com/users/ruli/following{/other_user}", "gists_url": "https://api.githu...
{ "+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/986/reactions" }
https://api.github.com/repos/psf/requests/issues/986/timeline
null
completed
null
null
false
[ "We've discussed this in the past (I cannot seem to find the issue though). Integers don't actually make sense in the context of the specification, if I remember correctly.\n\n--EDIT-- \n\nFound it: #865\n", "I see, had a misunderstanding of Content-Length. It's actually in octets, and the simplest representation...
https://api.github.com/repos/psf/requests/issues/985
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/985/labels{/name}
https://api.github.com/repos/psf/requests/issues/985/comments
https://api.github.com/repos/psf/requests/issues/985/events
https://github.com/psf/requests/pull/985
8,956,832
MDExOlB1bGxSZXF1ZXN0MzIxMzk4OQ==
985
Use console syntax highlighting in the readme file
{ "avatar_url": "https://avatars.githubusercontent.com/u/200401?v=4", "events_url": "https://api.github.com/users/arturdryomov/events{/privacy}", "followers_url": "https://api.github.com/users/arturdryomov/followers", "following_url": "https://api.github.com/users/arturdryomov/following{/other_user}", "gists_...
[]
closed
true
null
[]
null
1
2012-12-03T17:21:53Z
2021-09-08T17:06:07Z
2012-12-03T17:23:33Z
CONTRIBUTOR
resolved
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/985/reactions" }
https://api.github.com/repos/psf/requests/issues/985/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/985.diff", "html_url": "https://github.com/psf/requests/pull/985", "merged_at": "2012-12-03T17:23:33Z", "patch_url": "https://github.com/psf/requests/pull/985.patch", "url": "https://api.github.com/repos/psf/requests/pulls/985" }
true
[ "thanks!\n" ]
https://api.github.com/repos/psf/requests/issues/984
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/984/labels{/name}
https://api.github.com/repos/psf/requests/issues/984/comments
https://api.github.com/repos/psf/requests/issues/984/events
https://github.com/psf/requests/pull/984
8,932,308
MDExOlB1bGxSZXF1ZXN0MzIwNDc0OQ==
984
Improved conformance of link header parsing. Added unit tests as well
{ "avatar_url": "https://avatars.githubusercontent.com/u/1366?v=4", "events_url": "https://api.github.com/users/deontologician/events{/privacy}", "followers_url": "https://api.github.com/users/deontologician/followers", "following_url": "https://api.github.com/users/deontologician/following{/other_user}", "gi...
[]
closed
true
null
[]
null
3
2012-12-03T00:06:27Z
2021-09-08T23:05:05Z
2012-12-03T06:51:53Z
NONE
resolved
In [RFC-5988](http://tools.ietf.org/html/rfc5988) link headers are allowed to specify multiple rels per link by separating them with a space ``` Link: </>;rel="rel1 rel2" ``` In addition, there can be multiple links with the same rel, which the current .links() implementation doesn't allow since it overwrites earlier...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/984/reactions" }
https://api.github.com/repos/psf/requests/issues/984/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/984.diff", "html_url": "https://github.com/psf/requests/pull/984", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/984.patch", "url": "https://api.github.com/repos/psf/requests/pulls/984" }
true
[ "Thanks for the pull request!\n\nUnfortunately, I won't be merging this at this time. All of the fallacies that you pointed out were known at the time of implementation. We decided to go the pragmatic route :)\n\nIn the future, we may utilize a MultiDict to have multiple values for a single key.\n", "So, is the m...
https://api.github.com/repos/psf/requests/issues/983
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/983/labels{/name}
https://api.github.com/repos/psf/requests/issues/983/comments
https://api.github.com/repos/psf/requests/issues/983/events
https://github.com/psf/requests/pull/983
8,924,543
MDExOlB1bGxSZXF1ZXN0MzIwMzI1Nw==
983
Add the ability to turn off HTTP 0.9 support.
{ "avatar_url": "https://avatars.githubusercontent.com/u/448087?v=4", "events_url": "https://api.github.com/users/jszakmeister/events{/privacy}", "followers_url": "https://api.github.com/users/jszakmeister/followers", "following_url": "https://api.github.com/users/jszakmeister/following{/other_user}", "gists_...
[]
closed
true
null
[]
null
6
2012-12-02T16:34:20Z
2021-09-08T17:06:07Z
2012-12-02T16:43:32Z
CONTRIBUTOR
resolved
While debugging an issue I discovered requests was coming back with 200 response, when it really shouldn't have. It turns out this happened for two reasons: the jetty server running the app was rather lame and didn't fail the request as a Bad Request, and httplib was happy to let malformed data through and call it suc...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/983/reactions" }
https://api.github.com/repos/psf/requests/issues/983/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/983.diff", "html_url": "https://github.com/psf/requests/pull/983", "merged_at": "2012-12-02T16:43:32Z", "patch_url": "https://github.com/psf/requests/pull/983.patch", "url": "https://api.github.com/repos/psf/requests/pulls/983" }
true
[ "FYI: I did try to add a test for that, but didn't find a publicly available service to test against. I could create a test that stands up a couple of sockets, if you like. But I wanted to see what you guys thought before going through that trouble.\n\nAlso, this will require a new urllib3 to make this work, sinc...
https://api.github.com/repos/psf/requests/issues/982
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/982/labels{/name}
https://api.github.com/repos/psf/requests/issues/982/comments
https://api.github.com/repos/psf/requests/issues/982/events
https://github.com/psf/requests/pull/982
8,907,539
MDExOlB1bGxSZXF1ZXN0MzIwMTI5OQ==
982
Added support for persistent connections (keep-alive) in proxy mode
{ "avatar_url": "https://avatars.githubusercontent.com/u/1771332?v=4", "events_url": "https://api.github.com/users/vlaci/events{/privacy}", "followers_url": "https://api.github.com/users/vlaci/followers", "following_url": "https://api.github.com/users/vlaci/following{/other_user}", "gists_url": "https://api.g...
[]
closed
true
null
[]
null
3
2012-12-02T00:34:37Z
2021-09-08T23:05:10Z
2012-12-02T08:56:44Z
CONTRIBUTOR
resolved
Fix for issue https://github.com/kennethreitz/requests/issues/875 - Proxy is now also comes from the connection pool if keep-alive is enabled - Also contains tests to see if a connection is pooled or not
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/982/reactions" }
https://api.github.com/repos/psf/requests/issues/982/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/982.diff", "html_url": "https://github.com/psf/requests/pull/982", "merged_at": "2012-12-02T08:56:44Z", "patch_url": "https://github.com/psf/requests/pull/982.patch", "url": "https://api.github.com/repos/psf/requests/pulls/982" }
true
[ "Thanks! I love the simplicity of this too. Much better approach.\n\n:sparkles: :cake: :sparkles:\n", "@vlaci \nHave you seen https://github.com/shazow/urllib3/blob/master/dummyserver/server.py?\n", "I hadn't but after I was I'd say the wsgi implementation is not applicable here. In fact, tt may have been worth...
https://api.github.com/repos/psf/requests/issues/981
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/981/labels{/name}
https://api.github.com/repos/psf/requests/issues/981/comments
https://api.github.com/repos/psf/requests/issues/981/events
https://github.com/psf/requests/pull/981
8,899,647
MDExOlB1bGxSZXF1ZXN0MzIwMDA5OQ==
981
JSON request support
{ "avatar_url": "https://avatars.githubusercontent.com/u/862013?v=4", "events_url": "https://api.github.com/users/kislyuk/events{/privacy}", "followers_url": "https://api.github.com/users/kislyuk/followers", "following_url": "https://api.github.com/users/kislyuk/following{/other_user}", "gists_url": "https://...
[]
closed
true
null
[]
null
6
2012-12-01T18:05:14Z
2021-09-08T17:06:06Z
2012-12-01T22:59:47Z
NONE
resolved
Hi Kenneth, I know you remain unconvinced about https://github.com/kennethreitz/requests/issues/769 etc., but I keep wanting to make my code simpler by writing this ``` requests.post(url, json={...}).json ``` And I suspect I'm very much not alone. I'd like to start by maintaining a fork that is at least reasonably c...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/981/reactions" }
https://api.github.com/repos/psf/requests/issues/981/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/981.diff", "html_url": "https://github.com/psf/requests/pull/981", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/981.patch", "url": "https://api.github.com/repos/psf/requests/pulls/981" }
true
[ "Try writing this as a hook. This way you don't need to fork anything :)\n", "Check out the `magic_json` branch on my github3.py project. The hook @piotr-dobrogost mentioned can be seen in action there and is written for my needs.\n", "Also, had you bothered to search through the closed issues, your suspicion w...
https://api.github.com/repos/psf/requests/issues/980
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/980/labels{/name}
https://api.github.com/repos/psf/requests/issues/980/comments
https://api.github.com/repos/psf/requests/issues/980/events
https://github.com/psf/requests/pull/980
8,896,208
MDExOlB1bGxSZXF1ZXN0MzE5OTU2NA==
980
Github name change
{ "avatar_url": "https://avatars.githubusercontent.com/u/105168?v=4", "events_url": "https://api.github.com/users/dbrgn/events{/privacy}", "followers_url": "https://api.github.com/users/dbrgn/followers", "following_url": "https://api.github.com/users/dbrgn/following{/other_user}", "gists_url": "https://api.gi...
[]
closed
true
null
[]
null
0
2012-12-01T14:39:18Z
2021-09-08T17:06:05Z
2012-12-01T15:56:48Z
CONTRIBUTOR
resolved
I renamed my Github account from @gwrtheyrn to @dbrgn.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/980/reactions" }
https://api.github.com/repos/psf/requests/issues/980/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/980.diff", "html_url": "https://github.com/psf/requests/pull/980", "merged_at": "2012-12-01T15:56:48Z", "patch_url": "https://github.com/psf/requests/pull/980.patch", "url": "https://api.github.com/repos/psf/requests/pulls/980" }
true
[]
https://api.github.com/repos/psf/requests/issues/979
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/979/labels{/name}
https://api.github.com/repos/psf/requests/issues/979/comments
https://api.github.com/repos/psf/requests/issues/979/events
https://github.com/psf/requests/issues/979
8,876,107
MDU6SXNzdWU4ODc2MTA3
979
quickstart and api docs: prefetch=False is required to read raw content
{ "avatar_url": "https://avatars.githubusercontent.com/u/991641?v=4", "events_url": "https://api.github.com/users/Fak3/events{/privacy}", "followers_url": "https://api.github.com/users/Fak3/followers", "following_url": "https://api.github.com/users/Fak3/following{/other_user}", "gists_url": "https://api.githu...
[]
closed
true
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url...
null
1
2012-11-30T22:16:50Z
2021-09-09T05:30:42Z
2012-12-05T19:03:56Z
NONE
resolved
Quickstart section "raw response content" does not say about the requirement: https://github.com/kennethreitz/requests/blob/master/docs/user/quickstart.rst#raw-response-content Also API docs at http://docs.python-requests.org/en/latest/api/ missing this requirement (requirement introduced on 0.13.6)
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/979/reactions" }
https://api.github.com/repos/psf/requests/issues/979/timeline
null
completed
null
null
false
[ "Resolved by #987. Thanks for the report!\n" ]
https://api.github.com/repos/psf/requests/issues/978
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/978/labels{/name}
https://api.github.com/repos/psf/requests/issues/978/comments
https://api.github.com/repos/psf/requests/issues/978/events
https://github.com/psf/requests/issues/978
8,837,783
MDU6SXNzdWU4ODM3Nzgz
978
Build issue related to s/chardet/charade/ change
{ "avatar_url": "https://avatars.githubusercontent.com/u/41057?v=4", "events_url": "https://api.github.com/users/samv/events{/privacy}", "followers_url": "https://api.github.com/users/samv/followers", "following_url": "https://api.github.com/users/samv/following{/other_user}", "gists_url": "https://api.github...
[]
closed
true
null
[]
null
9
2012-11-30T01:11:43Z
2021-09-09T00:01:03Z
2012-12-27T12:56:27Z
NONE
resolved
Hi, I'm seeing this in my 'pip install' command: ``` Obtaining requests from git+git://github.com/kennethreitz/requests.git#egg=requests (from -r requirements.txt (line 19)) Cloning git://github.com/kennethreitz/requests.git to ./env/src/requests Running setup.py egg_info for package requests Traceback (most r...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/978/reactions" }
https://api.github.com/repos/psf/requests/issues/978/timeline
null
completed
null
null
false
[ "Yes, it's under development and is not working properly at this time.\n", "I also have this error. Has this been fixed?\n", "Yeah, this was fixed a very long time ago. Are you sure it's exactly this error?\n", "Thanks for the quick response. I'm getting this error after I use py2exe on my app that uses reque...
https://api.github.com/repos/psf/requests/issues/977
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/977/labels{/name}
https://api.github.com/repos/psf/requests/issues/977/comments
https://api.github.com/repos/psf/requests/issues/977/events
https://github.com/psf/requests/pull/977
8,824,110
MDExOlB1bGxSZXF1ZXN0MzE3NzU1MQ==
977
Update README.rst
{ "avatar_url": "https://avatars.githubusercontent.com/u/423776?v=4", "events_url": "https://api.github.com/users/ondrowan/events{/privacy}", "followers_url": "https://api.github.com/users/ondrowan/followers", "following_url": "https://api.github.com/users/ondrowan/following{/other_user}", "gists_url": "https...
[]
closed
true
null
[]
null
1
2012-11-29T18:58:56Z
2021-09-08T17:06:06Z
2012-11-29T18:59:49Z
CONTRIBUTOR
resolved
There was a typo in AUTHORS link - it pointed to develop branch which no longer exists.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/977/reactions" }
https://api.github.com/repos/psf/requests/issues/977/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/977.diff", "html_url": "https://github.com/psf/requests/pull/977", "merged_at": "2012-11-29T18:59:49Z", "patch_url": "https://github.com/psf/requests/pull/977.patch", "url": "https://api.github.com/repos/psf/requests/pulls/977" }
true
[ "thanks!\n" ]
https://api.github.com/repos/psf/requests/issues/976
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/976/labels{/name}
https://api.github.com/repos/psf/requests/issues/976/comments
https://api.github.com/repos/psf/requests/issues/976/events
https://github.com/psf/requests/pull/976
8,771,803
MDExOlB1bGxSZXF1ZXN0MzE1Nzg4NQ==
976
Repaired import error.
{ "avatar_url": "https://avatars.githubusercontent.com/u/72997?v=4", "events_url": "https://api.github.com/users/futoase/events{/privacy}", "followers_url": "https://api.github.com/users/futoase/followers", "following_url": "https://api.github.com/users/futoase/following{/other_user}", "gists_url": "https://a...
[]
closed
true
null
[]
null
8
2012-11-28T16:32:25Z
2021-09-08T17:06:06Z
2012-11-28T16:33:56Z
CONTRIBUTOR
resolved
There is no chardet2 directory. Change the import statement.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/976/reactions" }
https://api.github.com/repos/psf/requests/issues/976/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/976.diff", "html_url": "https://github.com/psf/requests/pull/976", "merged_at": "2012-11-28T16:33:56Z", "patch_url": "https://github.com/psf/requests/pull/976.patch", "url": "https://api.github.com/repos/psf/requests/pulls/976" }
true
[ "Thanks!\n", "Thank you for adopting! :+1: \n", "Any chance to get a new release ? This break installation with py3.x \n", "@gawel I doubt it. Just use the 0.14.2 tag and install from there, i.e., find what commit it belongs to and do `pip install -e git+git://github.com/kennethreitz/requests.git@sha`\n", "...
https://api.github.com/repos/psf/requests/issues/975
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/975/labels{/name}
https://api.github.com/repos/psf/requests/issues/975/comments
https://api.github.com/repos/psf/requests/issues/975/events
https://github.com/psf/requests/issues/975
8,758,609
MDU6SXNzdWU4NzU4NjA5
975
Auth persists though redirect.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[ { "color": "e102d8", "default": false, "description": null, "id": 117745, "name": "Planned", "node_id": "MDU6TGFiZWwxMTc3NDU=", "url": "https://api.github.com/repos/psf/requests/labels/Planned" } ]
closed
true
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url...
null
14
2012-11-28T09:49:10Z
2021-09-09T01:22:24Z
2013-01-23T21:06:49Z
MEMBER
resolved
After the refactor is finished, we should take a look at the default Auth handlers. Right now their authentication information will be passed on a redirect, which is not forbidden by the spec, but is probably not the best default behaviour. We should probably be secure by default. This behaviour should probably be opt...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/975/reactions" }
https://api.github.com/repos/psf/requests/issues/975/timeline
null
completed
null
null
false
[ "I feel like these can be optional arguments to the author handlers.\n\nSent from my iPhone\n\nOn Nov 28, 2012, at 1:49 AM, Cory Benfield notifications@github.com wrote:\n\nAfter the refactor is finished, we should take a look at the default Auth\nhandlers. Right now their authentication information will be passed ...
https://api.github.com/repos/psf/requests/issues/974
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/974/labels{/name}
https://api.github.com/repos/psf/requests/issues/974/comments
https://api.github.com/repos/psf/requests/issues/974/events
https://github.com/psf/requests/issues/974
8,751,878
MDU6SXNzdWU4NzUxODc4
974
Delete cookie
{ "avatar_url": "https://avatars.githubusercontent.com/u/351995?v=4", "events_url": "https://api.github.com/users/shawcx/events{/privacy}", "followers_url": "https://api.github.com/users/shawcx/followers", "following_url": "https://api.github.com/users/shawcx/following{/other_user}", "gists_url": "https://api...
[]
closed
true
null
[]
null
3
2012-11-28T05:00:34Z
2021-09-09T05:00:52Z
2013-01-21T20:45:47Z
NONE
resolved
Does requests support cookie deletion? Here is a simplified example trying to communicate with Tornado On the server side... ``` class Login(tornado.web.RequestHandler): def post(self): self.set_secure_cookie('id', 1234) class Logout(tornado.web.RequestHandler): def get(self): self.clear_coo...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/974/reactions" }
https://api.github.com/repos/psf/requests/issues/974/timeline
null
completed
null
null
false
[ "Yeah. `session.cookies` should be an instance of `RequestsCookieJar` [https://github.com/kennethreitz/requests/blob/master/requests/cookies.py], which implements `MutableMapping` and should allow deletion through the dictionary interface, e.g., with `del`.\n", "Wait, I misunderstood you --- the question is wheth...
https://api.github.com/repos/psf/requests/issues/973
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/973/labels{/name}
https://api.github.com/repos/psf/requests/issues/973/comments
https://api.github.com/repos/psf/requests/issues/973/events
https://github.com/psf/requests/pull/973
8,748,803
MDExOlB1bGxSZXF1ZXN0MzE0OTY2NQ==
973
Fix #972
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
[]
closed
true
null
[]
null
2
2012-11-28T03:14:53Z
2021-09-08T17:06:04Z
2012-11-28T16:40:09Z
CONTRIBUTOR
resolved
Someone forgot a comma
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/973/reactions" }
https://api.github.com/repos/psf/requests/issues/973/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/973.diff", "html_url": "https://github.com/psf/requests/pull/973", "merged_at": "2012-11-28T16:40:09Z", "patch_url": "https://github.com/psf/requests/pull/973.patch", "url": "https://api.github.com/repos/psf/requests/pulls/973" }
true
[ "By the way, the tests fail because the tests themselves are broken, not because of anything I did ;)\n", "poke @kennethreitz \n" ]
https://api.github.com/repos/psf/requests/issues/972
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/972/labels{/name}
https://api.github.com/repos/psf/requests/issues/972/comments
https://api.github.com/repos/psf/requests/issues/972/events
https://github.com/psf/requests/issues/972
8,738,159
MDU6SXNzdWU4NzM4MTU5
972
Can't pip install f553857beb4424786f8d665019686551905483d6 - error: package directory 'requests/packages/chardetrequests/packages/urllib3' does not exist
{ "avatar_url": "https://avatars.githubusercontent.com/u/470362?v=4", "events_url": "https://api.github.com/users/matthewlmcclure/events{/privacy}", "followers_url": "https://api.github.com/users/matthewlmcclure/followers", "following_url": "https://api.github.com/users/matthewlmcclure/following{/other_user}", ...
[]
closed
true
null
[]
null
1
2012-11-27T21:29:21Z
2021-09-09T05:30:44Z
2012-11-28T16:40:10Z
CONTRIBUTOR
resolved
``` mlm@matt-mmf-macbook.local:~ $ pip install git+https://github.com/kennethreitz/requests.git@f553857beb4424786f8d665019686551905483d6#egg=requests-f553857 Downloading/unpacking requests-f553857 from git+https://github.com/kennethreitz/requests.git@f553857beb4424786f8d665019686551905483d6#egg=requests-f553857 Cloni...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/972/reactions" }
https://api.github.com/repos/psf/requests/issues/972/timeline
null
completed
null
null
false
[ "@matthewlmcclure try out my branch, this should fix your issue.\n" ]
https://api.github.com/repos/psf/requests/issues/971
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/971/labels{/name}
https://api.github.com/repos/psf/requests/issues/971/comments
https://api.github.com/repos/psf/requests/issues/971/events
https://github.com/psf/requests/issues/971
8,735,307
MDU6SXNzdWU4NzM1MzA3
971
Real logging
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[]
closed
true
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}...
{ "closed_at": "2013-05-29T07:59:12Z", "closed_issues": 12, "created_at": "2012-11-27T18:41:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/user...
4
2012-11-27T20:13:12Z
2021-09-09T05:30:12Z
2012-12-15T04:52:04Z
CONTRIBUTOR
resolved
- WARNING for things that shouldn't happen and can cause unexpected behaviour or problems, - ERROR for when things are broken, - INFO for major operations (i aim for about 1 info message per major event, like a new connection), - DEBUG should have enough information to debug WARNINGs
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/971/reactions" }
https://api.github.com/repos/psf/requests/issues/971/timeline
null
completed
null
null
false
[ "https://github.com/shazow/urllib3/blob/master/urllib3/__init__.py#L29\n", "the \"right\" thing to do is only add handlers to the log namespace you're interested, ie.\n\ncorrect: `logging.getLogger('myapp').addHandler(...)`\nwrong: `logging.getLogger().addHandler(...)`\n", "I'd like to add that any time there's...
https://api.github.com/repos/psf/requests/issues/970
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/970/labels{/name}
https://api.github.com/repos/psf/requests/issues/970/comments
https://api.github.com/repos/psf/requests/issues/970/events
https://github.com/psf/requests/issues/970
8,734,031
MDU6SXNzdWU4NzM0MDMx
970
Refactor
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[]
closed
true
null
[]
{ "closed_at": "2013-05-29T07:59:12Z", "closed_issues": 12, "created_at": "2012-11-27T18:41:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/user...
28
2012-11-27T19:38:04Z
2021-09-09T05:30:10Z
2012-12-17T13:39:36Z
CONTRIBUTOR
resolved
Breaking changes. Fixing things. Making this project sustainable. ## Goals - Externalize functionality, utilize new Requests organization. (#938) - Introduce better object model (https://twitter.com/dozba/status/273477717721223168) - Introduce Transport Adapters (#895) - Remove most configuration.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/970/reactions" }
https://api.github.com/repos/psf/requests/issues/970/timeline
null
completed
null
null
false
[ "Do we need safe mode? Seems silly.\n", "It's a maintainability headache: chuck it. =D\n", "Also removing danger mode.\n", "There shall be only one mode: awesome mode.\n", "Strict mode is valid, but only if we plan to support other RFC-complaint behavior. Currently, this is only POST redirects. \n\nAny othe...
https://api.github.com/repos/psf/requests/issues/969
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/969/labels{/name}
https://api.github.com/repos/psf/requests/issues/969/comments
https://api.github.com/repos/psf/requests/issues/969/events
https://github.com/psf/requests/issues/969
8,732,801
MDU6SXNzdWU4NzMyODAx
969
Feature Freeze
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[]
closed
true
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}...
{ "closed_at": "2013-05-29T07:59:12Z", "closed_issues": 12, "created_at": "2012-11-27T18:41:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/user...
2
2012-11-27T19:01:37Z
2021-09-09T05:30:10Z
2012-12-17T13:39:51Z
CONTRIBUTOR
resolved
I'm abruptly refactoring the codebase for v1.0. In order for this to work, there needs to be a feature freeze until I'm done. It shouldn't take long.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/969/reactions" }
https://api.github.com/repos/psf/requests/issues/969/timeline
null
completed
null
null
false
[ "Turn off pull requests and issues ;) (only kidding)\n", "done.\n" ]
https://api.github.com/repos/psf/requests/issues/968
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/968/labels{/name}
https://api.github.com/repos/psf/requests/issues/968/comments
https://api.github.com/repos/psf/requests/issues/968/events
https://github.com/psf/requests/issues/968
8,732,049
MDU6SXNzdWU4NzMyMDQ5
968
Switch to Apache 2
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[]
closed
true
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}...
{ "closed_at": "2013-05-29T07:59:12Z", "closed_issues": 12, "created_at": "2012-11-27T18:41:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/user...
40
2012-11-27T18:39:54Z
2021-09-09T05:30:45Z
2012-11-27T19:33:36Z
CONTRIBUTOR
resolved
I've been wanting to do this for a long time. I don't care bout incompatibility with GPLv2.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/968/reactions" }
https://api.github.com/repos/psf/requests/issues/968/timeline
null
completed
null
null
false
[ "Evaluate licenses of vendored libraries (NOTICES) for compatibility.\n", "Shouldn't be a problem.\n", "Why not MIT (or Zoidberg)?\n", "The current license is functionally equivalent to the MIT/X11 and 2-clause BSD.\n\nApache 2 provides a number of protections that a project with an audience as large as Reque...
https://api.github.com/repos/psf/requests/issues/967
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/967/labels{/name}
https://api.github.com/repos/psf/requests/issues/967/comments
https://api.github.com/repos/psf/requests/issues/967/events
https://github.com/psf/requests/pull/967
8,731,896
MDExOlB1bGxSZXF1ZXN0MzE0MjgxNQ==
967
Sign requests even if they have no body data.
{ "avatar_url": "https://avatars.githubusercontent.com/u/470362?v=4", "events_url": "https://api.github.com/users/matthewlmcclure/events{/privacy}", "followers_url": "https://api.github.com/users/matthewlmcclure/followers", "following_url": "https://api.github.com/users/matthewlmcclure/following{/other_user}", ...
[]
closed
true
null
[]
null
3
2012-11-27T18:35:03Z
2021-09-08T17:06:04Z
2012-11-27T18:43:57Z
CONTRIBUTOR
resolved
Addresses #966.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/967/reactions" }
https://api.github.com/repos/psf/requests/issues/967/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/967.diff", "html_url": "https://github.com/psf/requests/pull/967", "merged_at": "2012-11-27T18:43:57Z", "patch_url": "https://github.com/psf/requests/pull/967.patch", "url": "https://api.github.com/repos/psf/requests/pulls/967" }
true
[ "@idan?\n", "Merging. We can revert if needed.\n", "Thanks @kennethreitz.\n" ]
https://api.github.com/repos/psf/requests/issues/966
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/966/labels{/name}
https://api.github.com/repos/psf/requests/issues/966/comments
https://api.github.com/repos/psf/requests/issues/966/events
https://github.com/psf/requests/issues/966
8,731,753
MDU6SXNzdWU4NzMxNzUz
966
Sign requests with empty body data
{ "avatar_url": "https://avatars.githubusercontent.com/u/470362?v=4", "events_url": "https://api.github.com/users/matthewlmcclure/events{/privacy}", "followers_url": "https://api.github.com/users/matthewlmcclure/followers", "following_url": "https://api.github.com/users/matthewlmcclure/following{/other_user}", ...
[]
closed
true
null
[]
null
2
2012-11-27T18:30:41Z
2021-09-09T05:30:42Z
2012-12-03T10:25:03Z
CONTRIBUTOR
resolved
The current implementation of `requests.auth.OAuth1.__call__` doesn't sign requests if there is no body data. > ``` > ... > elif r.data: > # The data we passed was either definitely not urlencoded > # (because extract_params returned nothing) or doesn't have a > # content header that as...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/966/reactions" }
https://api.github.com/repos/psf/requests/issues/966/timeline
null
completed
null
null
false
[ "Yup, this is just a bug. My bad.\n", "Resolved by #967.\n" ]
https://api.github.com/repos/psf/requests/issues/965
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/965/labels{/name}
https://api.github.com/repos/psf/requests/issues/965/comments
https://api.github.com/repos/psf/requests/issues/965/events
https://github.com/psf/requests/pull/965
8,731,684
MDExOlB1bGxSZXF1ZXN0MzE0MjcyMg==
965
Pass hooks to redirected requests.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
5
2012-11-27T18:28:08Z
2021-09-08T17:06:04Z
2012-11-27T18:30:12Z
MEMBER
resolved
Basically what it says on the tin. Discovered while providing a solution to #627.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/965/reactions" }
https://api.github.com/repos/psf/requests/issues/965/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/965.diff", "html_url": "https://github.com/psf/requests/pull/965", "merged_at": "2012-11-27T18:30:12Z", "patch_url": "https://github.com/psf/requests/pull/965.patch", "url": "https://api.github.com/repos/psf/requests/pulls/965" }
true
[ "Hmm, in the future i think these will be persisted in the session.\n", "Agreed, it would be a better model.\n", "They still needed to be passed though, unless I'm missing something.\n", "In the refactor, the sessions will ideally be accessible to all the requests.\n", "Was this removed with (or before) Req...
https://api.github.com/repos/psf/requests/issues/964
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/964/labels{/name}
https://api.github.com/repos/psf/requests/issues/964/comments
https://api.github.com/repos/psf/requests/issues/964/events
https://github.com/psf/requests/issues/964
8,712,000
MDU6SXNzdWU4NzEyMDAw
964
Divisive language in license documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/441188?v=4", "events_url": "https://api.github.com/users/romlok/events{/privacy}", "followers_url": "https://api.github.com/users/romlok/followers", "following_url": "https://api.github.com/users/romlok/following{/other_user}", "gists_url": "https://api...
[]
closed
true
null
[]
null
8
2012-11-27T09:32:04Z
2021-09-09T05:30:45Z
2012-11-27T09:49:10Z
NONE
resolved
I do not feel that the documentation for a Python library is the place to make political statements (in this case permissive vs copyleft). Such language serves only to aggravate those with differing viewpoints, and leave a lesser impression on those who are just weary of it all! :) I would suggest removing the section...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/964/reactions" }
https://api.github.com/repos/psf/requests/issues/964/timeline
null
completed
null
null
false
[ "You raise an interesting philosophical point: isn't the choice of a license _itself_ a political statement? Surely anyone who is opposed to permissive licenses (or, to be more generous, would prefer copyleft ones) would be equally irked by the simple presence of the ISC license?\n\nThe previous comment is mostly t...
https://api.github.com/repos/psf/requests/issues/963
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/963/labels{/name}
https://api.github.com/repos/psf/requests/issues/963/comments
https://api.github.com/repos/psf/requests/issues/963/events
https://github.com/psf/requests/issues/963
8,704,461
MDU6SXNzdWU4NzA0NDYx
963
More complete OAuth tutorial documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/470362?v=4", "events_url": "https://api.github.com/users/matthewlmcclure/events{/privacy}", "followers_url": "https://api.github.com/users/matthewlmcclure/followers", "following_url": "https://api.github.com/users/matthewlmcclure/following{/other_user}", ...
[]
closed
true
null
[]
null
7
2012-11-27T03:05:08Z
2021-09-09T05:30:00Z
2012-12-27T12:57:22Z
CONTRIBUTOR
resolved
The documentation at http://requests.readthedocs.org/en/latest/user/quickstart/#oauth-authentication explains how to use: 1. client_key 2. client_secret 3. resource_owner_key 4. resource_owner_secret But it omits the steps to get a resource_owner_key and resource_owner_secret. It would be nice to have a self-containe...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/963/reactions" }
https://api.github.com/repos/psf/requests/issues/963/timeline
null
completed
null
null
false
[ "Agreed.\n\nHowever, we're taking steps towards pulling the OAuth code out of Requests itself and into the new Requests org (see #938). This will involve removing the OAuth stuff from the main Requests documentation and adding it to [requests/requests-oauthlib](https://github.com/requests/requests-oauthlib). Can I ...
https://api.github.com/repos/psf/requests/issues/962
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/962/labels{/name}
https://api.github.com/repos/psf/requests/issues/962/comments
https://api.github.com/repos/psf/requests/issues/962/events
https://github.com/psf/requests/pull/962
8,688,137
MDExOlB1bGxSZXF1ZXN0MzEyNTk3Nw==
962
Add a bit more to the developer's documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
[]
closed
true
null
[]
null
5
2012-11-26T18:30:24Z
2021-09-08T17:06:03Z
2012-11-26T20:26:39Z
CONTRIBUTOR
resolved
I'm not sure what else could be added to satisfy #601. If this is sufficient, I suggest closing that. Also, this is just a docs change, if Travis fails (since it seems backed up and I don't have the time to make sure this passes) it isn't my fault. ;)
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/962/reactions" }
https://api.github.com/repos/psf/requests/issues/962/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/962.diff", "html_url": "https://github.com/psf/requests/pull/962", "merged_at": "2012-11-26T20:26:39Z", "patch_url": "https://github.com/psf/requests/pull/962.patch", "url": "https://api.github.com/repos/psf/requests/pulls/962" }
true
[ "@kennethreitz, before you merge this, can we get a consensus on whether we officially support 3.1 and 3.3? If we do, it might be worth getting TravisCI to test on them so we don't regress.\n", "I'm fairly confident that @travisci never added python 3.3 support although I haven't received any answer either way. M...
https://api.github.com/repos/psf/requests/issues/961
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/961/labels{/name}
https://api.github.com/repos/psf/requests/issues/961/comments
https://api.github.com/repos/psf/requests/issues/961/events
https://github.com/psf/requests/issues/961
8,656,608
MDU6SXNzdWU4NjU2NjA4
961
TooManyRedirects getting page with 200 status code
{ "avatar_url": "https://avatars.githubusercontent.com/u/1195074?v=4", "events_url": "https://api.github.com/users/inactivist/events{/privacy}", "followers_url": "https://api.github.com/users/inactivist/followers", "following_url": "https://api.github.com/users/inactivist/following{/other_user}", "gists_url":...
[]
closed
true
null
[]
null
11
2012-11-25T21:28:33Z
2021-09-09T05:30:47Z
2012-11-25T22:21:54Z
NONE
resolved
I'm not sure why but requests raises `TooManyRedirects` on a `.get()` of a page that has a 200 status response. URL: http://shorouknews.com/news/view.aspx?cdate=25112012&id=04c4889a-893c-49a2-8fea-5e2acb25dfc3 ``` python import requests url = "http://shorouknews.com/news/view.aspx?cdate=25112012&id=04c4889a-893c-49...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/961/reactions" }
https://api.github.com/repos/psf/requests/issues/961/timeline
null
completed
null
null
false
[ "Bizarrely, I can't repro this. Using OS X, but otherwise the exact same setup. @sigmavirus, can you repro this?\n", "Using lynx you don't send the same request - `User-Agent` is different for example. Set `allow_redirect=False` and see the first response you get using Requests.\n", "I'm not on Ubuntu but I hav...
https://api.github.com/repos/psf/requests/issues/960
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/960/labels{/name}
https://api.github.com/repos/psf/requests/issues/960/comments
https://api.github.com/repos/psf/requests/issues/960/events
https://github.com/psf/requests/issues/960
8,655,765
MDU6SXNzdWU4NjU1NzY1
960
New project requests-hooks?
{ "avatar_url": "https://avatars.githubusercontent.com/u/92239?v=4", "events_url": "https://api.github.com/users/piotr-dobrogost/events{/privacy}", "followers_url": "https://api.github.com/users/piotr-dobrogost/followers", "following_url": "https://api.github.com/users/piotr-dobrogost/following{/other_user}", ...
[]
closed
true
null
[]
null
8
2012-11-25T20:41:08Z
2021-09-09T05:30:09Z
2012-12-17T13:48:37Z
NONE
resolved
@kennethreitz How about creating new project requests-hooks with various hooks for requests? I could maintain it if you want.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/960/reactions" }
https://api.github.com/repos/psf/requests/issues/960/timeline
null
completed
null
null
false
[ "I'm +1 many times over. ;)\n", "You are +1 for me being a maintainer or for a new project? I'm joking :)\n", "Do we have some examples of stuff that could go there?\n", "Sure, timing a request! :) More seriously a hook which would implement various retry strategies would be very good way to show power of hoo...
https://api.github.com/repos/psf/requests/issues/959
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/959/labels{/name}
https://api.github.com/repos/psf/requests/issues/959/comments
https://api.github.com/repos/psf/requests/issues/959/events
https://github.com/psf/requests/issues/959
8,655,101
MDU6SXNzdWU4NjU1MTAx
959
__version__ should be set to `dev` unless tagged
{ "avatar_url": "https://avatars.githubusercontent.com/u/92239?v=4", "events_url": "https://api.github.com/users/piotr-dobrogost/events{/privacy}", "followers_url": "https://api.github.com/users/piotr-dobrogost/followers", "following_url": "https://api.github.com/users/piotr-dobrogost/following{/other_user}", ...
[]
closed
true
null
[]
null
7
2012-11-25T20:01:41Z
2021-09-09T05:30:46Z
2012-11-26T01:01:59Z
NONE
resolved
Currently after `pip install git+git://github.com/kennethreitz/requests`, `pip freeze` shows `requests==<THE_NEWEST_RELEASED_VERSION>` which is misleading as this is true only until the first commit after release :) For this reason I think `__version__` should be `dev` in all untagged changesets. This is what urllib3 d...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/959/reactions" }
https://api.github.com/repos/psf/requests/issues/959/timeline
null
completed
null
null
false
[ "For my personal projects I usually use `next-planned-release-number.b` for beta. This way I can push a beta version to PyPI for people to test and make it obvious that it is not guaranteed to be stable.\n", "I disagree — Python Packaging doesn't support these types of versions officially, and it causes additiona...
https://api.github.com/repos/psf/requests/issues/958
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/958/labels{/name}
https://api.github.com/repos/psf/requests/issues/958/comments
https://api.github.com/repos/psf/requests/issues/958/events
https://github.com/psf/requests/pull/958
8,652,018
MDExOlB1bGxSZXF1ZXN0MzExNDk5OA==
958
Add parameter to iter_content to disable content decoding
{ "avatar_url": "https://avatars.githubusercontent.com/u/589034?v=4", "events_url": "https://api.github.com/users/domoritz/events{/privacy}", "followers_url": "https://api.github.com/users/domoritz/followers", "following_url": "https://api.github.com/users/domoritz/following{/other_user}", "gists_url": "https...
[]
closed
true
null
[]
null
5
2012-11-25T16:21:34Z
2021-09-08T17:06:02Z
2012-11-25T19:20:29Z
NONE
resolved
I wanted to use requests to transfer a file chunk by chunk. However, before I transferred the body, I copied a header from the original response to the new response. Since request decodes gzip and deflate, the header was wrong and my content couldn't be interpreted by the browser. This patch adds an option to `iter_co...
{ "avatar_url": "https://avatars.githubusercontent.com/u/589034?v=4", "events_url": "https://api.github.com/users/domoritz/events{/privacy}", "followers_url": "https://api.github.com/users/domoritz/followers", "following_url": "https://api.github.com/users/domoritz/following{/other_user}", "gists_url": "https...
{ "+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/958/reactions" }
https://api.github.com/repos/psf/requests/issues/958/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/958.diff", "html_url": "https://github.com/psf/requests/pull/958", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/958.patch", "url": "https://api.github.com/repos/psf/requests/pulls/958" }
true
[ "`iter_content()` is supposed to always decode thus adding parameter changing this is not the right thing to do and I guess it won't be accepted. I thing there was some discussion about adding similar method for raw data but the idea was rejected. You could find this discussion in closed issues and voice your conce...
https://api.github.com/repos/psf/requests/issues/957
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/957/labels{/name}
https://api.github.com/repos/psf/requests/issues/957/comments
https://api.github.com/repos/psf/requests/issues/957/events
https://github.com/psf/requests/pull/957
8,640,436
MDExOlB1bGxSZXF1ZXN0MzExMzY3NA==
957
Attach Content-Length to everything.
{ "avatar_url": "https://avatars.githubusercontent.com/u/240830?v=4", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "followers_url": "https://api.github.com/users/sigmavirus24/followers", "following_url": "https://api.github.com/users/sigmavirus24/following{/other_user}", "gists_...
[]
closed
true
null
[]
null
9
2012-11-25T02:49:27Z
2021-09-08T17:06:02Z
2012-11-25T03:54:29Z
CONTRIBUTOR
resolved
Closes #223 Sorry this took so long.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/957/reactions" }
https://api.github.com/repos/psf/requests/issues/957/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/957.diff", "html_url": "https://github.com/psf/requests/pull/957", "merged_at": "2012-11-25T03:54:29Z", "patch_url": "https://github.com/psf/requests/pull/957.patch", "url": "https://api.github.com/repos/psf/requests/pulls/957" }
true
[ "Merging as soon as the build passes :)\n", "TypeError: object of type 'file' has no len()\n", "Yeah, didn't expect there to be a failed test. Just ran them and this should pass. Sorry about that.\n", "No worries! \n", "Bah, too exhausted to deal with this tonight, I'll need think about a better way to hand...
https://api.github.com/repos/psf/requests/issues/956
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/956/labels{/name}
https://api.github.com/repos/psf/requests/issues/956/comments
https://api.github.com/repos/psf/requests/issues/956/events
https://github.com/psf/requests/pull/956
8,636,863
MDExOlB1bGxSZXF1ZXN0MzExMzAzOA==
956
Try to resolve OAuth+JSON problems.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
8
2012-11-24T21:44:17Z
2021-09-08T17:06:01Z
2012-11-26T08:40:27Z
MEMBER
resolved
This is an attempt to solve issue #910 (and hopefully #896 by association). This solution is unlikely to cause a regression except in one specific case, where the form data _is_ urlencoded but doesn't have the correct Content-Type header set. If we think that's a likely scenario, I can go back and make the test for th...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/956/reactions" }
https://api.github.com/repos/psf/requests/issues/956/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/956.diff", "html_url": "https://github.com/psf/requests/pull/956", "merged_at": "2012-11-26T08:40:27Z", "patch_url": "https://github.com/psf/requests/pull/956.patch", "url": "https://api.github.com/repos/psf/requests/pulls/956" }
true
[ "I'll merge once @idan approves :)\n", "Looks good to me!\n", ":cake:\n", "Hate to break it to ya, but this `0.14.2 dev` actually broke the first of my tests, just basic authenticating.\n\nThe app key and secret are part of a testing app, so feel free to use it, and you can change the callback to whatever.\n\...
https://api.github.com/repos/psf/requests/issues/955
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/955/labels{/name}
https://api.github.com/repos/psf/requests/issues/955/comments
https://api.github.com/repos/psf/requests/issues/955/events
https://github.com/psf/requests/pull/955
8,630,040
MDExOlB1bGxSZXF1ZXN0MzExMTkzOA==
955
Python 3.1 compatibility.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
3
2012-11-24T14:26:21Z
2021-09-08T23:01:16Z
2012-11-26T08:30:49Z
MEMBER
resolved
Resolves Issue #882, Requests now functions with Python 3.1 (again!).
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/955/reactions" }
https://api.github.com/repos/psf/requests/issues/955/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/955.diff", "html_url": "https://github.com/psf/requests/pull/955", "merged_at": "2012-11-26T08:30:49Z", "patch_url": "https://github.com/psf/requests/pull/955.patch", "url": "https://api.github.com/repos/psf/requests/pulls/955" }
true
[ "Had to force a re-test, Travis spuriously failed.\n", "+1, especially since this is entirely my fault\n", "thanks!\n" ]
https://api.github.com/repos/psf/requests/issues/954
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/954/labels{/name}
https://api.github.com/repos/psf/requests/issues/954/comments
https://api.github.com/repos/psf/requests/issues/954/events
https://github.com/psf/requests/issues/954
8,609,899
MDU6SXNzdWU4NjA5ODk5
954
Specify SSL Protocol Version
{ "avatar_url": "https://avatars.githubusercontent.com/u/308101?v=4", "events_url": "https://api.github.com/users/nolochemical/events{/privacy}", "followers_url": "https://api.github.com/users/nolochemical/followers", "following_url": "https://api.github.com/users/nolochemical/following{/other_user}", "gists_...
[]
closed
true
null
[]
null
1
2012-11-23T16:12:35Z
2021-09-09T05:30:49Z
2012-11-23T17:41:48Z
NONE
resolved
I pretty sure this may fix some of the ssl errors regarding clients trying to connect etc. I base this primarily on pythons ssl wrap functionality from 2.7 http://docs.python.org/2.7/library/ssl.html#ssl.wrap_socket and openssl's CLI server test tools openssl s_client -connect servername:443 -ssl3 openssl s_client -...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/954/reactions" }
https://api.github.com/repos/psf/requests/issues/954/timeline
null
completed
null
null
false
[ "Thanks for the suggestion!\n\nKenneth is working on refactoring requests to use Transport Adapters (see #895), which will allow specification of options like these. For this reason, we're not accepting any Pull Requests that add this functionality, since they'll cease to work when we make the move.\n\nAfter the ch...
https://api.github.com/repos/psf/requests/issues/953
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/953/labels{/name}
https://api.github.com/repos/psf/requests/issues/953/comments
https://api.github.com/repos/psf/requests/issues/953/events
https://github.com/psf/requests/pull/953
8,609,421
MDExOlB1bGxSZXF1ZXN0MzEwNzQ4Mg==
953
Fixes so that safe_mode works for Sessions
{ "avatar_url": "https://avatars.githubusercontent.com/u/54217?v=4", "events_url": "https://api.github.com/users/heyman/events{/privacy}", "followers_url": "https://api.github.com/users/heyman/followers", "following_url": "https://api.github.com/users/heyman/following{/other_user}", "gists_url": "https://api....
[]
closed
true
null
[]
null
15
2012-11-23T15:56:20Z
2021-09-08T23:07:26Z
2012-11-26T08:31:45Z
CONTRIBUTOR
resolved
This fixes issue #888. That safe_mode doesn't work when doing requests from a Session instance. Could be fixed in a number of different ways of course, and if you don't like the way I've done it here, the failing test should still be useful.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/953/reactions" }
https://api.github.com/repos/psf/requests/issues/953/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/953.diff", "html_url": "https://github.com/psf/requests/pull/953", "merged_at": "2012-11-26T08:31:45Z", "patch_url": "https://github.com/psf/requests/pull/953.patch", "url": "https://api.github.com/repos/psf/requests/pulls/953" }
true
[ "Are you aware of issue #639 and my pull request #671 fixing this?\n", "Piotr, why not reopen your PR then? \n", "Well I haven't received any response to https://github.com/kennethreitz/requests/pull/671#issuecomment-8787392 yet...\n", "@piotr-dobrogost I saw your pull request after I had made the fix, and si...
https://api.github.com/repos/psf/requests/issues/952
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/952/labels{/name}
https://api.github.com/repos/psf/requests/issues/952/comments
https://api.github.com/repos/psf/requests/issues/952/events
https://github.com/psf/requests/issues/952
8,601,130
MDU6SXNzdWU4NjAxMTMw
952
Streaming Requests
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[]
closed
true
null
[]
{ "closed_at": "2013-05-29T07:59:12Z", "closed_issues": 12, "created_at": "2012-11-27T18:41:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/user...
9
2012-11-23T10:54:15Z
2021-09-09T05:29:58Z
2013-01-10T07:23:57Z
CONTRIBUTOR
resolved
Currently refactoring the codebase for v1.0. Cleaning things up. Plan: - Replace the current `prefetch` parameter with `stream`. - Make all uploads stream. Is there any downside to streaming all uploads? @mitsuhiko quick opinion? --- Related: #895
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/952/reactions" }
https://api.github.com/repos/psf/requests/issues/952/timeline
null
completed
null
null
false
[ "If you're streaming files, I don't see a problem. If you're iterating over generators, then you don't know the content-length in advance and you either need to send the less-supported chunked encoding or ask for the length in advance.\n", "I don't see anything objectionable about requiring a Content-Length in \n...
https://api.github.com/repos/psf/requests/issues/951
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/951/labels{/name}
https://api.github.com/repos/psf/requests/issues/951/comments
https://api.github.com/repos/psf/requests/issues/951/events
https://github.com/psf/requests/issues/951
8,600,799
MDU6SXNzdWU4NjAwNzk5
951
Fork Chardet
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[]
closed
true
null
[]
{ "closed_at": "2013-05-29T07:59:12Z", "closed_issues": 12, "created_at": "2012-11-27T18:41:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/user...
29
2012-11-23T10:42:55Z
2021-09-09T05:30:43Z
2012-12-01T15:57:03Z
CONTRIBUTOR
resolved
Maintain a simple adaptation of chardet/chardet2 that works in codebases. Shouldn't be difficult.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/951/reactions" }
https://api.github.com/repos/psf/requests/issues/951/timeline
null
completed
null
null
false
[ "Could you elaborate?\n", "Chardet is for Python 2. Chardet 2 is for Python 3.\n\nOur chardet should work for both.\n", "@Lukasa @kennethreitz #939 solves these problems without any major disadvantage I can think of. Furthermore it has the slight advantage of letting the package maintainers easily add separate ...
https://api.github.com/repos/psf/requests/issues/950
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/950/labels{/name}
https://api.github.com/repos/psf/requests/issues/950/comments
https://api.github.com/repos/psf/requests/issues/950/events
https://github.com/psf/requests/issues/950
8,600,158
MDU6SXNzdWU4NjAwMTU4
950
JSON-encoded data alongside files in POST request is not supported
{ "avatar_url": "https://avatars.githubusercontent.com/u/417223?v=4", "events_url": "https://api.github.com/users/guewen/events{/privacy}", "followers_url": "https://api.github.com/users/guewen/followers", "following_url": "https://api.github.com/users/guewen/following{/other_user}", "gists_url": "https://api...
[]
closed
true
null
[]
null
6
2012-11-23T10:21:47Z
2021-09-09T01:22:31Z
2012-11-23T10:22:56Z
NONE
resolved
Hi, When we need to POST a request containing a JSON-encoded body along with files, we get a `cannot encode objects that are not 2-tuples` error. An example of such an API is https://www.pingen.com/en/developer/endpoints-documents.html, see in the `upload` tab. ``` File "/home/gbaconnier/buildout/eggs/requests-0.14....
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/950/reactions" }
https://api.github.com/repos/psf/requests/issues/950/timeline
null
completed
null
null
false
[ "Requests doesn't work this way.\n\nYou need to create your entire body yourself and provide it to 'data'.\n", "Ok, that's done on my side. Thanks for your faster than lightning answer.\n", "Anytime :)\n", "Hi, I am a QA and need to automate our API's which has similar requirement. Can you please explain how ...
https://api.github.com/repos/psf/requests/issues/949
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/949/labels{/name}
https://api.github.com/repos/psf/requests/issues/949/comments
https://api.github.com/repos/psf/requests/issues/949/events
https://github.com/psf/requests/issues/949
8,591,109
MDU6SXNzdWU4NTkxMTA5
949
Eventlet support
{ "avatar_url": "https://avatars.githubusercontent.com/u/331423?v=4", "events_url": "https://api.github.com/users/jmg/events{/privacy}", "followers_url": "https://api.github.com/users/jmg/followers", "following_url": "https://api.github.com/users/jmg/following{/other_user}", "gists_url": "https://api.github.c...
[]
closed
true
null
[]
null
1
2012-11-23T01:54:11Z
2021-09-09T05:30:50Z
2012-11-23T01:55:54Z
NONE
resolved
First at all, thanks for porting requests to the asynchronous world, I loved it! However I'm using Eventlet instead of Gevent so I adapted the code to make it work with Eventlet. You can see it at https://github.com/jmg/erequests. I was wondering if we can make a unified version where the library can detect or be co...
{ "avatar_url": "https://avatars.githubusercontent.com/u/331423?v=4", "events_url": "https://api.github.com/users/jmg/events{/privacy}", "followers_url": "https://api.github.com/users/jmg/followers", "following_url": "https://api.github.com/users/jmg/following{/other_user}", "gists_url": "https://api.github.c...
{ "+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/949/reactions" }
https://api.github.com/repos/psf/requests/issues/949/timeline
null
completed
null
null
false
[ "Sorry, I wanted to open this on the grequests repository.\n" ]
https://api.github.com/repos/psf/requests/issues/948
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/948/labels{/name}
https://api.github.com/repos/psf/requests/issues/948/comments
https://api.github.com/repos/psf/requests/issues/948/events
https://github.com/psf/requests/pull/948
8,581,738
MDExOlB1bGxSZXF1ZXN0MzA5ODc0Mg==
948
Back to issue #630, .isalnum() was sufficient in addressing the issue.
{ "avatar_url": "https://avatars.githubusercontent.com/u/359029?v=4", "events_url": "https://api.github.com/users/mwielgoszewski/events{/privacy}", "followers_url": "https://api.github.com/users/mwielgoszewski/followers", "following_url": "https://api.github.com/users/mwielgoszewski/following{/other_user}", "...
[]
closed
true
null
[]
null
1
2012-11-22T16:12:29Z
2021-09-08T17:06:00Z
2012-11-23T10:01:20Z
CONTRIBUTOR
resolved
Adding a try/except block just masks any issues that are raised here, issues that the developer should definitely be made aware of.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/948/reactions" }
https://api.github.com/repos/psf/requests/issues/948/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/948.diff", "html_url": "https://github.com/psf/requests/pull/948", "merged_at": "2012-11-23T10:01:20Z", "patch_url": "https://github.com/psf/requests/pull/948.patch", "url": "https://api.github.com/repos/psf/requests/pulls/948" }
true
[ "Thanks!\n" ]
https://api.github.com/repos/psf/requests/issues/947
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/947/labels{/name}
https://api.github.com/repos/psf/requests/issues/947/comments
https://api.github.com/repos/psf/requests/issues/947/events
https://github.com/psf/requests/pull/947
8,554,183
MDExOlB1bGxSZXF1ZXN0MzA4Njk0NA==
947
Only return a path if the cacert.pem file exists.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1619297?v=4", "events_url": "https://api.github.com/users/JohnPeacockMessageSystems/events{/privacy}", "followers_url": "https://api.github.com/users/JohnPeacockMessageSystems/followers", "following_url": "https://api.github.com/users/JohnPeacockMessageSy...
[]
closed
true
null
[]
null
3
2012-11-21T18:40:29Z
2021-09-08T17:06:00Z
2012-11-23T10:02:18Z
NONE
resolved
This will permit the deletion of just that one file in order to fall back to the [probably more accurate but less consistent] Distro provided CA certs. I need to be able to add our internal CA and I don't want to have to patch your module every time I upgrade. Personally, I think it is backwards to prefer your own ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/947/reactions" }
https://api.github.com/repos/psf/requests/issues/947/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/947.diff", "html_url": "https://github.com/psf/requests/pull/947", "merged_at": "2012-11-23T10:02:18Z", "patch_url": "https://github.com/psf/requests/pull/947.patch", "url": "https://api.github.com/repos/psf/requests/pulls/947" }
true
[ "If that file doesn't exist, it return from that function should be `None`, correct?\n\nThere is an actual API for providing your own CA bundle, it's just not well documented ;)\n", "No, the return from that function is the filename, whether or not the file exists. And I figured out I could pass my own CA bundle...
https://api.github.com/repos/psf/requests/issues/946
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/946/labels{/name}
https://api.github.com/repos/psf/requests/issues/946/comments
https://api.github.com/repos/psf/requests/issues/946/events
https://github.com/psf/requests/issues/946
8,470,749
MDU6SXNzdWU4NDcwNzQ5
946
Cookie error
{ "avatar_url": "https://avatars.githubusercontent.com/u/31465?v=4", "events_url": "https://api.github.com/users/jorilallo/events{/privacy}", "followers_url": "https://api.github.com/users/jorilallo/followers", "following_url": "https://api.github.com/users/jorilallo/following{/other_user}", "gists_url": "htt...
[]
closed
true
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url...
null
3
2012-11-19T14:41:40Z
2021-09-09T05:30:51Z
2012-11-19T16:08:34Z
NONE
resolved
After upgrading from 0.10.x to the newest, I'm getting the following error on some requests: https://gist.github.com/6efe9228a53f0e3d8270 Note that this request uses oAuth add-on but I'm experiencing it without it as well. Python 2.7.2
{ "avatar_url": "https://avatars.githubusercontent.com/u/31465?v=4", "events_url": "https://api.github.com/users/jorilallo/events{/privacy}", "followers_url": "https://api.github.com/users/jorilallo/followers", "following_url": "https://api.github.com/users/jorilallo/following{/other_user}", "gists_url": "htt...
{ "+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/946/reactions" }
https://api.github.com/repos/psf/requests/issues/946/timeline
null
completed
null
null
false
[ "Yup, that's pretty unlikely to be an OAuth issue.\n\nI can't look into this while I'm at work, but I'll take a pass at it when I get home.\n", "So I lied slightly.\n\nOut of interest, can you try uninstalling and reinstalling Requests (`pip uninstall requests` followed by `pip install requests`). It looks like R...
https://api.github.com/repos/psf/requests/issues/945
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/945/labels{/name}
https://api.github.com/repos/psf/requests/issues/945/comments
https://api.github.com/repos/psf/requests/issues/945/events
https://github.com/psf/requests/pull/945
8,449,653
MDExOlB1bGxSZXF1ZXN0MzA0MjA2OA==
945
Respect the no_proxy environment variable.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
5
2012-11-18T12:09:48Z
2021-09-09T00:01:22Z
2012-11-23T10:03:28Z
MEMBER
resolved
This change is in response to issue #879. The `no_proxy` environment variable is a pretty strange beast, so this code is a little less elegant than I'd like. I also concluded that the right place to handle it was in `get_environ_proxies()`, but it might be better to hoist some of this code out and handle it in `model...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/945/reactions" }
https://api.github.com/repos/psf/requests/issues/945/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/945.diff", "html_url": "https://github.com/psf/requests/pull/945", "merged_at": "2012-11-23T10:03:28Z", "patch_url": "https://github.com/psf/requests/pull/945.patch", "url": "https://api.github.com/repos/psf/requests/pulls/945" }
true
[ "Wow, Travis has kind of imploded here.\n\nI don't really know what to do about this, the tests all pass fine for me.\n", "This is what I get for not running the tests using `nose`. =D All better now!\n", "@Lukasa py.test is still the best :)\n", "Nice, thanks!\n", "+1 py.test is the best.\n" ]
https://api.github.com/repos/psf/requests/issues/944
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/944/labels{/name}
https://api.github.com/repos/psf/requests/issues/944/comments
https://api.github.com/repos/psf/requests/issues/944/events
https://github.com/psf/requests/issues/944
8,449,513
MDU6SXNzdWU4NDQ5NTEz
944
OAuth import fails in Python 3.2
{ "avatar_url": "https://avatars.githubusercontent.com/u/1092128?v=4", "events_url": "https://api.github.com/users/sybrenstuvel/events{/privacy}", "followers_url": "https://api.github.com/users/sybrenstuvel/followers", "following_url": "https://api.github.com/users/sybrenstuvel/following{/other_user}", "gists...
[]
closed
true
null
[]
null
25
2012-11-18T11:43:17Z
2021-09-09T05:30:49Z
2012-11-23T10:10:09Z
NONE
resolved
I'm trying out Request's OAuth support on Python 3.2. The following code: ``` python import requests from requests.auth import OAuth1 url = 'https://api.twitter.com/1/account/settings.json' queryoauth = OAuth1('client_key', 'client_secret', 'resource_owner_key', 'resource_owner_secret', ...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/944/reactions" }
https://api.github.com/repos/psf/requests/issues/944/timeline
null
completed
null
null
false
[ "It's my understanding that the general intent is that `requests` will stop supporting Python 3.2 and move to supporting Python 3.3, in no small part because of this syntax.\n\n@kennethreitz, do you want this to be fixed now, or should we just leave this until it fixes itself in 3.3 and so consider this a \"won't f...
https://api.github.com/repos/psf/requests/issues/943
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/943/labels{/name}
https://api.github.com/repos/psf/requests/issues/943/comments
https://api.github.com/repos/psf/requests/issues/943/events
https://github.com/psf/requests/issues/943
8,442,014
MDU6SXNzdWU4NDQyMDE0
943
Setting timeout on celery worker causes TypeError when attempting to throw TimeoutError
{ "avatar_url": "https://avatars.githubusercontent.com/u/909098?v=4", "events_url": "https://api.github.com/users/russellballestrini/events{/privacy}", "followers_url": "https://api.github.com/users/russellballestrini/followers", "following_url": "https://api.github.com/users/russellballestrini/following{/other...
[]
closed
true
null
[]
null
2
2012-11-17T15:53:40Z
2021-09-09T05:30:51Z
2012-11-17T16:04:53Z
NONE
resolved
# Problem Setting a request timeout causes a TypeError when attempting to throw TimeoutError which is inherits from PoolError. # Possible solution Set a default message in the PoolError constructor. ``` #def __init__(self, pool, message): def __init__(self, pool, message=''): ``` # Traceback ``` [2012-11-17 15:47...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/943/reactions" }
https://api.github.com/repos/psf/requests/issues/943/timeline
null
completed
null
null
false
[ "Oops, this appears to be a bug in urllib3 not requests... I will attempt to place a pull request on that project.\n", "Heh, fair enough. Thanks for the bug report anyway! =)\n" ]
https://api.github.com/repos/psf/requests/issues/942
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/942/labels{/name}
https://api.github.com/repos/psf/requests/issues/942/comments
https://api.github.com/repos/psf/requests/issues/942/events
https://github.com/psf/requests/pull/942
8,440,792
MDExOlB1bGxSZXF1ZXN0MzAzOTE2Mw==
942
MockRequest needs a type property for Py3.3
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
1
2012-11-17T13:01:56Z
2021-09-08T23:01:12Z
2012-11-23T10:04:21Z
MEMBER
resolved
This resolves Issue #883. At least, it does on my box. We'll see what Travis says.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/942/reactions" }
https://api.github.com/repos/psf/requests/issues/942/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/942.diff", "html_url": "https://github.com/psf/requests/pull/942", "merged_at": "2012-11-23T10:04:21Z", "patch_url": "https://github.com/psf/requests/pull/942.patch", "url": "https://api.github.com/repos/psf/requests/pulls/942" }
true
[ "Simple enough ;)\n" ]
https://api.github.com/repos/psf/requests/issues/941
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/941/labels{/name}
https://api.github.com/repos/psf/requests/issues/941/comments
https://api.github.com/repos/psf/requests/issues/941/events
https://github.com/psf/requests/pull/941
8,440,127
MDExOlB1bGxSZXF1ZXN0MzAzODkyMw==
941
Update documentation on Sessions.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
1
2012-11-17T10:59:39Z
2021-09-08T23:07:15Z
2012-11-17T11:03:03Z
MEMBER
resolved
This resolves issue #870. This documentation isn't great, we should consider improving the API docs in future.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/941/reactions" }
https://api.github.com/repos/psf/requests/issues/941/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/941.diff", "html_url": "https://github.com/psf/requests/pull/941", "merged_at": "2012-11-17T11:03:03Z", "patch_url": "https://github.com/psf/requests/pull/941.patch", "url": "https://api.github.com/repos/psf/requests/pulls/941" }
true
[ "+1\n" ]
https://api.github.com/repos/psf/requests/issues/940
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/940/labels{/name}
https://api.github.com/repos/psf/requests/issues/940/comments
https://api.github.com/repos/psf/requests/issues/940/events
https://github.com/psf/requests/pull/940
8,434,914
MDExOlB1bGxSZXF1ZXN0MzAzNjUyMw==
940
Update docs to reflect use of params
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
0
2012-11-16T23:06:11Z
2021-09-08T17:05:59Z
2012-11-17T11:03:33Z
MEMBER
resolved
Resolves issue #917.
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/940/reactions" }
https://api.github.com/repos/psf/requests/issues/940/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/940.diff", "html_url": "https://github.com/psf/requests/pull/940", "merged_at": "2012-11-17T11:03:33Z", "patch_url": "https://github.com/psf/requests/pull/940.patch", "url": "https://api.github.com/repos/psf/requests/pulls/940" }
true
[]
https://api.github.com/repos/psf/requests/issues/939
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/939/labels{/name}
https://api.github.com/repos/psf/requests/issues/939/comments
https://api.github.com/repos/psf/requests/issues/939/events
https://github.com/psf/requests/pull/939
8,419,772
MDExOlB1bGxSZXF1ZXN0MzAyODU0MA==
939
! Fixes packaging and installation behaviour under Python2 and Python3.
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.git...
[]
closed
false
null
[]
null
10
2012-11-16T13:46:12Z
2014-06-20T11:43:11Z
2012-11-27T18:32:58Z
NONE
null
Long short story again... This PR aims at fixing #916 and #918 while still keeping dependencies vendored (unlike in #929 where I had removed them)... So, what I did was to remove everything except `__init__.py` from the`packages` folder (which made up `requests.packages`) from inside "requests" and separate it into thr...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/939/reactions" }
https://api.github.com/repos/psf/requests/issues/939/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/939.diff", "html_url": "https://github.com/psf/requests/pull/939", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/939.patch", "url": "https://api.github.com/repos/psf/requests/pulls/939" }
true
[ "This is impressive work! =D\n\nThat said, I'm not sure @kennethreitz is going to be super-keen on moving the primary requests files into a directory not called \"requests\". If you could find another way around the `nose` test loader (which might mean a hack involving `sys.path`), he'll probably be quite a bit hap...
https://api.github.com/repos/psf/requests/issues/938
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/938/labels{/name}
https://api.github.com/repos/psf/requests/issues/938/comments
https://api.github.com/repos/psf/requests/issues/938/events
https://github.com/psf/requests/issues/938
8,399,522
MDU6SXNzdWU4Mzk5NTIy
938
Tracking: 'requests' org
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[ { "color": "e102d8", "default": false, "description": null, "id": 117745, "name": "Planned", "node_id": "MDU6TGFiZWwxMTc3NDU=", "url": "https://api.github.com/repos/psf/requests/labels/Planned" } ]
closed
true
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}", "gists_...
[ { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/following{/other_user}...
{ "closed_at": "2013-05-29T07:59:12Z", "closed_issues": 12, "created_at": "2012-11-27T18:41:46Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/user...
20
2012-11-15T19:55:30Z
2021-09-09T03:00:33Z
2013-05-29T07:59:12Z
CONTRIBUTOR
resolved
A GitHub org for Requests has been created. http://github.com/requests The purpose of this org is to keep track of the assets and supporting libraries around Requests. Examples: - requests-ntlm - requests-oauth - requests-docs-jp - requests-docs-fr
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/938/reactions" }
https://api.github.com/repos/psf/requests/issues/938/timeline
null
completed
null
null
false
[ "As @kennethreitz pointed out, the org needs a logo. I'm design-blind and have no taste, so someone else should take that on. =D\n", "I can't design anything either. What about the owl on docs.python-requests.org ?\n", "I think that's a sea turtle.\n\nOn Thu, Nov 15, 2012 at 1:43 PM, Ian Cordasco notifications@...
https://api.github.com/repos/psf/requests/issues/937
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/937/labels{/name}
https://api.github.com/repos/psf/requests/issues/937/comments
https://api.github.com/repos/psf/requests/issues/937/events
https://github.com/psf/requests/pull/937
8,325,460
MDExOlB1bGxSZXF1ZXN0Mjk4MjQ1Mg==
937
Fix for default_user_agent when SIGCHILD intercepted
{ "avatar_url": "https://avatars.githubusercontent.com/u/42767?v=4", "events_url": "https://api.github.com/users/cleg/events{/privacy}", "followers_url": "https://api.github.com/users/cleg/followers", "following_url": "https://api.github.com/users/cleg/following{/other_user}", "gists_url": "https://api.github...
[]
closed
true
null
[]
null
1
2012-11-13T15:45:44Z
2021-09-08T17:05:59Z
2012-11-15T10:11:55Z
CONTRIBUTOR
resolved
In environment, where SIGCHILD interrupted (e.g. running code under gunicorn) — platform.system() and platform.release() causes `IOError: [Errno 10] No child processes` Tail of the stacktrace in this case: ``` File "/Users/cleg/Projects/nimble-all/server/eggs/braintree-2.14.1-py2.7.egg/braintree/util/http_strategy/re...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/937/reactions" }
https://api.github.com/repos/psf/requests/issues/937/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/937.diff", "html_url": "https://github.com/psf/requests/pull/937", "merged_at": "2012-11-15T10:11:55Z", "patch_url": "https://github.com/psf/requests/pull/937.patch", "url": "https://api.github.com/repos/psf/requests/pulls/937" }
true
[ "Seems reasonable. Thanks!\n" ]
https://api.github.com/repos/psf/requests/issues/936
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/936/labels{/name}
https://api.github.com/repos/psf/requests/issues/936/comments
https://api.github.com/repos/psf/requests/issues/936/events
https://github.com/psf/requests/issues/936
8,301,157
MDU6SXNzdWU4MzAxMTU3
936
Provide response.request.text to show body of a POST request
{ "avatar_url": "https://avatars.githubusercontent.com/u/2781040?v=4", "events_url": "https://api.github.com/users/GEErickson/events{/privacy}", "followers_url": "https://api.github.com/users/GEErickson/followers", "following_url": "https://api.github.com/users/GEErickson/following{/other_user}", "gists_url":...
[]
closed
true
null
[]
null
2
2012-11-12T19:55:51Z
2021-09-09T05:30:43Z
2012-12-03T10:08:28Z
NONE
resolved
It would be helpful if there was a {response}.request.text or {response}.request.body function to show what was sent in the body of a POST request after url-encoding. Great library, by the way.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/936/reactions" }
https://api.github.com/repos/psf/requests/issues/936/timeline
null
completed
null
null
false
[ "This becomes tricky. \n\nIf you look around in `models.py` you'll see where the body is constructed. It could very possibly be a file-like object. With that in mind loading it into memory twice can be quite expensive, especially if we store it ad infinitum. While I like the idea, I don't think it is exactly feasib...
https://api.github.com/repos/psf/requests/issues/935
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/935/labels{/name}
https://api.github.com/repos/psf/requests/issues/935/comments
https://api.github.com/repos/psf/requests/issues/935/events
https://github.com/psf/requests/issues/935
8,261,837
MDU6SXNzdWU4MjYxODM3
935
Sending multipart data - we need better API
{ "avatar_url": "https://avatars.githubusercontent.com/u/92239?v=4", "events_url": "https://api.github.com/users/piotr-dobrogost/events{/privacy}", "followers_url": "https://api.github.com/users/piotr-dobrogost/followers", "following_url": "https://api.github.com/users/piotr-dobrogost/following{/other_user}", ...
[]
closed
true
null
[]
null
14
2012-11-10T13:28:26Z
2021-09-08T19:00:37Z
2013-01-06T19:32:08Z
NONE
resolved
Currently sending multipart data is supported by using `files` argument which is ugly from the API point of view and not obvious (see issue #190, SO question [How to send a “multipart/form-data” with requests in python?](http://stackoverflow.com/questions/12385179/). I'd like to fix it. The following APIs come to mind:...
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/935/reactions" }
https://api.github.com/repos/psf/requests/issues/935/timeline
null
completed
null
null
false
[ "It will also work if you use `data` & `files` together, but you're right it is a bit of a pain. Honestly I like 1 and 3, and I prefer 1 to 3 as well, but I absolutely abhor 2.\n", "I think `files` is a great API. I'm not a fan of all the external contributions that have been made around it though, mostly involvi...
https://api.github.com/repos/psf/requests/issues/934
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/934/labels{/name}
https://api.github.com/repos/psf/requests/issues/934/comments
https://api.github.com/repos/psf/requests/issues/934/events
https://github.com/psf/requests/pull/934
8,257,729
MDExOlB1bGxSZXF1ZXN0Mjk1Mzg1Mw==
934
adding NTLM authentication support
{ "avatar_url": "https://avatars.githubusercontent.com/u/1144197?v=4", "events_url": "https://api.github.com/users/btoews/events{/privacy}", "followers_url": "https://api.github.com/users/btoews/followers", "following_url": "https://api.github.com/users/btoews/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
41
2012-11-10T02:09:28Z
2021-09-08T23:11:03Z
2012-11-16T22:35:18Z
CONTRIBUTOR
resolved
Adding support for NTLM authentication. Relies on https://github.com/bnoordhuis/python-ntlm.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/934/reactions" }
https://api.github.com/repos/psf/requests/issues/934/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/934.diff", "html_url": "https://github.com/psf/requests/pull/934", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/934.patch", "url": "https://api.github.com/repos/psf/requests/pulls/934" }
true
[ "This looks rather elegant.\n", "This works for me unless I attempt to download with prefetch=False, at which point I get 401 - Unauthorized.\n", "I'm not able to replicate this:\n\n```\n>>> requests.get('http://192.168.172.134:8080/NANS1dT4').headers\n{'connection': 'close', 'content-type': 'text/html', 'www-a...
https://api.github.com/repos/psf/requests/issues/933
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/933/labels{/name}
https://api.github.com/repos/psf/requests/issues/933/comments
https://api.github.com/repos/psf/requests/issues/933/events
https://github.com/psf/requests/pull/933
8,257,618
MDExOlB1bGxSZXF1ZXN0Mjk1Mzc5Ng==
933
Adding HTTP NTLM Authentication
{ "avatar_url": "https://avatars.githubusercontent.com/u/1144197?v=4", "events_url": "https://api.github.com/users/btoews/events{/privacy}", "followers_url": "https://api.github.com/users/btoews/followers", "following_url": "https://api.github.com/users/btoews/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
1
2012-11-10T01:58:17Z
2021-09-08T17:05:58Z
2012-11-10T01:59:43Z
CONTRIBUTOR
resolved
I hacked together an auth class for doing NTLM authentication. It relies on https://github.com/bnoordhuis/python-ntlm . I'm not quite sure how to write a test for this with httpbin. any thoughts? in regards to issue #932
{ "avatar_url": "https://avatars.githubusercontent.com/u/1144197?v=4", "events_url": "https://api.github.com/users/btoews/events{/privacy}", "followers_url": "https://api.github.com/users/btoews/followers", "following_url": "https://api.github.com/users/btoews/following{/other_user}", "gists_url": "https://ap...
{ "+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/933/reactions" }
https://api.github.com/repos/psf/requests/issues/933/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/933.diff", "html_url": "https://github.com/psf/requests/pull/933", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/933.patch", "url": "https://api.github.com/repos/psf/requests/pulls/933" }
true
[ "sorry guys. I had an extra commit in there that should have been on another branch. trying again.\n" ]
https://api.github.com/repos/psf/requests/issues/932
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/932/labels{/name}
https://api.github.com/repos/psf/requests/issues/932/comments
https://api.github.com/repos/psf/requests/issues/932/events
https://github.com/psf/requests/issues/932
8,257,594
MDU6SXNzdWU4MjU3NTk0
932
add support for NTLM authentication
{ "avatar_url": "https://avatars.githubusercontent.com/u/1144197?v=4", "events_url": "https://api.github.com/users/btoews/events{/privacy}", "followers_url": "https://api.github.com/users/btoews/followers", "following_url": "https://api.github.com/users/btoews/following{/other_user}", "gists_url": "https://ap...
[]
closed
true
null
[]
null
0
2012-11-10T01:55:12Z
2021-09-09T05:30:56Z
2012-11-10T02:11:23Z
CONTRIBUTOR
resolved
HTTP NTLM authentication should be supported
{ "avatar_url": "https://avatars.githubusercontent.com/u/1144197?v=4", "events_url": "https://api.github.com/users/btoews/events{/privacy}", "followers_url": "https://api.github.com/users/btoews/followers", "following_url": "https://api.github.com/users/btoews/following{/other_user}", "gists_url": "https://ap...
{ "+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/932/reactions" }
https://api.github.com/repos/psf/requests/issues/932/timeline
null
completed
null
null
false
[]
https://api.github.com/repos/psf/requests/issues/931
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/931/labels{/name}
https://api.github.com/repos/psf/requests/issues/931/comments
https://api.github.com/repos/psf/requests/issues/931/events
https://github.com/psf/requests/issues/931
8,253,483
MDU6SXNzdWU4MjUzNDgz
931
avoid reverse DNS lookup?
{ "avatar_url": "https://avatars.githubusercontent.com/u/860372?v=4", "events_url": "https://api.github.com/users/jric/events{/privacy}", "followers_url": "https://api.github.com/users/jric/followers", "following_url": "https://api.github.com/users/jric/following{/other_user}", "gists_url": "https://api.githu...
[]
closed
true
null
[]
null
7
2012-11-09T22:05:04Z
2021-09-08T23:06:54Z
2012-11-23T20:19:13Z
NONE
resolved
I have a url that I can load instantly in my browser. However, when I load it from Python (I tried urllib2 also), I get about a 5 second delay. The same delay happens if I use curl. I did a little bit of profiling, and it looks like it's getting hung up in a getaddrinfo() call, which I'm not sure why it needs to mak...
{ "avatar_url": "https://avatars.githubusercontent.com/u/1382556?v=4", "events_url": "https://api.github.com/users/Lukasa/events{/privacy}", "followers_url": "https://api.github.com/users/Lukasa/followers", "following_url": "https://api.github.com/users/Lukasa/following{/other_user}", "gists_url": "https://ap...
{ "+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/931/reactions" }
https://api.github.com/repos/psf/requests/issues/931/timeline
null
completed
null
null
false
[ "This doesn't sound like a reverse DNS issue. `getaddrinfo()` is a standard DNS resolution function, so if you're using a hostname (i.e. not a raw IP address), you need to make this call to resolve the URL.\n\nIf I had to guess, I'd say your browser implements a DNS cache, so it can avoid the need to resolve the ho...
https://api.github.com/repos/psf/requests/issues/930
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/930/labels{/name}
https://api.github.com/repos/psf/requests/issues/930/comments
https://api.github.com/repos/psf/requests/issues/930/events
https://github.com/psf/requests/pull/930
8,221,341
MDExOlB1bGxSZXF1ZXN0MjkzNjk3NQ==
930
adding UTF-8 status codes
{ "avatar_url": "https://avatars.githubusercontent.com/u/74351?v=4", "events_url": "https://api.github.com/users/maxcountryman/events{/privacy}", "followers_url": "https://api.github.com/users/maxcountryman/followers", "following_url": "https://api.github.com/users/maxcountryman/following{/other_user}", "gist...
[]
closed
true
null
[]
null
5
2012-11-08T22:31:09Z
2021-09-08T17:05:59Z
2012-11-09T00:24:36Z
CONTRIBUTOR
resolved
{ "avatar_url": "https://avatars.githubusercontent.com/u/119893?v=4", "events_url": "https://api.github.com/users/kennethreitz/events{/privacy}", "followers_url": "https://api.github.com/users/kennethreitz/followers", "following_url": "https://api.github.com/users/kennethreitz/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/930/reactions" }
https://api.github.com/repos/psf/requests/issues/930/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/930.diff", "html_url": "https://github.com/psf/requests/pull/930", "merged_at": "2012-11-09T00:24:36Z", "patch_url": "https://github.com/psf/requests/pull/930.patch", "url": "https://api.github.com/repos/psf/requests/pulls/930" }
true
[ "Looks like py2.7 is just going to stall Travis through no fault of your own. :(\n", "Looks like Travis finally got caught up. :)\n", "Haha, this is fantastic :)\n", ":sparkles: :cake: :sparkles:\n", "I'm glad Travis caught up. I thought this was neat and it would suck if it had a failing status because of ...
https://api.github.com/repos/psf/requests/issues/929
https://api.github.com/repos/psf/requests
https://api.github.com/repos/psf/requests/issues/929/labels{/name}
https://api.github.com/repos/psf/requests/issues/929/comments
https://api.github.com/repos/psf/requests/issues/929/events
https://github.com/psf/requests/pull/929
8,204,907
MDExOlB1bGxSZXF1ZXN0MjkyODc4MA==
929
! Fixes packaging and installation problems under Python 3.
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.git...
[]
closed
false
null
[]
null
7
2012-11-08T13:59:45Z
2014-06-18T21:23:25Z
2012-11-15T10:20:28Z
NONE
null
Long short story, the associated commit aims at fixing #916 by refactoring the setup script and moving dependencies out of the package itself... These are now downloaded from PyPI whenever necessary before installation (via `install_requires`) while keeping compatibility with Python 2 and Python 3 in the same codebase ...
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/929/reactions" }
https://api.github.com/repos/psf/requests/issues/929/timeline
null
null
false
{ "diff_url": "https://github.com/psf/requests/pull/929.diff", "html_url": "https://github.com/psf/requests/pull/929", "merged_at": null, "patch_url": "https://github.com/psf/requests/pull/929.patch", "url": "https://api.github.com/repos/psf/requests/pulls/929" }
true
[ "Not to be a downer, but I'm fairly certain @kennethreitz wants to keep everything vendored.\n", "@sigmavirus24: In my opinion, the only scenario where dependencies should be kept vendored would be the case where they'd need to be modified from their original distributions in any way... For everything else there'...