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
/
structures.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert 8e6e47af and c121b98c
schlamar
2017-05-04
1
-89
/
+0
*
Update implementation of TimedCache object
Ian Cordasco
2017-03-04
1
-4
/
+4
*
wrapped proxy_bypass() with cache lookup
David Fontenot
2017-02-23
1
-0
/
+89
*
Merge pull request #3429 from nateprewitt/docstring_cleanup
Kenneth Reitz
2016-07-20
1
-4
/
+1
|
\
|
*
making class and function docstrings consistent
Nate Prewitt
2016-07-20
1
-3
/
+1
|
*
making module docstrings and coding comments consistent
Nate Prewitt
2016-07-19
1
-1
/
+0
*
|
adding in pep8 fixes
Nate Prewitt
2016-07-20
1
-0
/
+2
|
/
*
Use OrderedDict from .compat module
Piotr Jurkiewicz
2016-04-15
1
-1
/
+3
*
Change _store of CaseInsensitiveDict to OrderedDict
Piotr Jurkiewicz
2016-04-14
1
-1
/
+1
*
revert change
Kevin Burke
2014-08-24
1
-1
/
+1
*
Add support for connect timeouts
Kevin Burke
2014-08-23
1
-2
/
+2
*
remove unused IteratorProxy
Josh Schneier
2014-05-23
1
-23
/
+0
*
CaseInsensitiveDict now looks like a normal dict
Kenneth Reitz
2014-05-12
1
-4
/
+0
*
Shorten str for case insensitive dict
Avi Das
2014-03-23
1
-1
/
+1
*
Fix parenthesis typo
Avi Das
2014-03-22
1
-1
/
+1
*
Add __str__ to case insensitive dict. Logging headers for debugging purposes ...
Avi Das
2014-03-22
1
-0
/
+3
*
Fix a few warnings flagged by PyDev
David Pursehouse
2013-07-22
1
-1
/
+1
*
Rewrite CaseInsensitiveDict to work correctly/sanely
Colin Dunklau
2013-04-30
1
-26
/
+63
*
it`s more pep8 now
oczkers
2013-01-27
1
-0
/
+2
*
CHUNKED REQUESTS!
Kenneth Reitz
2013-01-10
1
-0
/
+22
*
Fixes #817.
Ian Cordasco
2012-09-02
1
-0
/
+1
*
no more multidict
Kenneth Reitz
2012-08-21
1
-358
/
+0
*
MultiDict
Kenneth Reitz
2012-08-21
1
-0
/
+357
*
Whitespace fixes following PEP8.
Locker537
2012-08-16
1
-0
/
+1
*
Expose case-insensitive key access when deleting a key from CaseInsensitiveDict
Marcin Wielgoszewski
2012-05-16
1
-1
/
+1
*
blah
Kenneth Reitz
2012-01-23
1
-2
/
+2
*
test fix
Kenneth Reitz
2011-11-12
1
-0
/
+1
*
Some Doc and doctoring fixes by the Speling Poleece.
travis
2011-10-19
1
-1
/
+1
*
supporting codes class
Kenneth Reitz
2011-08-13
1
-0
/
+18
*
structures: CaseInsensitiveDict.__delitem__ missing "value" fix
Gulácsi Tamás
2011-07-23
1
-1
/
+1
*
structures: little bit more general, lower-key-caching version of CaseInsensi...
Gulácsi Tamás
2011-07-23
1
-6
/
+25
*
Subclass dict for CaseInsensitiveDict.
James Rowe
2011-05-27
1
-40
/
+4
*
Big API update
Kenneth Reitz
2011-05-16
1
-1
/
+4
*
pass things into the dict
Kenneth Reitz
2011-05-14
1
-2
/
+2
*
Headers: Default to None
Kenneth Reitz
2011-05-14
1
-5
/
+2
*
New CaseInsensitiveDict
Kenneth Reitz
2011-05-14
1
-332
/
+36
*
preliminary multidicts
Kenneth Reitz
2011-04-15
1
-0
/
+360