biao716.wang [Wed, 15 Sep 2021 15:59:29 +0000 (00:59 +0900)]
update the urllib3 code of 3rd party
Change-Id: I09bdc127e5e2a2b15992914a07164b3009a7b96c
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
biao716.wang [Sat, 10 Oct 2020 07:23:30 +0000 (16:23 +0900)]
remove build dependence with python-support
Change-Id: I7cc8384849a3ffdc46a1e7f55104421a537bc978
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
yan11.meng [Sun, 21 Jun 2020 16:19:03 +0000 (00:19 +0800)]
Release 2.0.3
Change-Id: I2843e787ed55408ed69aba88c0610999e07ceda0
yan11.meng [Wed, 11 Mar 2020 05:41:58 +0000 (14:41 +0900)]
use dh_python2 instead dh_pysupport for xUbuntu_19.10
Change-Id: I2479a0940e5064cd46cd24a9a0a4fd3418c20e50
Signed-off-by: yan11.meng <yan11.meng@samsung.com>
biao716.wang [Sun, 5 Jan 2020 16:40:01 +0000 (01:40 +0900)]
ververt the change:add requires: python-urllib3
Change-Id: I1da52c98a29bba9d09cb56764efb58a42ee8e3fe
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
biao716.wang [Sun, 5 Jan 2020 16:20:10 +0000 (01:20 +0900)]
add requires: python-urllib3
Change-Id: Ib50500c61d36ceebd7e26784e87412bfdb270f21
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
biao716.wang [Wed, 4 Dec 2019 06:14:20 +0000 (14:14 +0800)]
remove require for python-pytest
Change-Id: I20cdac008493366eee3b3e8c2b3892de0ffa5ef0
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
biao716.wang [Thu, 21 Nov 2019 07:10:28 +0000 (15:10 +0800)]
fix pylint error for python-requests
Change-Id: I1635b1d72154044a259a706d084f5a4442d41267
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
shuai.fu [Sat, 22 Oct 2016 08:31:28 +0000 (16:31 +0800)]
add debian package
Change-Id: I24a555ce2af2acc1bec29d8f84cbd8d6454a09ae
Signed-off-by: shuai.fu <shuai01.fu@samsung.com>
hyokeun [Wed, 11 Nov 2015 01:16:03 +0000 (10:16 +0900)]
Internal release 2.0.2
Change-Id: I79762ab7129a5b5e0d846b76f31326f6ecb62a7e
hyokeun [Mon, 9 Nov 2015 09:00:21 +0000 (18:00 +0900)]
Remove pytest
Change-Id: I270712ac3e094e1409b3500a8c64fde8fc0e258b
Ed Bartosh [Wed, 25 Mar 2015 10:12:27 +0000 (12:12 +0200)]
Add config file for git-buildpackage
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Wed, 25 Mar 2015 10:02:21 +0000 (12:02 +0200)]
Add rpm packaging
Spec and changes were taken from build.opensuse.org
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Ed Bartosh [Wed, 25 Mar 2015 09:59:55 +0000 (11:59 +0200)]
Completely ignore the internal CA bundle
Imported no-default-cacert.patch from build.opensuse.org
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Kenneth Reitz [Thu, 24 Oct 2013 14:32:05 +0000 (10:32 -0400)]
urllib3/chardet note in release for v2.0.1
Kenneth Reitz [Thu, 24 Oct 2013 14:31:05 +0000 (10:31 -0400)]
update internal dependencies
Kenneth Reitz [Thu, 24 Oct 2013 14:29:11 +0000 (07:29 -0700)]
Merge pull request #1700 from kennethreitz/v2.0.1
v2.0.1
Kenneth Reitz [Thu, 24 Oct 2013 14:28:30 +0000 (10:28 -0400)]
more release notes for v2.0.1
Kenneth Reitz [Thu, 24 Oct 2013 14:26:47 +0000 (10:26 -0400)]
release notes
Kenneth Reitz [Thu, 24 Oct 2013 14:00:49 +0000 (10:00 -0400)]
v2.0.1
Kenneth Reitz [Thu, 24 Oct 2013 13:54:14 +0000 (09:54 -0400)]
$ make ci
Kenneth Reitz [Thu, 24 Oct 2013 13:53:00 +0000 (09:53 -0400)]
replace invoke with makefiles
Kenneth Reitz [Thu, 24 Oct 2013 13:47:31 +0000 (09:47 -0400)]
remove travis support
Kenneth Reitz [Thu, 24 Oct 2013 13:44:26 +0000 (06:44 -0700)]
Merge pull request #1699 from kennethreitz/cert-update
Latest Mozilla Certs
Kenneth Reitz [Thu, 24 Oct 2013 13:40:39 +0000 (09:40 -0400)]
Latest Mozilla Certs
generated via https://github.com/tiran/extract-nss-root-certs
Kenneth Reitz [Thu, 24 Oct 2013 11:10:14 +0000 (04:10 -0700)]
Merge pull request #1696 from canibanoglu/remove-parentheses
Removed extra extra parentheses in SessionRedirectMixin.resolve_redirects
Cory Benfield [Tue, 22 Oct 2013 21:19:47 +0000 (14:19 -0700)]
Merge pull request #1697 from canibanoglu/docstring-PreparedRequest
Deleted the extra word in PreparedRequest.prepare's docstring
Can Ibanoglu [Tue, 22 Oct 2013 21:15:41 +0000 (00:15 +0300)]
Deleted the extra word in PreparedRequest.prepare's docstring
Can Ibanoglu [Tue, 22 Oct 2013 20:48:04 +0000 (23:48 +0300)]
Removed extra extra parentheses in SessionRedirectMixin.resolve_redirects
Cory Benfield [Mon, 21 Oct 2013 10:57:06 +0000 (11:57 +0100)]
Remove requests.*() from docs.
This looks like a typo, even though it isn't.
Cory Benfield [Mon, 21 Oct 2013 08:31:50 +0000 (01:31 -0700)]
Merge pull request #1695 from sigmavirus24/docs
Add bit to docs about iter_content
Ian Cordasco [Sun, 20 Oct 2013 17:29:43 +0000 (12:29 -0500)]
Add bit to docs about iter_content
Kenneth Reitz [Thu, 17 Oct 2013 06:33:05 +0000 (02:33 -0400)]
Merge remote-tracking branch 'origin/master'
Kenneth Reitz [Thu, 17 Oct 2013 06:32:16 +0000 (02:32 -0400)]
fix unprotected build status link
Kenneth Reitz [Thu, 17 Oct 2013 05:51:50 +0000 (01:51 -0400)]
Update README.rst
Kenneth Reitz [Thu, 17 Oct 2013 05:47:39 +0000 (01:47 -0400)]
Merge remote-tracking branch 'origin/master'
Kenneth Reitz [Thu, 17 Oct 2013 05:47:00 +0000 (01:47 -0400)]
test out requests-trunk badge
Cory Benfield [Wed, 16 Oct 2013 21:11:54 +0000 (22:11 +0100)]
Small grammar fix.
Cory Benfield [Wed, 16 Oct 2013 21:10:31 +0000 (14:10 -0700)]
Merge pull request #1675 from houqp/master
fix doc for redirction and history
Qingping Hou [Wed, 16 Oct 2013 20:59:22 +0000 (16:59 -0400)]
fix doc for redirction and history
In current version of requests, allow_redirect is disabled by default
only for HEAD requests
Kenneth Reitz [Tue, 15 Oct 2013 09:47:55 +0000 (02:47 -0700)]
Merge pull request #1673 from daftshady/dev
fixed typo
daftshady [Tue, 15 Oct 2013 09:33:51 +0000 (18:33 +0900)]
fixed typo
Kenneth Reitz [Sat, 12 Oct 2013 21:15:30 +0000 (14:15 -0700)]
Merge pull request #1667 from Lukasa/json2
Second time lucky for json related fixes.
Cory Benfield [Sat, 12 Oct 2013 20:05:34 +0000 (21:05 +0100)]
'or content' does us no good.
Kenneth Reitz [Thu, 10 Oct 2013 22:45:14 +0000 (15:45 -0700)]
Merge pull request #1662 from voberoi/patch-1
Adding myself to AUTHORS.rst
Vikram Oberoi [Thu, 10 Oct 2013 22:13:51 +0000 (18:13 -0400)]
Adding myself to AUTHORS.rst
Taking a page out of @mattspitz's book.
https://github.com/kennethreitz/requests/pull/1439
#dreamsdocometrue
Kenneth Reitz [Thu, 10 Oct 2013 19:11:14 +0000 (12:11 -0700)]
Merge pull request #1661 from mattspitz/super_len_compatibility
Increasing super_len compatibilty to include BytesIO and cStringIO objects.
Matt Spitz [Thu, 10 Oct 2013 19:08:34 +0000 (15:08 -0400)]
Adding myself to AUTHORS.rst.
Matt Spitz [Thu, 10 Oct 2013 18:54:47 +0000 (14:54 -0400)]
Increasing super_len compatibilty to include BytesIO and cStringIO objects.
Added a check for 'getvalue' attr, calling it to retrieve the length if we can.
We also try/except the fileno() call, which can throw
io.UnsupportedOperation for BytesIO because, well, they're not files.
Cory Benfield [Tue, 8 Oct 2013 18:36:12 +0000 (11:36 -0700)]
Merge pull request #1658 from randymorris/master
False -> True typo
Randy Morris [Tue, 8 Oct 2013 18:19:30 +0000 (14:19 -0400)]
False -> True typo
Kenneth Reitz [Mon, 7 Oct 2013 23:23:18 +0000 (16:23 -0700)]
Merge pull request #1636 from Lukasa/httpsprox
Don't send the full URL on CONNECT messages.
Kenneth Reitz [Mon, 7 Oct 2013 23:22:49 +0000 (16:22 -0700)]
Merge pull request #1635 from daftshady/dev
Fixed #1630 and added test case.
Kenneth Reitz [Mon, 7 Oct 2013 23:21:29 +0000 (16:21 -0700)]
Merge pull request #1637 from Lukasa/redir
Correctly lowercase a redirect scheme.
Kenneth Reitz [Mon, 7 Oct 2013 23:21:16 +0000 (16:21 -0700)]
Merge pull request #1640 from abarnert/master
Accept per-file headers in multipart file POST messages.
Cory Benfield [Mon, 7 Oct 2013 20:45:11 +0000 (13:45 -0700)]
Merge pull request #1656 from randymorris/master
Update verbiage about streaming requests
Randy Morris [Mon, 7 Oct 2013 14:43:48 +0000 (10:43 -0400)]
update verbiage about streaming requests
The Twitter API is no longer used in the example.
Cory Benfield [Sat, 5 Oct 2013 17:02:46 +0000 (10:02 -0700)]
Merge pull request #1654 from riyadparvez/deprecation-removal
Deprecation removal and other idiomatic updates
Riyad Parvez [Sat, 5 Oct 2013 16:49:54 +0000 (22:49 +0600)]
back to BaseException
Riyad Parvez [Sat, 5 Oct 2013 14:12:18 +0000 (20:12 +0600)]
fixed print statement
Riyad Parvez [Sat, 5 Oct 2013 14:11:30 +0000 (20:11 +0600)]
fixed print statement
Riyad Parvez [Sat, 5 Oct 2013 14:10:27 +0000 (20:10 +0600)]
Update advanced.rst
Riyad Parvez [Sat, 5 Oct 2013 03:59:47 +0000 (09:59 +0600)]
removed deprecated while 1:
Riyad Parvez [Sat, 5 Oct 2013 03:57:18 +0000 (09:57 +0600)]
fixed print statement
Riyad Parvez [Sat, 5 Oct 2013 03:56:11 +0000 (09:56 +0600)]
fixed print statement
Riyad Parvez [Sat, 5 Oct 2013 03:55:14 +0000 (09:55 +0600)]
updated print statement
Riyad Parvez [Sat, 5 Oct 2013 03:53:34 +0000 (09:53 +0600)]
replaced deprecated BaseException
Cory Benfield [Fri, 4 Oct 2013 08:55:19 +0000 (01:55 -0700)]
Merge pull request #1649 from dpursehouse/minor-doc-updates
Minor doc updates
Kenneth Reitz [Fri, 4 Oct 2013 06:14:26 +0000 (23:14 -0700)]
Merge pull request #1651 from GrahamDumpleton/master
Translate urllib3 ProxyError into a requests ProxyError derived from ConnectionError.
Graham Dumpleton [Fri, 4 Oct 2013 06:07:11 +0000 (16:07 +1000)]
Translate urllib3 ProxyError into a requests ProxyError derived from ConnectionError.
David Pursehouse [Fri, 4 Oct 2013 01:19:33 +0000 (10:19 +0900)]
Minor doc updates
- Improve wording of sentence describing proxy environment
variable setting.
- Mention that proxy URLs must include the scheme.
Andrew Barnert [Tue, 1 Oct 2013 00:07:13 +0000 (17:07 -0700)]
Accept per-file headers in multipart file POST messages.
- Each file in the `files` argument can now be a 4-tuple, instead of
just a file, 2-tuple, or 3-tuple. If it is, the last value in the
tuple is a dictionary of extra headers.
daftshady [Sat, 28 Sep 2013 17:27:20 +0000 (02:27 +0900)]
add myself to authors.
daftshady [Sat, 28 Sep 2013 16:08:58 +0000 (01:08 +0900)]
added param to cookiejar_from_dict instead of creating new method.
Cory Benfield [Sat, 28 Sep 2013 16:01:32 +0000 (17:01 +0100)]
Correctly lowercase a redirect scheme.
Cory Benfield [Sat, 28 Sep 2013 14:46:43 +0000 (15:46 +0100)]
Don't send the full URL on CONNECT messages.
daftshady [Sat, 28 Sep 2013 14:44:27 +0000 (23:44 +0900)]
Fixed #1630
daftshady [Sat, 28 Sep 2013 07:41:08 +0000 (16:41 +0900)]
checkout auth
daftshady [Sat, 28 Sep 2013 07:33:05 +0000 (16:33 +0900)]
Fixed #1630, added test case for cookie persistence.
daftshady [Fri, 27 Sep 2013 13:17:40 +0000 (22:17 +0900)]
fixed extra bonus bug
daftshady [Thu, 26 Sep 2013 06:40:12 +0000 (15:40 +0900)]
Fixed #1623. Added 'MD5-sess' algorithm to HTTPDigestAuth
Cory Benfield [Wed, 25 Sep 2013 13:00:17 +0000 (14:00 +0100)]
Typo in changelog.
Kenneth Reitz [Wed, 25 Sep 2013 02:02:18 +0000 (19:02 -0700)]
Merge pull request #1621 from davidfischer/migrate-2-0
Added migrating to 2.x docs
David Fischer [Wed, 25 Sep 2013 01:59:04 +0000 (18:59 -0700)]
Added link to @Lukasa's blog - the source material
David Fischer [Wed, 25 Sep 2013 01:35:22 +0000 (18:35 -0700)]
Added migrating to 2.x docs
Kenneth Reitz [Tue, 24 Sep 2013 19:08:12 +0000 (15:08 -0400)]
add history to the docs
Kenneth Reitz [Tue, 24 Sep 2013 18:41:39 +0000 (14:41 -0400)]
readme fix
Kenneth Reitz [Tue, 24 Sep 2013 18:31:25 +0000 (14:31 -0400)]
Merge remote-tracking branch 'origin/master'
Kenneth Reitz [Tue, 24 Sep 2013 18:31:13 +0000 (11:31 -0700)]
Merge pull request #1619 from Lukasa/master
Up to date CL.
Kenneth Reitz [Tue, 24 Sep 2013 18:31:00 +0000 (14:31 -0400)]
TimeoutSauce!
Cory Benfield [Tue, 24 Sep 2013 18:26:31 +0000 (19:26 +0100)]
Up to date CL.
Kenneth Reitz [Tue, 24 Sep 2013 18:22:02 +0000 (14:22 -0400)]
note on timeouts
Kenneth Reitz [Tue, 24 Sep 2013 18:19:07 +0000 (14:19 -0400)]
v2.0.0
Kenneth Reitz [Tue, 24 Sep 2013 18:17:17 +0000 (14:17 -0400)]
2.0.0
Kenneth Reitz [Tue, 24 Sep 2013 18:13:28 +0000 (14:13 -0400)]
merge 2.0 insto master
Kenneth Reitz [Tue, 24 Sep 2013 18:08:28 +0000 (14:08 -0400)]
runscope!
Kenneth Reitz [Tue, 24 Sep 2013 18:06:24 +0000 (14:06 -0400)]
prototype for new urllib3 timeouts
Kenneth Reitz [Tue, 24 Sep 2013 17:59:38 +0000 (13:59 -0400)]
new urllib3
Kenneth Reitz [Tue, 24 Sep 2013 17:48:07 +0000 (10:48 -0700)]
Merge pull request #1503 from skastel/master
Fixing error return to be consistent with tuple return at the end of the method
Kenneth Reitz [Tue, 24 Sep 2013 17:46:16 +0000 (10:46 -0700)]
Merge pull request #1602 from sigmavirus24/handle_multiple_qop_types
Handle multiple qop types