- 259230a Merge pull request #424 from d70-t/deflate_with_zlib_container by Bert JW Regeer · 1 year, 5 months ago master
- cbaa5fa deflate'd response: use RFC compliant decompression by default by Tobias Kölling · 1 year, 5 months ago
- 536df86 Merge pull request #390 from Pylons/webob-ng by Bert JW Regeer · 1 year, 6 months ago
- 0db42eb Drop Py3.4/3.5 add Py3.6->3.9 by Bert JW Regeer · 1 year, 6 months ago
- bcc404c Move items out of compat: url_parse/url_unquote and more by Bert JW Regeer · 1 year, 6 months ago
- 28a5781 Rely on compare_digest instead of strings_differ by Bert JW Regeer · 1 year, 6 months ago
- a215fbd Format using isort/black to satisfy linter by Bert JW Regeer · 1 year, 6 months ago
- 264aa8b Upgrade sample code in docs to Python 3 by Bert JW Regeer · 1 year, 6 months ago
- 2b4a8f6 Switch to Github Actions by Bert JW Regeer · 1 year, 6 months ago
- e672172 set() -> {} by Bert JW Regeer · 1 year, 6 months ago
- 5320f19 Drop u"" prefix by Bert JW Regeer · 1 year, 6 months ago
- 0a1b0f5 Remove unnecesary encode to latin-1 by Bert JW Regeer · 1 year, 6 months ago
- 9728ec2 Remove coding line by Bert JW Regeer · 1 year, 6 months ago
- a4e37ae yield from instead of loop + yield by Bert JW Regeer · 1 year, 6 months ago
- 9113a72 Catch/raise OSError instead of IOError by Bert JW Regeer · 1 year, 6 months ago
- d6d46e6 Use bare super() by Bert JW Regeer · 1 year, 6 months ago
- b0f6d7d Cleanup comprehension by Bert JW Regeer · 1 year, 6 months ago
- c53e6fa Drop object from class definition by Bert JW Regeer · 1 year, 6 months ago
- 8a1c763 Add test for _encode_multipart which is not public API by Bert JW Regeer · 1 year, 6 months ago
- b794067 Test was modified in 254f7a68 accidentally by Bert JW Regeer · 1 year, 6 months ago