| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-09-26 | Fixed parse_http_date docstring and moved related tests | Claude Paroz |
| 2012-08-03 | [py3] Removed uses of sys.maxint under Python 3. | Aymeric Augustin |
| 2012-06-14 | Fixed #12140 -- Fixed http.urlencode result for empty lists | Claude Paroz |
| 2012-02-16 | Use Python's changed comparisons, which makes this a bit more readable. | Alex Gaynor |
| 2012-02-16 | Fixed #17693. Input validation and tests for base36 conversion utils. Thanks ... | Paul McMillan |
| 2011-12-11 | Fixed #16632 -- Crash on responses without Content-Type with IE. Thanks juan ... | Aymeric Augustin |
| 2011-04-22 | Fixed #9089 -- Correctly handle list values in MultiValueDict instances when ... | Jannis Leidel |
| 2011-03-15 | Fixed #15617 - CSRF referer checking too strict | Luke Plant |
