1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
2018-10-24 09:19:58 -07:00
..
cli Switch to a global variable for exit status codes 2018-09-20 11:18:17 +05:30
commands Remove unused variable 2018-10-02 14:29:58 +02:00
models Redact basic authentication passwords from log messages (#5773) 2018-10-19 02:06:10 -07:00
operations Merge pull request #5842 from takluyver/i5839 2018-10-22 17:22:04 +02:00
req Redact basic authentication passwords from log messages (#5773) 2018-10-19 02:06:10 -07:00
utils Remove dead code: import_or_raise utility function (#5876) 2018-10-21 22:15:27 +02:00
vcs Merge pull request #5881 from cjerdonek/remove-vcs-get-src-requirement 2018-10-22 01:43:04 -07:00
__init__.py Move logic for parsing commands into a main_parser 2018-08-05 14:24:08 +05:30
build_env.py Improve PEP 518 build isolation (#5824) 2018-10-16 12:04:28 +05:30
cache.py update parametrize test and comment 2018-09-04 14:36:09 +05:30
configuration.py Show error messages when configuration-related errors occur 2018-09-20 11:18:22 +05:30
download.py rename to warn_on_401, remove extra return 2018-08-17 11:07:45 -05:00
exceptions.py Show error messages when configuration-related errors occur 2018-09-20 11:18:22 +05:30
index.py Redact basic authentication passwords from log messages (#5773) 2018-10-19 02:06:10 -07:00
locations.py Update imports for the moved compat module 2018-07-29 18:32:20 +05:30
pep425tags.py Fix DeprecationWarning: the imp module is deprecated in favour of importlib in pep425tags.py 2018-08-16 21:08:23 +02:00
pyproject.py Address review comments 2018-08-09 08:55:28 +01:00
resolve.py Move InstallRequirement.from_req to constructors module 2018-08-21 20:41:36 +05:30
wheel.py Fix #5868: TypeError in move_wheel_files(). (#5883) 2018-10-24 09:19:58 -07:00