| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use the typing namespace and from __future__ import annotations | Bastian Venthur | 2022-11-21 | 1 | -0/+2 |
| * | Add type hints to dummyserver | Ran Benita | 2021-08-02 | 1 | -8/+14 |
| * | Switch Tornado dummyserver from `@gen.coroutine` to async/await | Ran Benita | 2021-07-29 | 1 | -18/+14 |
| * | Remove support for Python 2 and 3.5 | Hugo van Kemenade | 2020-11-15 | 1 | -1/+1 |
| * | Sort imports with 'isort' | Quentin Pradet | 2020-10-01 | 1 | -3/+3 |
| * | Add support for HTTPS connections to proxies. (#1679) | Jorge | 2020-03-12 | 1 | -0/+8 |
| * | Update dummyserver to work with newer Tornado (#1747) | Felix Yan | 2019-11-18 | 1 | -31/+25 |
| * | Auto formatting using black | Ratan Kulshreshtha | 2019-05-25 | 1 | -19/+25 |
| * | Fix flake8 E305 errors | lars4839 | 2016-11-14 | 1 | -0/+1 |
| * | Fix flake8 violations | John Vandenberg | 2015-11-02 | 1 | -4/+5 |
| * | Tests are python 3.2 compatible now | Stanislav Vitkovskiy | 2013-07-31 | 1 | -3/+3 |
| * | Added proxymanager tests with tornado-based proxy | Stanislav Vitkovskiy | 2013-07-31 | 1 | -0/+137 |
