pip/src/pip
Nguyễn Gia Phong cf6ecab627 Bump mypy to 0.790 for Python 3.9 compat
HashError.order is now annotated as an int to allow
HashErrors.errors.sort(key=lambda e: e.order).  Alternatively we can
define a function which assert e is not None but I prefer the more
concise version, since we never raise HashError directly anyway.
2020-10-12 17:37:55 +07:00
..
_internal Bump mypy to 0.790 for Python 3.9 compat 2020-10-12 17:37:55 +07:00
_vendor Revert "Merge pull request #8391 from VikramJayanthi17/error-swallow-fix" 2020-09-26 14:41:42 +01:00
__init__.py Bump for development 2020-07-29 07:53:18 +05:30
__main__.py Don't use cwd in python -m pip command 2020-04-05 19:59:05 +05:30