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
...
|
*
|
[remove] remove invalid field in docete
Alessio Izzo
2019-04-07
1
-1
/
+1
|
*
|
[change] change description in __init__ module. Now it is the same as master
aless10
2019-02-17
1
-1
/
+1
|
*
|
[fix] fix failing doctests in requests/*
aless10
2019-02-17
6
-16
/
+15
|
|
/
*
|
fix response with utf8 bom
Eduardo Rodrigues
2019-02-09
1
-0
/
+3
|
/
*
get(), request(): fix documentation of 'params'
Matthieu Moy
2018-12-13
1
-2
/
+2
*
v2.21.0
v2.21.0
Nate Prewitt
2018-12-09
1
-2
/
+2
*
Merge branch 'master' into patch-1
Kyle Altendorf
2018-11-09
1
-2
/
+2
|
\
|
*
v2.20.1
v2.20.1
Nate Prewitt
2018-11-08
1
-2
/
+2
*
|
Set iter_lines() decode_unicode default to False
Kyle Altendorf
2018-11-06
1
-1
/
+1
|
/
*
Merge pull request #2 from requests/master
Maina Nick
2018-10-29
2
-2
/
+13
|
\
|
*
proper handling for default ports in auth stripping
default_port_handling
Nate Prewitt
2018-10-28
2
-2
/
+13
*
|
Incorrect ValueError Message
unknown
2018-10-29
1
-1
/
+1
|
/
*
v2.20.0
v2.20.0
2.20.0
Nate Prewitt
2018-10-17
2
-4
/
+4
*
remove final remnants from 2.6
Nate Prewitt
2018-10-17
6
-29
/
+16
*
Use comprehensions whenever possible
Hugo Osvaldo Barrera
2018-10-16
5
-23
/
+20
*
wrap url parsing exceptions from urllib3's PoolManager
Nate Prewitt
2018-09-30
1
-2
/
+7
*
Prefer https:// for URLs throughout project
Jon Dufresne
2018-09-30
5
-8
/
+8
*
Rework authorization stripping logic as discussed
Bruce Merry
2018-09-14
1
-8
/
+18
*
Strip Authorization header whenever root URL changes
Bruce Merry
2018-09-14
1
-1
/
+3
*
Fix assumed hostname when using a 'file' URI scheme adapter
Kale Franz
2018-08-13
1
-0
/
+4
*
Add return type on cookies.py
Dohyeon Kim
2018-08-01
1
-0
/
+2
*
make content-type's charset information case-insensitive
Lucy Linder
2018-07-24
1
-1
/
+1
*
Document that 'params' can also be a list of tuples
Matthieu Moy
2018-07-17
2
-3
/
+7
*
Document that 'data' can be a list of tuples everywhere
Matthieu Moy
2018-07-17
3
-10
/
+19
*
Fix an invalid escape sequence
Chih-Hsuan Yen
2018-07-09
1
-1
/
+1
*
Misspelled 'proxy' parameter in docstring
Steven M. Vascellaro
2018-06-26
1
-1
/
+1
*
Document that `requests.session()` is depreciated
Steven M. Vascellaro
2018-06-21
1
-1
/
+6
*
v2.19.1
v2.19.1
Nate Prewitt
2018-06-14
1
-2
/
+2
*
Do not alter status_codes docstring if it is None
Martin Durant
2018-06-12
1
-1
/
+2
*
v2.19.0
v2.19.0
Nate Prewitt
2018-06-12
2
-5
/
+5
*
Separate collections from collections.abc
Raymond Hettinger
2018-06-11
6
-18
/
+15
*
Add a public method to get the cookie policy
Laurent Bachelier
2018-06-11
1
-1
/
+5
*
Copy cookie policy when copying a CookieJar
Laurent Bachelier
2018-06-11
1
-0
/
+1
*
Response.content minor perf improvement
Ofek Lev
2018-05-26
1
-1
/
+1
*
The library raises NoneType error when file-pointer (fp) resolves to None.
Rajiv Mayani
2018-05-17
1
-1
/
+5
*
Merge branch 'master' into master
Ian Stapleton Cordasco
2018-05-16
2
-1
/
+3
|
\
|
*
Add a comment about lowercase env. variables precedence over uppercase
Julien Prigent
2018-05-13
1
-0
/
+2
|
*
update json param's description to avoid confusion
Elias Obeid
2018-04-30
1
-1
/
+1
*
|
Merge branch 'master' into master
David Poole
2018-03-05
4
-14
/
+46
|
\
\
|
|
/
|
*
Remove remaining references to removed, vendored packages (#4499)
Jon Dufresne
2018-02-17
1
-1
/
+1
|
*
Fix typos
Semen Zhydenko
2018-02-07
1
-1
/
+1
|
*
pass kwargs from send call to add_headers, per documentation
Jonathan Elliott Blum
2018-02-02
1
-1
/
+1
|
*
append previous url fragment on redirect
Nate Prewitt
2018-01-21
1
-1
/
+6
|
*
Fix DNS resolution by using hostname instead of netloc and strip username and...
Darren Dormer
2018-01-16
1
-8
/
+11
|
*
slice function removed
dbairaktaris1
2018-01-04
1
-4
/
+2
|
*
Continue to refactor, remove list comprehension, add double quotes test case.
dbairaktaris1
2018-01-04
1
-6
/
+10
|
*
implement changes after code review
dbairaktaris1
2018-01-03
1
-1
/
+1
|
*
implement changes after code review
dbairaktaris1
2018-01-03
1
-14
/
+7
|
*
Move nested function up to module level and rename. Add more tests for funct...
dbairaktaris1
2018-01-01
1
-15
/
+31
|
*
clean
dbairaktaris1
2017-12-31
1
-2
/
+1
[prev]
[next]