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
/
tests
/
test_util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rely on compare_digest instead of strings_differ
Bert JW Regeer
2020-11-28
1
-51
/
+2
*
Format using isort/black to satisfy linter
Bert JW Regeer
2020-11-28
1
-0
/
+1
*
Drop object from class definition
Bert JW Regeer
2020-11-28
1
-1
/
+1
*
WebOb is now formatted by ambv/black
Bert JW Regeer
2018-10-14
1
-21
/
+26
*
Copy strings_differ from Pyramid
Bert JW Regeer
2015-04-13
1
-0
/
+44
*
prep for 1.4
1.4
Chris McDonough
2014-05-14
1
-8
/
+1
*
Remove __version__ entirely
Bert JW Regeer
2014-04-16
1
-1
/
+1
*
Bump the version that raises DeprecationWarning
Bert JW Regeer
2014-04-16
1
-0
/
+13
*
mirror some deprecation changes from sergey-1.2-py2-only branch
Sergey Schetinin
2011-09-24
1
-21
/
+5
*
use direct imports, kill dead imports
Chris McDonough
2011-09-20
1
-1
/
+1
*
do the least amount of work possible to get rid of str_-prefixed methods; alw...
Chris McDonough
2011-09-15
1
-18
/
+1
*
attempt to silence deprecation warnings during testing
Sergey Schetinin
2011-08-18
1
-1
/
+19
*
more tests
Sergey Schetinin
2011-08-18
1
-1
/
+10
*
fix test (missing import)
Sergey Schetinin
2011-08-18
1
-0
/
+1
*
bring back to 100% test coverage
Sergey Schetinin
2011-08-18
1
-4
/
+10
*
add test for warn_deprecation
Chris McDonough
2011-07-08
1
-0
/
+43