Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Blacken src/pip/_internal/utils directory | Jon Dufresne | 2021-02-21 | 1 | -12/+12 |
* | 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 |
* | Replace typing.Text with str | Jon Dufresne | 2020-12-24 | 1 | -3/+3 |
* | Update linter: isort | Pradyun Gedam | 2020-09-23 | 1 | -1/+1 |
* | Assert not None instead of if check | Devesh Kumar Singh | 2020-05-21 | 1 | -3/+3 |
* | Type annotations for pip._internal.utils.encoding | Devesh Kumar Singh | 2020-05-20 | 1 | -5/+4 |
* | Use mypy's inline configuration syntax for opt-outs | Pradyun Gedam | 2019-07-30 | 1 | -0/+3 |
* | Fix utils.encoding.auto_decode() LookupError with invalid encodings | Miro HronĨok | 2019-03-01 | 1 | -7/+7 |
* | remove #noqa: F401 | Maxim Kurnikov | 2019-02-22 | 1 | -1/+1 |
* | Add type annotations for pip._internal.utils and pip._internal.vcs.__init__ (... | Maxim Kurnikov | 2018-12-08 | 1 | -1/+7 |
* | Move all internal APIs to pip._internal | Donald Stufft | 2017-08-31 | 1 | -0/+33 |