Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utils cleanups | Aldo Cortesi | 2016-06-07 | 1 | -15/+0 |
* | Shift a bunch more string-related functions to strutils | Aldo Cortesi | 2016-06-02 | 1 | -15/+0 |
* | Utils reorganisation: add netlib.strutils | Aldo Cortesi | 2016-06-02 | 1 | -100/+2 |
* | Satisfy flake8 | Aldo Cortesi | 2016-05-31 | 1 | -0/+1 |
* | Move human-friendly format functions to netlib.human, remove redundant implem... | Aldo Cortesi | 2016-05-31 | 1 | -16/+0 |
* | utils.multipartdecode -> http.multipart.decode | Aldo Cortesi | 2016-05-31 | 1 | -56/+0 |
* | netlib.utils.get_header_tokens -> netlib.http1.read.get_header_tokens | Aldo Cortesi | 2016-05-31 | 1 | -12/+0 |
* | isascii is unused | Aldo Cortesi | 2016-05-31 | 1 | -8/+0 |
* | Extract url functions from netlib.utils and move to netlib.http.url | Aldo Cortesi | 2016-05-31 | 1 | -95/+0 |
* | Start cleaning up netlib.utils | Aldo Cortesi | 2016-05-31 | 1 | -52/+0 |
* | raise a more verbose error | Thomas Kriechbaumer | 2016-05-29 | 1 | -3/+3 |
* | fix py3 tests | Maximilian Hils | 2016-05-25 | 1 | -1/+1 |
* | bytes_to_escaped_str: always escape single quotes | Maximilian Hils | 2016-05-25 | 1 | -1/+7 |
* | escaped_str_to_bytes: support unicode on python 2 | Maximilian Hils | 2016-05-25 | 1 | -1/+5 |
* | add MultiDict | Maximilian Hils | 2016-05-18 | 1 | -11/+0 |
* | Sanitize Print (#1135) | Maximilian Hils | 2016-05-12 | 1 | -0/+28 |
* | fix #1120 | Maximilian Hils | 2016-05-09 | 1 | -0/+2 |
* | improve .replace() and move it into netlib | Maximilian Hils | 2016-04-02 | 1 | -0/+10 |
* | add Serializeable.copy | Maximilian Hils | 2016-04-02 | 1 | -0/+3 |
* | combine projects | Maximilian Hils | 2016-02-18 | 1 | -0/+418 |