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
*
Spelling fixes
Ville Skyttä
2016-07-26
1
-1
/
+1
*
Merge pull request #3429 from nateprewitt/docstring_cleanup
Kenneth Reitz
2016-07-20
11
-26
/
+30
|
\
|
*
making class and function docstrings consistent
Nate Prewitt
2016-07-20
3
-20
/
+11
|
*
making module docstrings and coding comments consistent
Nate Prewitt
2016-07-19
10
-6
/
+19
*
|
adding in pep8 fixes
Nate Prewitt
2016-07-20
4
-18
/
+19
|
/
*
removing redundant test
Nate Prewitt
2016-07-14
1
-4
/
+0
*
Defining header value type requirements and tests
Nate Prewitt
2016-07-05
1
-3
/
+21
*
Support responses like `HTTP/1.1 404 Unicode chars` (#3385)
Andrii Kostenko
2016-07-05
1
-0
/
+9
*
adding in slice_length fix and test for chunk_size=None (#3370)
Nate Prewitt
2016-07-02
1
-2
/
+8
*
Merge pull request #3366 from nateprewitt/2947-no-returns-in-header
Cory Benfield
2016-07-02
1
-1
/
+42
|
\
|
*
check and test for headers containing return characters or leading whitespace
Nate Prewitt
2016-07-02
1
-1
/
+42
*
|
Allow None value for chunk_size again (#3368)
Joy Zheng
2016-06-30
1
-2
/
+7
|
/
*
adding asserted_encoding check on None type encoding to match text() behavior...
Nate Prewitt
2016-06-28
1
-0
/
+7
*
added in type check for chunk_size
Nate Prewitt
2016-06-27
1
-0
/
+14
*
Merge pull request #3236 from eriol/xfail-test
Kenneth Reitz
2016-06-20
1
-0
/
+1
|
\
|
*
Use xfail marker for a test expected to fail without Internet connection
Daniele Tricoli
2016-05-29
1
-0
/
+1
*
|
Test security warnings (#3289)
John Vandenberg
2016-06-17
2
-0
/
+56
|
/
*
Merge pull request #3178 from haikuginger/master
Cory Benfield
2016-05-22
1
-0
/
+12
|
\
|
*
Fixing test; it was accomplishing the right thing, but doing it in the wrong ...
Jesse Shapiro
2016-05-05
1
-1
/
+1
|
*
Encoding JSON requests to bytes for urllib3 to handle; ensuring same with tes...
Jesse Shapiro
2016-05-04
1
-0
/
+12
*
|
Allow graceful interruption of testserver.Server
Brett Higgins
2016-05-17
2
-6
/
+52
*
|
Merge pull request #3185 from brettdh/3183-support-all-proxy-env-var
Ian Cordasco
2016-05-17
5
-11
/
+98
|
\
\
|
*
|
Use iter instead of noop list comprehension
Brett Higgins
2016-05-16
1
-1
/
+1
|
*
|
Add 'all' proxy selection to select_proxy
Brett Higgins
2016-05-13
5
-26
/
+77
|
*
|
Support ALL_PROXY environment variable
Brett Higgins
2016-05-11
1
-0
/
+36
*
|
|
Combined tests to one tests for should_bypass_proxies method
Kumar Varadarajulu
2016-05-16
1
-36
/
+20
*
|
|
Added tests for should_bypass_proxies function
Kumar Varadarajulu
2016-05-16
1
-1
/
+37
|
/
/
*
|
Fix TypeError when get json-encoded content of a response
messense
2016-05-06
1
-0
/
+11
|
/
*
Merge pull request #3096 from piotrjurkiewicz/master
Kenneth Reitz
2016-04-29
1
-0
/
+20
|
\
|
*
Fix test_headers_preserve_order
Piotr Jurkiewicz
2016-04-16
1
-2
/
+2
|
*
Use OrderedDict from .compat module
Piotr Jurkiewicz
2016-04-15
1
-2
/
+2
|
*
Add test of headers order preservation
Piotr Jurkiewicz
2016-04-15
1
-0
/
+20
*
|
utils: let select_proxy not raise an exception when url has no hostname
John R. Lenton
2016-04-26
1
-0
/
+1
*
|
Flip conditional in session.send()
Kevin Burke
2016-04-21
1
-0
/
+8
*
|
Clear any pooled proxy connections
Matt Dainty
2016-04-15
1
-0
/
+11
|
/
*
Merge pull request #2897 from BraulioVM/dummy-server
Kenneth Reitz
2016-04-11
4
-0
/
+258
|
\
|
*
Fixed indenting issues
Braulio Valdivielso Martínez
2016-04-11
1
-15
/
+14
|
*
Fix tests in python 3
Braulio Valdivielso Martínez
2016-03-07
3
-11
/
+11
|
*
Added docstrings to tests in test_testserver.py
Braulio Valdivielso Martínez
2016-03-05
1
-0
/
+9
|
*
Add blank line in test_requests.py
Braulio Valdivielso Martínez
2016-03-05
1
-0
/
+1
|
*
Remove unwanted changes in test_utils.py
Braulio Valdivielso Martínez
2016-03-05
1
-2
/
+1
|
*
Remove unwanted change in test_requests.py
Braulio Valdivielso Martínez
2016-03-05
1
-1
/
+1
|
*
Move test_chunked_upload to test_lowlevel.py
Braulio Valdivielso Martínez
2016-03-05
2
-16
/
+19
|
*
Leave two lines of separation between top level definitions
Braulio Valdivielso Martínez
2016-03-05
1
-0
/
+2
|
*
Remove unwanted changes
Braulio Valdivielso Martínez
2016-03-05
1
-1
/
+1
|
*
Compare response bodies with unicode strings
Braulio Valdivielso Martínez
2016-03-05
1
-3
/
+3
|
*
Changed tests to use socket.sendall instead of socket.send
Braulio Valdivielso Martínez
2016-03-05
1
-8
/
+8
|
*
Moved TestTestServer to its own file
Braulio Valdivielso Martínez
2016-03-04
2
-125
/
+128
|
*
Fixed style issues
Braulio Valdivielso Martínez
2016-03-04
1
-13
/
+7
|
*
Removed unittest execution chunk
Braulio Valdivielso Martínez
2016-03-04
1
-8
/
+0
[next]