pip/src/pip/_internal/utils
Pradyun Gedam ab6ac9d31b
Merge pull request #8221 from pradyunsg/revert-in-place-builds
2020-05-19 11:43:45 +05:30
..
__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 Convert the remaining '%' formatters to '.format'. Fixes #6973. 2020-03-06 12:43:03 -05:00
compatibility_tags.py Move pep425tags -> utils.compatibility_tags 2020-02-26 10:20:21 -08:00
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 Add helper to get DirectUrl metadata from Distrribution 2020-04-01 22:56:59 +02:00
distutils_args.py Add distutils args helpers 2019-11-30 17:39:56 -05:00
encoding.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
entrypoints.py Add warning when using old console script wrappers 2019-12-20 22:01:25 -05:00
filesystem.py Merge pull request #8221 from pradyunsg/revert-in-place-builds 2020-05-19 11:43:45 +05:30
filetypes.py update mypy to 0.730 2019-09-28 17:42:27 +03:00
glibc.py Remove unused glibc functions 2020-01-07 19:01:00 -05:00
hashes.py string_formatting 2020-01-30 20:33:00 +05:30
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 Move tabulate to utils.misc and test it 2020-04-07 17:35:47 +07:00
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
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 Move UI helpers to cli subpackage (#6727) 2020-02-21 14:01:13 +05:30
temp_dir.py Make ephem-wheel-cache tempdir name globally accessible 2020-02-04 23:01:24 -05:00
typing.py Move utils.misc.cast to avoid circular import 2019-11-04 20:16:36 -05: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 👹 Feed the hobgoblins (delint). 2020-03-06 12:43:10 -05:00
virtualenv.py Swap venv and virtualenv checks 2020-02-11 17:56:40 +08:00
wheel.py pip is spelt all-lowercase 2020-02-18 10:55:16 +05:30