pip/src/pip/_internal/utils
Maxim Kurnikov d1452ffabd add global disallow_any_generics=True 2019-11-12 21:08:48 +03:00
..
__init__.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
appdirs.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
compat.py Remove unused compat.native_str 2019-11-10 18:06:24 -05:00
deprecation.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
encoding.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
filesystem.py Move utils.misc.cast to avoid circular import 2019-11-04 20:16:36 -05:00
filetypes.py update mypy to 0.730 2019-09-28 17:42:27 +03:00
glibc.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
hashes.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
inject_securetransport.py Conditionally import ssl 2019-10-08 00:50:22 -04:00
logging.py Remove dependency of utils.logging on utils.suprocess 2019-09-30 12:00:13 +05:30
marker_files.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
misc.py Clean up distutils_scheme types (#7300) 2019-11-06 12:02:01 +05:30
models.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
packaging.py Update pip-download to respect --python-version. 2019-06-06 13:20:29 -07:00
setuptools_build.py Set home in setuptools args functions 2019-11-04 19:48:24 -05:00
subprocess.py add global disallow_any_generics=True 2019-11-12 21:08:48 +03:00
temp_dir.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
typing.py Move utils.misc.cast to avoid circular import 2019-11-04 20:16:36 -05:00
ui.py add global disallow_any_generics=True 2019-11-12 21:08:48 +03:00
unpacking.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
urls.py Move path_to_url() to utils/urls.py. 2019-09-24 02:01:52 -07:00
virtualenv.py Allow whitespace in pyvenv.cfg 2019-11-05 14:54:52 +05:30