Alvaro Gutierrez Perez
e11989e8ec
Add test for Session.get_adapter() prefix matching
2017-10-19 16:50:13 +02:00
Alvaro Gutierrez Perez
af88af64e6
Add test for Session.get_adapter() case-insensitivity
2017-10-19 16:50:13 +02:00
Alvaro Gutierrez Perez
d3f14af44d
Fix case-insensitive comparison in get_adapter()
...
While trying to get the prefix for an url, the url was lowered before comparing but the prefix not, so if it contains non-lowercase characters (eg. https://api.example.com/sOmE_WeiRD_pReFIX/ ), it won't match.
2017-10-18 19:27:06 +02:00
hugovk
9146b62d31
OrderedDict no longer in compat.py as it's in collections in Py2.7+
2017-10-17 20:29:33 +03:00
Hugo
946f136715
Update CLI example
2017-10-17 18:03:59 +03:00
Hugo
19a294a2a1
Update AUTHORS.rst
2017-10-17 16:58:22 +03:00
hugovk
006aa3de4f
Drop Python 2.6: OrderedDict is in collections from 2.7
2017-10-17 16:56:56 +03:00
Nate Prewitt
54ad3d6dcc
Merge pull request #4343 from jdufresne/classifier
...
Add missing trove classifier to document Python2 support
2017-10-16 01:21:19 -07:00
Jon Dufresne
c14bd018ad
Add missing trove classifier to document Python2 support
2017-10-15 19:48:10 -07:00
Nate Prewitt
37f1d23c39
Merge remote-tracking branch 'upstream/master' into proposed/3.0.0
2017-10-15 13:59:50 -07:00
Nate Prewitt
e86df6e0eb
Merge pull request #4341 from hugovk/patch-1
...
Python 3.7 not officially supported yet
2017-10-15 13:35:52 -07:00
Hugo
ec5804c706
Python 3.3 has already been dropped ( #4231 )
2017-10-15 20:04:51 +03:00
Hugo
4316af7ae8
Python 3.7 not officially supported yet
2017-10-15 19:52:19 +03:00
Cory Benfield
8c4f78448a
Merge pull request #4332 from PrimordialHelios/pyopenssl-warning
...
Warn about possible slowness on older versions of pyOpenSSL
2017-10-14 08:41:02 -07:00
Taylor Rose
15054aa390
Warn user about possible slowdown when using cryptography version <
...
1.3.4
2017-10-14 09:00:58 -04:00
kennethreitz
9713289e74
Merge branch 'master' of github.com:requests/requests
2017-09-25 11:04:47 -04:00
kennethreitz
e6afc37be5
new pipfile with new syntax
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-25 11:04:38 -04:00
Ian Stapleton Cordasco
5eb0811ef8
Merge pull request #4305 from sigmavirus24/fix-pypi-display
...
Fix the invalid restructured text in HISTORY file
2017-09-23 16:21:48 -05:00
Ian Stapleton Cordasco
40c8bcf70c
Fix the invalid restructured text in HISTORY file
...
This was breaking the display of our long_description on PyPI.
2017-09-23 15:54:14 -05:00
kennethreitz
0eb9a4c161
stickers
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-19 13:23:15 -04:00
kennethreitz
cda429aa5d
Merge pull request #4295 from requests/pipenv
...
pipfile (work in progress)
2017-09-17 11:58:46 -04:00
kennethreitz
28ae74dbad
update tests
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-17 11:46:33 -04:00
kennethreitz
a9d05f06cd
remove requirements.txt
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-17 11:39:53 -04:00
kennethreitz
d552132464
run coverage w/ pipenv
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-17 11:36:54 -04:00
kennethreitz
c3ecb825c4
don't test on 2.6
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-17 11:30:26 -04:00
kennethreitz
70a4ae744c
pip install pipenv
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-17 11:26:22 -04:00
kennethreitz
4c300c2067
pipfile
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-09-17 11:24:05 -04:00
Allan Crooks
4f0b496d2b
Update AUTHORS.rst.
2017-09-12 23:51:28 +01:00
Allan Crooks
a36247e148
Rename HTTPHeaderDict methods to getlist and setlist to be more consistent with other similar implementations.
2017-09-12 23:14:00 +01:00
Allan Crooks
6dc3003f16
Update documentation regarding response headers.
2017-09-12 23:13:03 +01:00
Allan Crooks
5aef6e7583
Use HTTPHeaderDict for response headers.
2017-09-12 22:17:23 +01:00
Allan Crooks
95b127714b
Add HTTPHeaderDict data structure and tests.
2017-09-12 22:16:48 +01:00
Allan Crooks
5980d5df3e
Add tests showing current behaviour of how multiple response headers with the same name are compiled into a single value.
2017-09-12 22:16:31 +01:00
kennethreitz
fdb9b753b4
Update authors.rst
2017-09-05 11:31:16 -04:00
kennethreitz
4bda7b66e7
Update updates.rst
2017-09-04 16:21:57 -04:00
kennethreitz
068d8863d1
Update support.rst
2017-09-04 16:21:04 -04:00
kennethreitz
c49f3643ae
Update release-process.rst
2017-09-04 16:20:03 -04:00
kennethreitz
328cff252d
Update out-there.rst
2017-09-04 16:19:36 -04:00
kennethreitz
c57bd07a34
Update faq.rst
2017-09-04 16:19:01 -04:00
kennethreitz
0d82afa0c3
Update recommended.rst
2017-09-04 16:18:00 -04:00
kennethreitz
18e37c9368
Update todo.rst
2017-09-04 16:14:48 -04:00
kennethreitz
389da34fc9
Update philosophy.rst
2017-09-04 16:14:07 -04:00
kennethreitz
8ef20d5c36
Update contributing.rst
2017-09-04 16:13:08 -04:00
kennethreitz
e63d481a7a
Update authors.rst
2017-09-04 16:12:38 -04:00
kennethreitz
f3eeb38542
Update vulnerabilities.rst
2017-09-04 16:11:52 -04:00
kennethreitz
afaaae185c
Update authentication.rst
2017-09-04 16:10:49 -04:00
kennethreitz
8af65a1eca
Update quickstart.rst
2017-09-04 16:09:51 -04:00
kennethreitz
c04b044b30
Update advanced.rst
2017-09-04 16:09:08 -04:00
kennethreitz
530198e0c0
Update install.rst
2017-09-04 16:08:22 -04:00
kennethreitz
8c57515696
Update intro.rst
2017-09-04 16:05:57 -04:00