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-08-23 07:53:52 -07:00
..
cli Rename the insecure_hosts argument to trusted_hosts. 2019-08-22 00:03:28 -07:00
commands Address #6876: Make command output go through a single function (#6881) 2019-08-22 17:29:22 -07:00
distributions Rename AbstractDistribution.prep_for_dist() 2019-06-16 05:29:00 +05:30
models consolidate vcs link detection 2019-08-16 08:14:33 +02:00
operations consolidate vcs link detection 2019-08-16 08:14:33 +02:00
req Merge pull request #6903 from cjerdonek/move-trusted-hosts 2019-08-22 03:56:13 -07:00
utils Address #6876: Make command output go through a single function (#6881) 2019-08-22 17:29:22 -07: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 Merge pull request #6903 from cjerdonek/move-trusted-hosts 2019-08-22 03:56:13 -07:00
exceptions.py Improve error message if METADATA or PKG-INFO metadata is None. 2019-05-26 12:35:07 -07:00
index.py Change PackageFinder._sort_locations() to a group_locations() function. 2019-08-23 07:53:52 -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 Merge pull request #6729 from asottile/3_10_fixes 2019-08-18 09:27:09 +09:00