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
/
requests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 511 Network Authentication Required status code to dict of status codes
Ann Paul
2015-10-26
1
-0
/
+1
*
Merge pull request #2825 from Lukasa/universal_newlines
Ian Cordasco
2015-10-24
3
-3
/
+39
|
\
|
*
Emit warnings when using text mode files.
Cory Benfield
2015-10-24
3
-3
/
+39
*
|
fix issue #2844
Alex Khomchenko
2015-10-23
1
-1
/
+1
*
|
Use buffering for HTTP responses on chunked requests
Dimitris Bliablias
2015-10-15
1
-1
/
+9
*
|
Fixed usage example in sessions.py
Daniel Müller
2015-10-15
1
-2
/
+2
|
/
*
v2.8.1
v2.8.1
Cory Benfield
2015-10-13
1
-2
/
+2
*
Move to_native_string for methods to prepare()
Cory Benfield
2015-10-12
2
-4
/
+1
*
Merge pull request #2810 from Lukasa/certupdate
Ian Cordasco
2015-10-08
1
-795
/
+1385
|
\
|
*
Update requests certificate bundle.
Cory Benfield
2015-10-08
1
-795
/
+1385
*
|
Merge pull request #2814 from Lukasa/issue/2813
Ian Cordasco
2015-10-08
1
-1
/
+1
|
\
\
|
*
|
Use general null check for JSON
Cory Benfield
2015-10-08
1
-1
/
+1
|
|
/
*
|
NewConnectionErrors aren't timeouts.
Cory Benfield
2015-10-08
1
-1
/
+4
|
/
*
Merge pull request #2804 from Lukasa/final-2.8.0
v2.8.0
Ian Cordasco
2015-10-05
11
-67
/
+86
|
\
|
*
Increment version numbers.
Cory Benfield
2015-10-05
1
-2
/
+2
|
*
Update urllib3 to 1.12
Cory Benfield
2015-10-05
10
-65
/
+84
*
|
Merge pull request #2803 from asieira/master
Ian Cordasco
2015-10-05
1
-27
/
+1
|
\
\
|
*
|
Update default user-agent (#2785)
Alexandre Sieira
2015-10-05
1
-27
/
+1
|
|
/
*
|
Merge pull request #2721 from Lukasa/no_proxy_fix
Cory Benfield
2015-10-05
1
-1
/
+3
|
\
\
|
*
|
Ignore empty fields in no_proxy
Cory Benfield
2015-08-13
1
-1
/
+3
*
|
|
Merge pull request #2763 from ravipra/json_supersedes
Cory Benfield
2015-10-05
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
changed the null check for 'data' parameter to be more explicit.
Ravi Prakash Putchala
2015-09-09
1
-1
/
+1
|
*
|
Fixed issue #2756
Ravi Prakash Putchala
2015-09-08
1
-2
/
+2
*
|
|
Merge pull request #2678 from sigmavirus24/proposed/2.8.0
Cory Benfield
2015-10-05
17
-144
/
+560
|
\
\
\
|
*
\
\
Merge branch 'fix-merge-setting' of https://github.com/ak1r4/requests into pr...
Cory Benfield
2015-08-06
1
-3
/
+1
|
|
\
\
\
|
*
|
|
|
Upgrade urllib3 to 7fcfcd08a6a2150f93144d111904d1e4fb65c909
Ian Cordasco
2015-07-18
13
-114
/
+479
|
*
|
|
|
Merge branch 'auth-digest-multi-thread' of https://github.com/exvito/requests...
Ian Cordasco
2015-07-18
1
-27
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
Issue #2334 - HTTPDigestAuth - Renamed thread local attribute
exvito
2015-04-04
1
-31
/
+30
|
|
*
|
|
|
Issue #2334 - HTTPDigestAuth - Improved per-thread state init
exvito
2015-04-03
1
-12
/
+10
|
|
*
|
|
|
Issue #2334 - HTTPDigestAuth - All state now in thread local storage
exvito
2015-04-03
1
-27
/
+38
|
|
*
|
|
|
Issue #2334 - HTTPDigestAuth - Replace getattr utilization
exvito
2015-04-02
1
-1
/
+1
|
|
*
|
|
|
Issue #2334 - HTTPAuthDigest - Making it thread-safe
exvito
2015-04-02
1
-5
/
+8
|
*
|
|
|
|
Merge branch 'debian-imports' of https://github.com/untitaker/requests into p...
Ian Cordasco
2015-07-18
2
-3
/
+39
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Add information about the package stub
Markus Unterwaditzer
2015-04-24
2
-2
/
+27
|
|
*
|
|
|
|
Import aliases for Debian
Markus Unterwaditzer
2015-04-24
1
-1
/
+12
|
*
|
|
|
|
|
Catch and wrap ClosedPoolError
Susan Tan
2015-07-17
1
-0
/
+4
*
|
|
|
|
|
|
Clarified description for option "trust_env"
Doctor-love
2015-10-02
1
-1
/
+2
*
|
|
|
|
|
|
Update models.py
sumitbinnani
2015-10-02
1
-1
/
+1
*
|
|
|
|
|
|
Removed unused module from hooks.py
ueg1990
2015-09-13
1
-4
/
+1
*
|
|
|
|
|
|
Some pythonic suggestions for requests/hooks.py
ueg1990
2015-09-12
1
-13
/
+5
*
|
|
|
|
|
|
Remove redundant function call list when iterating over status codes
Usman Ehtesham Gul
2015-09-10
1
-1
/
+1
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #2741 from jasongrout/per-host-proxy
Cory Benfield
2015-09-06
3
-12
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
don't lowercase a url before urlparsing it
Jason Grout
2015-08-28
2
-2
/
+2
|
*
|
|
|
|
|
Use url parsing to check the scheme
Jason Grout
2015-08-28
1
-1
/
+2
|
*
|
|
|
|
|
Fix documentation for the proxies dictionary
Jason Grout
2015-08-27
2
-2
/
+6
|
*
|
|
|
|
|
Factor out the proxy selection code
Jason Grout
2015-08-27
2
-13
/
+13
|
*
|
|
|
|
|
Fix documentation for proxies in the Session class
Jason Grout
2015-08-27
1
-5
/
+5
|
*
|
|
|
|
|
Fix another place the proxy-selecting logic is used.
Jason Grout
2015-08-27
1
-3
/
+5
|
*
|
|
|
|
|
Clarify the per-host proxy code
Jason Grout
2015-08-25
1
-2
/
+4
|
*
|
|
|
|
|
Implement per-host proxies
Jason Grout
2015-08-24
1
-1
/
+2
[next]