index
:
delta/python-packages/webob.git
1.1-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
bugfix/Response_app_iter
bugfix/cgi_FieldStorage
bugfix/exc_json_response
bugfix/exc_performance
bugfix/modify_post
bugfix/nonbytes-samesite
bugfix/set_cookie_datetime
cleanup/remove_fakecgibody
cleanup/testing
docs/cleanup
feature.cookie-bug-for-bug
feature.decoding
feature.make-cookie
feature.pathinfogeddon
feature.pylons10compat
feature/Accept.best_client_match
feature/default_body_encoding
fix-linkcheck
fix.136
fix.cookie_handling
fix.wsgify-middleware-docs
fix/bodies_on_everything
fix/charset_handling
fixup/PATH_SAFE
ianb-decorator-experiment
immutable-cache-control
main
master
ng
perf/response
pr/203
sergey-1.2-py2-only
stevepiercy-patch-1
tests.pycon2011
tests.pycon2011-runup
webob-ng
github.com: Pylons/webob.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
webob
/
acceptparse.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add deprecation warnings.
Ira Lun
2017-07-16
1
-0
/
+12
*
Improve docstring.
Ira Lun
2017-07-16
1
-1
/
+1
*
Make heading bold.
Ira Lun
2017-07-16
1
-1
/
+1
*
Add colon.
Ira Lun
2017-07-16
1
-1
/
+1
*
Add AcceptLanguageValidHeader.quality().
Ira Lun
2017-07-16
1
-0
/
+90
*
Minor rewording in docstring.
Ira Lun
2017-07-16
1
-2
/
+3
*
Add AcceptLanguageValidHeader.best_match.
Ira Lun
2017-07-15
1
-0
/
+135
*
Fix typo.
Ira Lun
2017-07-15
1
-1
/
+1
*
Add AcceptLanguageValidHeader.__contains__.
Ira Lun
2017-07-13
1
-0
/
+51
*
Add AcceptLanguageValidHeader.__iter__.
Ira Lun
2017-07-13
1
-0
/
+21
*
Add AcceptLanguage._old_match.
Ira Lun
2017-07-13
1
-0
/
+70
*
Add AcceptLanguageValidHeader.lookup().
Ira Lun
2017-07-11
1
-0
/
+240
*
Replace loop with any() and a generator.
Ira Lun
2017-07-08
1
-6
/
+4
*
Make comment more precise.
Ira Lun
2017-07-08
1
-2
/
+1
*
Improve docstring.
Ira Lun
2017-07-07
1
-14
/
+14
*
Fix comment.
Ira Lun
2017-07-07
1
-2
/
+2
*
Add AcceptLanguageValidHeader.basic_filtering().
Ira Lun
2017-07-07
1
-0
/
+168
*
Add AcceptLanguageValidHeader class with .__init__ and .parse().
Ira Lun
2017-07-06
1
-0
/
+99
*
Expose ``Accept.parsed``.
Ira Lun
2017-06-20
1
-4
/
+4
*
Add docstrings for ``.parse()`` in the classes where it is overridden.
Ira Lun
2017-06-18
1
-0
/
+10
*
Add some basic docstrings for Sphinx autodoc.
Ira Lun
2017-06-16
1
-2
/
+20
*
Change AcceptClass of request.accept_encoding to AcceptEncoding.
Ira Lun
2017-06-15
1
-0
/
+7
*
Move files around, make testing better
Bert JW Regeer
2017-05-22
1
-0
/
+362
[prev]