pip/src/pip/_internal/utils
Pradyun Gedam 7165ab8cb9
Revert "Skip candidate not providing valid metadata"
2020-12-15 10:17:20 +00:00
..
__init__.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
appdirs.py Move darwin special config dir to pip wrapper 2020-03-23 19:31:07 +01:00
compat.py Move lru_cache to utils for reuse 2020-09-26 15:26:05 +08:00
compatibility_tags.py Fix linter error: Add missing function type declaration. 2020-10-27 19:00:22 -04:00
datetime.py Python 2 *sigh* 2020-07-28 11:24:44 +05:30
deprecation.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
direct_url_helpers.py Avoid AssertionError in pip freeze with editable direct URLs 2020-10-25 15:18:02 +01:00
distutils_args.py Add distutils args helpers 2019-11-30 17:39:56 -05:00
encoding.py Update linter: isort 2020-09-23 19:52:28 +05:30
entrypoints.py Update linter: isort 2020-09-23 19:52:28 +05:30
filesystem.py Fix src/pip with flake8-bugbear 2020-06-10 00:36:03 +05:30
filetypes.py Factor out is_archive_file 2020-11-25 14:13:07 +00:00
glibc.py Remove unused glibc functions 2020-01-07 19:01:00 -05:00
hashes.py utils: make Hashes object hashable 2020-10-31 15:54:54 +01:00
inject_securetransport.py Conditionally import ssl 2019-10-08 00:50:22 -04:00
logging.py Delete misleading line of code 2020-04-12 19:01:51 +03:00
misc.py Only do the ensure_text() dance on Windows 2020-10-27 21:40:39 +08:00
models.py Remove unneeded MYPY_CHECK_RUNNING import 2020-05-26 11:12:57 -07:00
packaging.py Update linter: isort 2020-09-23 19:52:28 +05:30
parallel.py Update linter: isort 2020-09-23 19:52:28 +05:30
pkg_resources.py Add DictMetadata for adapting zip data to Distribution 2020-01-04 20:49:41 -05:00
setuptools_build.py Simplify make_setuptools_egg_info_args 2020-04-07 17:01:08 +02:00
subprocess.py Revert "Skip candidate not providing valid metadata" 2020-12-15 10:17:20 +00:00
temp_dir.py Merge pull request #8666 from uranusjr/rmtree-unicode-use-file-system-encoding 2020-10-27 23:14:39 +05:30
typing.py Move utils.misc.cast to avoid circular import 2019-11-04 20:16:36 -05:00
unpacking.py Extract files directly from wheel 2020-07-09 18:25:10 -04:00
urls.py 👹 Feed the hobgoblins (delint). 2020-03-06 12:43:10 -05:00
virtualenv.py Always use UTF-8 to read pyvenv.cfg 2020-08-06 11:46:46 +08:00
wheel.py Simplify and optimize getting zip subdirs 2020-07-03 09:02:30 -04:00