index
:
delta/python-requests.git
1.26-test
2.0
2.16.0
2.20.0
3.0
3.0-requestscore
3.7_collections
add-codescanning
alex-patch-1
appveyor_fix
appveyor_test
baserock/morph
bug/5671
build_fix
cache
circle-ci
default_port_handling
dependabot/pip/bleach-3.1.1
dependabot/pip/bleach-3.1.2
dependabot/pip/bleach-3.1.4
deps
disable-security
doc_cleanup
encapsulate_urllib3_exc
faster-ci
fix-1859
fix-cookies-saved-on-redirect
fix-pickling-adapters
fix-redirect-test
fix_help_ssl_check
flake8
flake8-improvements
help
jenkins
kennethreitz-patch-1
kennethreitz-patch-2
master
none_filepointer
partII
pipenv
proposed/3.0.0
pytest-httpbin
render
revert-2706-fix-merge-setting
revert-3700-master
revert-3983-appveyor
revert-4144-move_compat_to_warn
sigmavirus24/docs/support
swap-charade-for-chardet
test
test2
test4
test5
test6
test_urllib3_dev
threedotoh
travis
travis2
twisted
update-3.0
update-notice
update-security-md
update_lock_file
updating_3.0.0
urllib1.25
urllib3-dev
v2.25.0
version
github.com: kennethreitz/requests.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use comprehensions whenever possible
Hugo Osvaldo Barrera
2017-07-14
2
-2
/
+2
*
Remove the dictionary comprehension from the tests
Jeremy Cline
2017-06-27
1
-2
/
+4
*
Tests to demonstrate issue #3633
Jeremy Cline
2017-06-24
1
-0
/
+196
*
Merge branch 'master' into proposed/3.0.0
Cory Benfield
2017-05-31
6
-30
/
+29
|
\
|
*
Fix requests.packages not having package attributes
Ryan Pineo
2017-05-29
1
-0
/
+13
|
*
new requests namespace
Kenneth Reitz
2017-05-29
3
-5
/
+5
|
*
skip for now
travis2
Kenneth Reitz
2017-05-28
1
-0
/
+1
|
*
todo
Kenneth Reitz
2017-05-28
1
-0
/
+1
|
*
fix tests
Kenneth Reitz
2017-05-27
1
-3
/
+3
|
*
test entrypoints
Kenneth Reitz
2017-05-27
1
-0
/
+2
|
*
remove bunk tests
Kenneth Reitz
2017-05-26
1
-10
/
+1
|
*
fix __init__.py
Kenneth Reitz
2017-05-26
1
-1
/
+1
|
*
more test removal of old imports
Kenneth Reitz
2017-05-26
1
-11
/
+2
|
*
remove test imports from packages
Kenneth Reitz
2017-05-26
1
-1
/
+1
*
|
persist session-level CookiePolicy
Nate Prewitt
2017-05-22
1
-0
/
+29
*
|
Merge branch 'master' into proposed/3.0.0
Nate Prewitt
2017-05-21
3
-16
/
+141
|
\
\
|
|
/
|
*
Fix #4025
Jonas Laursen
2017-05-18
1
-0
/
+4
|
*
We no longer downcase some hosts.
Cory Benfield
2017-05-09
1
-6
/
+6
|
*
proxy bypass on Windows without DNS lookups
schlamar
2017-05-04
1
-11
/
+16
|
*
test proxy bypass with config from registry
schlamar
2017-05-04
1
-0
/
+48
|
*
revert 8e6e47af and c121b98c
schlamar
2017-05-04
1
-73
/
+1
|
*
fix handle of non-ascii location on redirects
shmuelamar
2017-04-18
1
-9
/
+3
|
*
fix unicode decode error on py2 when handling redirect without scheme
shmuelamar
2017-04-14
1
-1
/
+38
|
*
oops! import Timeout as Urllib3Timeout
Alexander 'Leo' Bergolth
2017-04-03
1
-5
/
+5
|
*
use @pytest.mark.parametrize
Alexander 'Leo' Bergolth
2017-04-03
1
-50
/
+29
|
*
add some tests for passing in Timeout objects
Alexander 'Leo' Bergolth
2017-04-02
1
-0
/
+42
|
*
PR review fixes:
Bastien Gérard
2017-03-22
1
-8
/
+8
|
*
#3926 raise IOError when providing an invalid path to a CA bundle or certific...
Bastien Gérard
2017-03-22
1
-0
/
+16
|
*
Fixed some typos (#3892)
Victor Pfautz
2017-02-27
1
-1
/
+1
|
*
wrapped proxy_bypass() with cache lookup
David Fontenot
2017-02-23
1
-1
/
+73
*
|
Fix the additional newline generated by iter_lines() caused by a '\r\n' pair ...
Hong Jen-Yee (PCMan)
2017-04-26
1
-38
/
+66
*
|
use [-1] instead of endswith() to work with bytes or string
Vincent Barbaresi
2017-03-15
1
-3
/
+4
*
|
add more tests for iter_lines()
Vincent Barbaresi
2017-03-15
1
-1
/
+4
*
|
add some parametrized tests for iter_lines()
Vincent Barbaresi
2017-03-15
1
-6
/
+35
*
|
Review markups for @Lukasa
Alex Chan
2017-03-14
1
-9
/
+12
*
|
Test to show bug when delimiter is split between reads
Ian Epperson
2017-03-14
1
-0
/
+40
*
|
test prepare_content_length sets expected headers
Nate Prewitt
2017-03-02
1
-1
/
+31
*
|
use InvalidHeader instead of ConflictingHeaderError
Nate Prewitt
2017-03-01
1
-7
/
+7
*
|
consolidate super_len code and cleanup docstrings
Nate Prewitt
2017-02-28
1
-6
/
+8
*
|
Alternate fix for 3066 to refactor prepare_body to always call prepare_conten...
Casey Davidson
2017-02-28
1
-1
/
+24
*
|
Merge branch 'master' into proposed/3.0.0
Cory Benfield
2017-02-14
2
-4
/
+93
|
\
\
|
|
/
|
*
properly handled failed seek
Nate Prewitt
2017-02-14
1
-1
/
+1
|
*
Merge pull request #3865 from JohnVillalovos/master
Kenneth Reitz
2017-02-10
1
-3
/
+49
|
|
\
|
|
*
Allow use of 'no_proxy' in the proxies argument
John L. Villalovos
2017-02-10
1
-3
/
+49
|
*
|
* initial attempt at `get_redirect_target`
jonathan vanasco
2017-02-10
1
-0
/
+43
|
|
/
*
|
Make Response.raise_for_status() return the response object if the response i...
Rotem Yaari
2017-02-12
1
-0
/
+4
*
|
revert removal of request param from resolve_redirects
Nate Prewitt
2017-02-11
1
-3
/
+4
*
|
Merge branch 'master' into proposed/3.0.0
Cory Benfield
2017-02-10
3
-7
/
+165
|
\
\
|
|
/
|
*
Only send HTTPDigestAuth on 4xx challenges
Matthew Medal
2017-01-27
1
-0
/
+37
|
*
fix broken tests
Kenneth Reitz
2017-01-21
1
-3
/
+3
[next]