1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
Chris Hunt 6ce7217a53 Move PipSession helper functions to network.session
This new module is a catch-all for PipSession helpers.
2019-09-27 00:55:06 -04:00
..
cli Change PackageFinder.create() to accept a LinkCollector. 2019-09-18 00:59:04 -07:00
commands Merge pull request #7078 from pradyunsg/revamp-linting-processes 2019-09-25 20:57:36 +05:30
distributions Enable isort in pre-commit 2019-09-24 18:03:22 +05:30
models Move path_to_url() to utils/urls.py (#7075) 2019-09-25 10:00:33 +05:30
network Move PipSession helper functions to network.session 2019-09-27 00:55:06 -04:00
operations Merge pull request #7078 from pradyunsg/revamp-linting-processes 2019-09-25 20:57:36 +05:30
req Merge pull request #7078 from pradyunsg/revamp-linting-processes 2019-09-25 20:57:36 +05:30
utils Move path_to_url() to utils/urls.py (#7075) 2019-09-25 10:00:33 +05:30
vcs Merge pull request #7078 from pradyunsg/revamp-linting-processes 2019-09-25 20:57:36 +05:30
__init__.py Remove autocomplete import from pip._internal.__init__ 2019-09-21 15:27:47 -04:00
build_env.py Unconditionally create TempDirectory.path 2019-09-22 00:02:46 -04:00
cache.py Move path_to_url() to utils/urls.py (#7075) 2019-09-25 10:00:33 +05:30
collector.py Move path_to_url() to utils/urls.py. 2019-09-24 02:01:52 -07:00
configuration.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
download.py Move PipSession helper functions to network.session 2019-09-27 00:55:06 -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 Enable check-builtin-literals 2019-09-24 18:03:22 +05:30
legacy_resolve.py Remove old comment in Resolver. 2019-09-10 22:23:00 -04:00
locations.py Merge pull request #6729 from asottile/3_10_fixes 2019-08-18 09:27:09 +09:00
main.py Move pip._internal:main to its own module 2019-09-21 15:27:39 -04: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 Move path_to_url() to utils/urls.py. 2019-09-24 02:01:52 -07:00