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
*
Update HISTORY and version for v2.5.2
v2.5.2
Ian Cordasco
2015-02-23
1
-2
/
+2
*
Update urllib3 to 29aa09bde9c42cc9a8d79aac47ee3d362b438cca
Ian Cordasco
2015-02-23
6
-83
/
+197
*
Upgrade urllib3 to 490d3a227fadb626cd54a240b9d0922f849914b4
Joe Smith
2015-02-11
5
-11
/
+79
*
Update certificate bundle.
Cory Benfield
2015-02-10
1
-550
/
+635
*
Merge pull request #2393 from sigmavirus24/bug/2356
Kenneth Reitz
2015-01-27
1
-4
/
+12
|
\
|
*
Attempt to quote anyway if unquoting fails
Ian Cordasco
2015-01-18
1
-4
/
+12
*
|
Merge pull request #2412 from sigmavirus24/remove-cruft
Kenneth Reitz
2015-01-27
1
-52
/
+0
|
\
\
|
*
|
Remove entirely unnecessary and unused bits from requests.compat
Ian Cordasco
2015-01-18
1
-52
/
+0
*
|
|
Merge pull request #2413 from sigmavirus24/bug/2411
Kenneth Reitz
2015-01-27
2
-3
/
+4
|
\
\
\
|
*
|
|
Check that a filename is a basestring instance
Ian Cordasco
2015-01-20
2
-3
/
+4
|
|
/
/
*
|
|
Move noncebit to the only place it is used
Ian Cordasco
2015-01-19
1
-1
/
+3
|
/
/
*
|
Update urllib3 to a27758625e4169330fcf965652b1093faf5aaaa2
Ian Cordasco
2015-01-09
4
-17
/
+35
*
|
Merge pull request #2375 from sigmavirus24/fix-imports-when-unbundled
Kenneth Reitz
2015-01-09
1
-1
/
+93
|
\
\
|
*
|
Give proper attribution to pip
Ian Cordasco
2014-12-12
1
-5
/
+20
|
*
|
Copy pip's import machinery wholesale
Ian Cordasco
2014-12-08
1
-1
/
+78
*
|
|
Changing year in all copyright information
Shrayas
2015-01-01
1
-2
/
+2
*
|
|
Enhance documentation for clarity.
Cory Benfield
2014-12-24
1
-8
/
+9
*
|
|
Clean up cookie docs and display them.
Cory Benfield
2014-12-24
1
-40
/
+48
*
|
|
Bump version to 2.5.1
v2.5.1
Ian Cordasco
2014-12-23
1
-2
/
+2
*
|
|
Fix bug in renegotiating a nonce with the server
Ian Cordasco
2014-12-23
1
-3
/
+4
|
|
/
|
/
|
*
|
Fix error handling on Python 3
Ian Cordasco
2014-12-16
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/ContinuousFunction/requests into ...
Ian Cordasco
2014-12-16
1
-2
/
+5
|
\
\
|
*
\
Merge branch 'master' of https://github.com/kennethreitz/requests
ContinuousFunction
2014-12-15
23
-152
/
+430
|
|
\
\
|
*
|
|
Changed ConnectionError to InvalidURL
ContinuousFunction
2014-11-17
1
-1
/
+1
|
*
|
|
Partially addresses Issue #1572
ContinuousFunction
2014-11-15
1
-2
/
+5
*
|
|
|
catch exception more specifically in Response.ok
daftshady
2014-12-16
1
-4
/
+3
|
|
/
/
|
/
|
|
*
|
|
Fix a typo in a comment
Ben Edelman
2014-12-15
1
-1
/
+1
*
|
|
utils.guess_filename fails if the given parameter looks like a file object bu...
Arthur Darcet
2014-12-12
1
-1
/
+1
|
|
/
|
/
|
*
|
Bump version to 2.5.0
Ian Cordasco
2014-12-01
1
-2
/
+2
*
|
Merge pull request #2216 from sigmavirus24/retries-take-2
Kenneth Reitz
2014-12-01
2
-4
/
+18
|
\
\
|
*
|
Update HTTPAdapter docstring
Ian Cordasco
2014-11-12
1
-1
/
+3
|
*
|
Add last few changes and add a quick test
Ian Cordasco
2014-11-12
2
-3
/
+12
|
*
|
Update urllib3 to df4ec5cce1
Ian Cordasco
2014-11-12
7
-26
/
+97
|
*
|
Update how we handle retries to be consistent with documentation
Ian Cordasco
2014-11-12
1
-3
/
+6
|
|
/
*
|
updatee chardet, urllib3
Kenneth Reitz
2014-12-01
17
-140
/
+395
*
|
Merge pull request #2349 from sigmavirus24/fix-pickling
Kenneth Reitz
2014-11-30
1
-3
/
+12
|
\
\
|
*
|
Properly serialize RecentlyUsedContainers for cache
Ian Cordasco
2014-11-17
1
-3
/
+12
*
|
|
url was already parsed, don't urlparse twice
Matt Robenolt
2014-11-23
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #2309 from sigmavirus24/add-deprecation-warnings
Kenneth Reitz
2014-11-12
1
-0
/
+11
|
\
\
|
*
|
Add DeprecationWarnings to inform users of plans
Ian Cordasco
2014-10-26
1
-0
/
+11
*
|
|
Merge pull request #2308 from kevinburke/read-timeout-retry
Kenneth Reitz
2014-11-12
1
-2
/
+4
|
\
\
\
|
*
|
|
Update documentation about max_retries to reflect code
Kevin Burke
2014-10-27
1
-2
/
+4
|
|
/
/
*
|
|
Merge pull request #2332 from asnelzin/fix-2329
Kenneth Reitz
2014-11-12
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixed.
Alexander Nelzin
2014-11-12
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2326 from sigmavirus24/close-functional-sessions
Kenneth Reitz
2014-11-12
1
-1
/
+6
|
\
\
\
|
*
|
|
Close sessions created in the functional API
Ian Cordasco
2014-11-07
1
-1
/
+6
*
|
|
|
Fix HTTPDigestAuth not to treat non-file as a file
Akira Kitada
2014-11-13
1
-1
/
+5
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2299 from mattrobenolt/master
Ian Cordasco
2014-11-07
1
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Cap the redirect_cache size to prevent memory abuse
Matt Robenolt
2014-10-27
1
-1
/
+3
*
|
|
Pass strict to urllib3.
Cory Benfield
2014-11-07
1
-1
/
+1
[next]