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_byterange.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Format using isort/black to satisfy linter
Bert JW Regeer
2020-11-28
1
-0
/
+1
*
Import from collections.abc directly
Bert JW Regeer
2020-11-28
1
-5
/
+3
*
WebOb is now formatted by ambv/black
Bert JW Regeer
2018-10-14
1
-26
/
+42
*
fix test suite warnings
Michael Merickel
2018-10-06
1
-2
/
+2
*
test_byterange.py move to assert from nose
Bert JW Regeer
2016-04-14
1
-30
/
+32
*
Make the "bytes=" unit case-insensitive in Range header
Pete Zaitcev
2012-07-11
1
-0
/
+1
*
Range header fields can have LWS
iryoung jeong
2012-06-05
1
-0
/
+2
*
change content-range parsing to regexp
Sergey Schetinin
2011-09-26
1
-53
/
+15
*
tidy up tests
Sergey Schetinin
2011-09-26
1
-68
/
+40
*
refactor Range to only handle a single range
Sergey Schetinin
2011-09-26
1
-123
/
+48
*
use direct imports, kill dead imports
Chris McDonough
2011-09-20
1
-1
/
+3
*
refactor some special-method tests, drop some
Sergey Schetinin
2011-06-30
1
-4
/
+4
*
fix Range.satisfiable edge cases + tests
Sergey Schetinin
2011-06-30
1
-2
/
+9
*
This commit aggregates most of the work done at the 2011 PyCon Pyramid sprint...
Sergey Schetinin
2011-03-22
1
-0
/
+231