kennethreitz
ac0a7ed152
fix
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:38:05 -05:00
kennethreitz
a4f313a0e5
development
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:36:35 -05:00
kennethreitz
8ca453a8d7
white
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:35:21 -05:00
kennethreitz
c436165a2d
gitignore
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:34:04 -05:00
kennethreitz
97b28fdf7f
top bar
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:33:51 -05:00
kennethreitz
40f4b984ef
index
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:18:27 -05:00
kennethreitz
529c423fb5
support for Requests 3.0
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:15:59 -05:00
kennethreitz
e292f302b7
different form
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 17:01:50 -05:00
kennethreitz
c95b63736d
links
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 16:56:58 -05:00
kennethreitz
2d357f9c3b
cleanup
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 16:55:18 -05:00
kennethreitz
7fb1d70b86
fix fix fix
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 16:54:40 -05:00
kennethreitz
c78c5002b5
important
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 16:51:30 -05:00
kennethreitz
d123e9fe78
fix broken things
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 16:48:44 -05:00
kennethreitz
8ad24ad430
experiment
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-03-07 16:44:57 -05:00
David Poole
85ec7d759e
Merge branch 'master' into master
2018-03-05 09:07:12 -07:00
kennethreitz
4ea09e49f7
.org
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-02-27 10:19:31 -05:00
kennethreitz
06e788e253
<li><a href=" http://html.python-requests.com/ ">Requests-HTML</a></li>
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-02-27 09:18:00 -05:00
kennethreitz
27aad3666c
Merge branch 'master' of github.com:requests/requests
2018-02-27 08:44:37 -05:00
kennethreitz
44dbf8cf40
updated copyright year
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-02-27 08:44:29 -05:00
kennethreitz
6e76aaea45
nike
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-02-22 08:34:32 -05:00
Jon Dufresne
265ef609d5
Remove remaining references to removed, vendored packages ( #4499 )
...
As the vendored packages were removing in version 2.16, all remaining
doc references should be replaced with newer practices.
2018-02-17 08:15:54 -06:00
Nate Prewitt
cafa3c16c2
Merge pull request #4497 from jdufresne/docs-certfi
...
Clarify docs that Requests always uses certs from certifi
2018-02-15 17:56:00 -08:00
Jon Dufresne
9c0db92249
Clarify docs that Requests always uses certs from certifi
...
Since commit 0d7de6430e , certifi is always
used for certificates. Certify became a hard dependency of the package
in 628633143d .
Now update the docs to clarify that Request will always use certificates
from certifi.
2018-02-14 05:47:34 -08:00
kennethreitz
3c1d36b827
Merge branch 'master' of github.com:requests/requests
...
# Conflicts:
# docs/_templates/sidebarintro.html
# docs/_templates/sidebarlogo.html
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-02-12 09:43:07 -05:00
kennethreitz
3cd87fac5d
new sidebar link
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-02-12 09:42:09 -05:00
Semen Zhydenko
22120d423e
Fix typos
...
nonexistant -> nonexistent
neccessary -> necessary
2018-02-07 18:25:22 -06:00
Nate Prewitt
654da610e1
Merge pull request #4498 from jdufresne/ws
...
Trim trialing white space throughout the project
2018-02-05 08:37:19 -08:00
Jon Dufresne
e8205c0131
Trim trialing white space throughout the project
...
Many editors clean up trailing white space on save. By removing it all
in one go, it helps keep future diffs cleaner by avoiding spurious white
space changes on unrelated lines.
2018-02-05 06:23:53 -08:00
Jon Dufresne
4c6d9e1954
Remove requests.packages for v3.0.0
...
As v3.0.0 already includes other backwards incompatible changes, it is a
good time to remove the old entry point for vendored packages. Cleans up
compatibility shims.
2018-02-04 19:07:26 -08:00
Ian Stapleton Cordasco
8da118dfeb
Merge pull request #4493 from nateprewitt/3.7_testing
...
Start testing 3.7
2018-02-03 08:43:31 -06:00
Ian Stapleton Cordasco
d69c068ac2
Merge branch 'master' into 3.7_testing
2018-02-03 08:33:55 -06:00
Ian Stapleton Cordasco
3ad14bb54e
Merge pull request #4496 from lolatravel/pass_send_kwargs_to_add_headers
...
Pass kwargs from adapter send call to add_headers, per documentation
2018-02-03 07:40:44 -06:00
Jonathan Elliott Blum
8e040523a4
pass kwargs from send call to add_headers, per documentation
2018-02-02 13:10:16 -05:00
Nate Prewitt
99533b0f0f
start testing 3.7
2018-01-26 03:01:22 -08:00
Nate Prewitt
512066488e
updating history
2018-01-21 11:06:33 -08:00
Nate Prewitt
d2e1130603
Merge pull request #4452 from nateprewitt/append_fragment_on_redirect
...
append previous url fragment on redirect
2018-01-21 10:41:46 -08:00
Nate Prewitt
f60324a3de
append previous url fragment on redirect
2018-01-21 09:55:45 -08:00
Ian Stapleton Cordasco
f89c325fbe
Merge pull request #4439 from nkonin/fix/certifi-broken-link
...
Fix broken link to Certifi
2018-01-21 08:36:31 -06:00
Ian Stapleton Cordasco
d55b81b964
Merge branch 'master' into fix/certifi-broken-link
2018-01-21 08:12:19 -06:00
kennethreitz
6a74c70a3a
merge
2018-01-20 09:02:15 -05:00
kennethreitz
599a8f11f8
sidebar
2018-01-20 09:01:50 -05:00
Никита Конин
0813c865ee
Fix broken link to Certifi
2018-01-18 20:14:33 +03:00
Ian Stapleton Cordasco
07372dc058
Merge pull request #4427 from ddormer/4275-use-hostname-not-netloc
...
Use hostname not netloc
2018-01-16 08:07:26 -06:00
Darren Dormer
2255c34a65
Fix DNS resolution by using hostname instead of netloc and strip username and password when comparing against proxy bypass items.
2018-01-16 10:18:06 +01:00
Nate Prewitt
a58b1e66cb
Merge pull request #4468 from VasiliPupkin256/fix2392
...
Simple fix for the issue #2392
2018-01-13 17:13:30 -08:00
VasiliPupkin256
8f00695d40
updating 3.0-HISTORY for #2392
2018-01-14 01:59:29 +03:00
Nate Prewitt
020f96577f
Merge pull request #4459 from jdufresne/pyreq
...
Pass python_requires argument to setuptools
2018-01-12 20:06:59 -08:00
Jon Dufresne
7cefa939f5
Pass python_requires argument to setuptools
...
Helps pip decide what version of the library to install.
https://packaging.python.org/tutorials/distributing-packages/#python-requires
> If your project only runs on certain Python versions, setting the
> python_requires argument to the appropriate PEP 440 version specifier
> string will prevent pip from installing the project on other Python
> versions.
https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords
> python_requires
>
> A string corresponding to a version specifier (as defined in PEP 440)
> for the Python version, used to specify the Requires-Python defined in
> PEP 345.
2018-01-12 16:39:10 -08:00
VasiliPupkin256
5d6eeb5a7f
Map urllib3 ReadTimeoutError to an appropriate ReadTimeout requests exception, issue #2392
2018-01-13 03:28:02 +03:00
Ian Stapleton Cordasco
b9d8e00cbc
Merge pull request #4460 from jdufresne/py33
...
Remove unsupported Python 3.3 from tox.ini
2018-01-11 08:41:08 -06:00