Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move many type comments to annotations | Jon Dufresne | 2021-08-10 | 1 | -8/+4 |
* | Remove typing.TYPE_CHECKING guards | Jon Dufresne | 2021-02-19 | 1 | -4/+1 |
* | Replace pip._internal.utils.typing with stdlib typing | Jon Dufresne | 2021-02-18 | 1 | -3/+2 |
* | Remove __future__ imports | Jon Dufresne | 2020-12-24 | 1 | -2/+0 |
* | Remove unused glibc functions | Chris Hunt | 2020-01-07 | 1 | -28/+0 |
* | Fix mypy checks on Windows | Chris Hunt | 2019-12-29 | 1 | -0/+3 |
* | Use mypy's inline configuration syntax for opt-outs | Pradyun Gedam | 2019-07-30 | 1 | -0/+3 |
* | Reduce dependency on ctypes when discovering glibc version. (#6678) | Brandt Bucher | 2019-07-21 | 1 | -2/+29 |
* | remove #noqa: F401 | Maxim Kurnikov | 2019-02-22 | 1 | -1/+1 |
* | Adding type annotations to pip._internal.utils.glibc (#5956) | Adam Tse | 2018-11-06 | 1 | -1/+1 |
* | Added type hints | petr-tik | 2018-10-27 | 1 | -0/+9 |
* | Stop depending on platform.libc_ver() | Pradyun S. Gedam | 2017-10-04 | 1 | -3/+6 |
* | Move all internal APIs to pip._internal | Donald Stufft | 2017-08-31 | 1 | -0/+81 |