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
*
v2.12.4
v2.12.4
Cory Benfield
2016-12-14
1
-2
/
+2
*
Add deprecation warnings for 3.0
Ian Cordasco
2016-12-09
1
-0
/
+15
*
adding string casting for non-bytes values
Nate Prewitt
2016-12-08
1
-2
/
+16
*
v2.12.3
v2.12.3
Cory Benfield
2016-12-01
1
-2
/
+2
*
Revert "Restrict URL preparation to HTTP/HTTPS"
Cory Benfield
2016-11-30
1
-3
/
+3
*
v2.12.2
v2.12.2
Cory Benfield
2016-11-30
1
-2
/
+2
*
Merge pull request #3695 from nateprewitt/idna_bypass
Cory Benfield
2016-11-25
2
-4
/
+25
|
\
|
*
modifying IDNA encoding check to allow fallback
Nate Prewitt
2016-11-21
1
-3
/
+9
|
*
adding unicode_is_ascii utility function
Nate Prewitt
2016-11-21
1
-1
/
+16
*
|
Make Response.content return None if raw is None
Nicola Soranzo
2016-11-24
1
-1
/
+1
*
|
Make Response.content() return None if status_code is None
Nicola Soranzo
2016-11-23
1
-1
/
+1
*
|
Merge pull request #3673 from klimenko-forks/auth-unicode
Cory Benfield
2016-11-21
1
-1
/
+7
|
\
\
|
*
|
remove extra import
Dmitry Klimenko
2016-11-17
1
-1
/
+1
|
*
|
Order of type check
Dmitry Klimenko
2016-11-17
1
-5
/
+5
|
*
|
Unable unicode in basic http auth
Dmitry Klimenko
2016-11-12
1
-1
/
+7
*
|
|
Restrict URL preparation to HTTP/HTTPS
Christian Heimes
2016-11-21
1
-3
/
+3
*
|
|
Just lstrip instead of strip because trailing whitespace already works.
Hussain
2016-11-16
1
-2
/
+2
*
|
|
Fixed issue #3696. Added a test for it as well.
Hussain
2016-11-16
1
-0
/
+3
*
|
|
v2.12.1
v2.12.1
Cory Benfield
2016-11-16
1
-2
/
+2
*
|
|
Update bundled urllib3 to 1.19.1
Cory Benfield
2016-11-16
3
-2
/
+4
*
|
|
Clarify allow_redirects
Barbara Miller
2016-11-15
1
-1
/
+1
|
|
/
|
/
|
*
|
v2.12.0
v2.12.0
Cory Benfield
2016-11-15
1
-2
/
+2
*
|
Update certifi certs to 2016.09.26
Cory Benfield
2016-11-15
1
-375
/
+448
*
|
Update urllib3 to 1.19
Cory Benfield
2016-11-15
21
-260
/
+723
|
/
*
Document that Response.json() may raise ValueError
Chris Martin
2016-11-10
1
-0
/
+1
*
Merge pull request #3666 from hootnot/doc-patch
Cory Benfield
2016-11-03
1
-0
/
+2
|
\
|
*
documentation line added for consistency with the post method
hootnot
2016-11-03
1
-0
/
+2
*
|
Merge pull request #3655 from nateprewitt/tzickel_post_redirect_w_streamable
Cory Benfield
2016-11-03
5
-4
/
+50
|
\
\
|
|
/
|
/
|
|
*
adding rewind for re-POST bodies
Nate Prewitt
2016-11-02
5
-4
/
+50
*
|
[httpAdapter] allow empty password in proxy credentials
Pawel Miech
2016-10-31
1
-1
/
+1
*
|
Merge pull request #3627 from nateprewitt/remove_update_call
Cory Benfield
2016-10-27
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
make add_dict_to_cookiejar cookielib.CookieJar compatible
Nate Prewitt
2016-10-27
1
-3
/
+1
*
|
requests.post checked data parameters for type like dict.
Philipp Konrad
2016-10-27
1
-1
/
+1
*
|
Merge pull request #3620 from Lukasa/better-idna
Cory Benfield
2016-10-21
10
-3
/
+9427
|
\
\
|
*
|
Check in updated idna.
Cory Benfield
2016-10-19
2
-3
/
+3
|
*
|
Enable UTS46 mode.
Cory Benfield
2016-10-14
1
-1
/
+1
|
*
|
Various packaging requirements for idna
Cory Benfield
2016-10-14
2
-1
/
+9
|
*
|
Use IDNA2008 to encode hosts.
Cory Benfield
2016-10-14
1
-2
/
+3
|
*
|
Vendor idna v2.1
Cory Benfield
2016-10-14
7
-0
/
+9415
|
|
/
*
|
fix issue when the file-like object raises an IOError with tell
Mohamed Elawadi
2016-10-18
1
-9
/
+9
|
/
*
Remove error swallowing exception catching of AttributeError
Frankie Robertson
2016-09-29
1
-10
/
+6
*
Change module of internal references to to_native_str()
Brian Bamsch
2016-09-27
3
-4
/
+6
*
Update Comments & Magic Strings
Brian Bamsch
2016-09-27
2
-1
/
+11
*
Move to_native_string to _internal_utils.py to avoid circular dependency
Brian Bamsch
2016-09-26
3
-21
/
+23
*
Adjust patch to utilize requests utility functions
Brian Bamsch
2016-09-26
1
-7
/
+3
*
Add patch to avoid bytestring/str hodgepodge
Brian Bamsch
2016-09-25
1
-0
/
+6
*
Merge pull request #3591 from nateprewitt/3579_cookie_merge
Cory Benfield
2016-09-23
1
-1
/
+1
|
\
|
*
converting update call to merge_cookies call for cookielib compatibility
Nate Prewitt
2016-09-20
1
-1
/
+1
*
|
removing redundant logic from prepare_content_length
Nate Prewitt
2016-09-21
1
-12
/
+10
*
|
Add workaround to avoid implicit import of encodings.idna.
Carson Lam
2016-09-17
1
-0
/
+5
|
/
[next]