Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace tutils.raises with pytest.raises + shim | Thomas Kriechbaumer | 2017-02-02 | 1 | -3/+4 |
* | tests: pathod/tutils.py -> pathod/tservers.py | Aldo Cortesi | 2016-11-02 | 1 | -1/+1 |
* | move custom HTTP/2 stack from netlib to pathod | Thomas Kriechbaumer | 2016-06-17 | 1 | -1/+2 |
* | Utils cleanups | Aldo Cortesi | 2016-06-07 | 1 | -5/+0 |
* | Consolidate some functions to strutils.bytes_to_escaped_str | Aldo Cortesi | 2016-06-02 | 1 | -11/+0 |
* | Move human-friendly format functions to netlib.human, remove redundant implem... | Aldo Cortesi | 2016-05-31 | 1 | -7/+0 |
* | Go Python 3 by default with the bytes conversion | Shadab Zafar | 2016-05-26 | 1 | -2/+4 |
* | Remove inner_repr, fixup escape_unprintables | Shadab Zafar | 2016-05-26 | 1 | -8/+4 |
* | Py3: Handle bytes case in inner_repr | Shadab Zafar | 2016-05-26 | 1 | -0/+1 |
* | fix all libpathod->pathod references | Thomas Kriechbaumer | 2016-02-16 | 1 | -1/+1 |
* | move tests into shared folder | Maximilian Hils | 2016-02-15 | 1 | -0/+39 |