1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
2019-09-06 19:55:57 -04:00
..
cli Redact single-part login credentials from URLs (#6921) 2019-08-26 15:50:07 -07:00
commands Remove now-unused finder and format_control from WheelBuilder. 2019-09-04 21:10:34 -04:00
distributions Merge pull request #6980 from pradyunsg/refactor/simplify-make_distribution 2019-09-05 15:30:55 +05:30
models Abort when --no-binary/--only-binary receives bad arg (#5847) 2019-09-05 13:42:46 +05:30
operations Move autodelete_unpacked to more logical place. 2019-09-06 19:55:57 -04:00
req Simplify directory delete marker file check. 2019-09-05 11:25:19 +02:00
utils Simplify directory delete marker file check. 2019-09-05 11:25:19 +02:00
vcs Hide security-sensitive strings in VCS command log messages (#6890) 2019-08-21 03:22:57 -07:00
__init__.py Simplify ignoring urllib3 warnings 2019-08-04 23:11:30 +05:30
build_env.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
cache.py Make tags required in Wheel.support_index_min() and supported(). 2019-08-10 02:59:59 -07:00
configuration.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
download.py Remove unused argument from unpack_url. 2019-09-06 19:55:57 -04:00
exceptions.py Improve error message if METADATA or PKG-INFO metadata is None. 2019-05-26 12:35:07 -07:00
index.py Redact single-part login credentials from URLs (#6921) 2019-08-26 15:50:07 -07:00
legacy_resolve.py Add mypy's no-strict-optional configuration inline (#6750) 2019-08-04 21:59:42 +05:30
locations.py Merge pull request #6729 from asottile/3_10_fixes 2019-08-18 09:27:09 +09:00
pep425tags.py Add intermediate is_cpython variable. 2019-08-17 10:30:14 -07:00
pyproject.py Revert "Refactor out read_pyproject_toml() and resolve_pyproject_toml()." 2019-04-26 20:21:04 -07:00
wheel.py Simplify directory delete marker file check. 2019-09-05 11:25:19 +02:00