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
/
webob
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Up versions that raise instead of warnings.warn
Bert JW Regeer
2016-07-16
1
-2
/
+2
*
Handle 308 HTTP code for redirect
Mehdi Abaakouk
2015-09-01
1
-0
/
+1
*
Copy strings_differ from Pyramid
Bert JW Regeer
2015-04-13
1
-3
/
+8
*
prep for 1.4
1.4
Chris McDonough
2014-05-14
1
-9
/
+1
*
Bump the version that raises DeprecationWarning
Bert JW Regeer
2014-04-16
1
-1
/
+3
*
Add nocover for Python 3.3+ only branch
Bert JW Regeer
2014-04-16
1
-1
/
+1
*
fix the constant-time compare logic when using hmac.compare_digest
Michael Merickel
2014-04-15
1
-14
/
+23
*
support 3.3+ time-independent string comparison
Michael Merickel
2014-04-15
1
-14
/
+18
*
Add strings_differ for SignedSerializer
Bert JW Regeer
2013-12-02
1
-0
/
+20
*
Add code -> reason entry for 450.
Tres Seaver
2013-03-29
1
-0
/
+1
*
Add new HTTP status codes per RFC 6585.
Jonathan Feinberg
2012-10-24
1
-0
/
+4
*
Improving compliance with RFC2616 re HTTP status codes - now an application can
Michael Stella
2011-12-06
1
-0
/
+9
*
use undeprecated escape
Chris McDonough
2011-09-24
1
-2
/
+2
*
mirror some deprecation changes from sergey-1.2-py2-only branch
Sergey Schetinin
2011-09-24
1
-2
/
+3
*
use paren-imports
Chris McDonough
2011-09-22
1
-3
/
+6
*
sort imports and more direct imports
Chris McDonough
2011-09-22
1
-3
/
+5
*
line lengths
Chris McDonough
2011-09-21
1
-3
/
+4
*
add a test for fileno, dont try to cover warn_deprecation
Chris McDonough
2011-09-21
1
-1
/
+1
*
fix failing html_escape test
Chris McDonough
2011-09-20
1
-2
/
+4
*
fix most test_exc tests, all datetime_utils tests, some test_dec tests for 3.2
Chris McDonough
2011-09-20
1
-1
/
+2
*
b -> bytes_
Chris McDonough
2011-09-20
1
-1
/
+0
*
Merge branch '1.1-branch' into chrism-py3-alt-merge2
Sergey Schetinin
2011-09-19
1
-1
/
+1
|
\
|
*
adjust status code text
Sergey Schetinin
2011-09-14
1
-1
/
+1
*
|
made all response tests pass except cookie-related ones
Chris McDonough
2011-09-16
1
-0
/
+1
*
|
work on items/keys/values, better conversions, syntax errors
Chris McDonough
2011-09-15
1
-3
/
+6
|
/
*
* change del res.body semantics so that it doesn't make the response invalid,
Sergey Schetinin
2011-08-09
1
-3
/
+6
*
* add warn_deprecation(...) mechanism that centralizes the deprecation warnin...
Sergey Schetinin
2011-07-08
1
-1
/
+13
*
* move html_escape to webob.util (still exported from webob)
Sergey Schetinin
2011-07-07
1
-7
/
+32
*
fix docs, adjust tests for docstrings
Sergey Schetinin
2011-07-07
1
-3
/
+3
*
merge statusreasons into util
Sergey Schetinin
2010-10-04
1
-0
/
+62
*
convert util from a subpackage into a module
Sergey Schetinin
2010-10-01
1
-0
/
+8