pip/src/pip/_internal/utils
A_Rog 70027b2f50 Address #6876: Make command output go through a single function (#6881) 2019-08-22 17:29:22 -07:00
..
__init__.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
appdirs.py Address review comments 2019-07-30 10:10:13 +05:30
compat.py Handle non-ascii commands in Python 2 in make_subprocess_output_error(). 2019-07-04 00:54:15 -07:00
deprecation.py Use a loop instead of multiple similar conditionals 2019-05-27 13:57:38 -04:00
encoding.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
filesystem.py Ignore errors copying socket files for source installs (in Python 3). (#6844) 2019-08-21 02:19:02 -07:00
glibc.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
hashes.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
inject_securetransport.py Move logic for SecureTransport injection to utils 2019-08-04 23:11:25 +05:30
logging.py Remove strict_optional=False for utils/logging.py. 2019-07-14 23:07:48 -07:00
marker_files.py Move pip marker related constant & function in their own module 2019-07-18 22:53:05 +02:00
misc.py Address #6876: Make command output go through a single function (#6881) 2019-08-22 17:29:22 -07:00
models.py Bugfix/typo comparision (#6644) 2019-06-25 07:47:06 +02:00
outdated.py Merge pull request #6903 from cjerdonek/move-trusted-hosts 2019-08-22 03:56:13 -07:00
packaging.py Update pip-download to respect --python-version. 2019-06-06 13:20:29 -07:00
setuptools_build.py Add global options and no user config args to make_setuptools_shim_args (#6706) 2019-07-28 11:28:35 -07:00
temp_dir.py Added more tests and handling for short directory names 2019-02-04 14:48:41 -08:00
typing.py remove #noqa: F401 2019-02-22 14:17:07 +03:00
ui.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
virtualenv.py Add utils.virtualenv tests (#6738) 2019-07-19 21:36:11 +02:00