pip/src/pip/_internal/utils
Pradyun Gedam 2d028e140e Revert "Filter available distributions using hash declarations from constraints files (#10962)"
This reverts commit 0c284520c6.
2022-05-03 17:50:21 +01:00
..
__init__.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
_log.py use setLoggerClass to define log.verbose 2021-06-11 11:59:51 +02:00
appdirs.py Rework MacOS configuration paths, to match documentation 2021-10-17 15:07:58 +01:00
compat.py Complete the annotations: `pip/_internal/utils` (#10159) 2021-07-23 17:00:30 +08:00
compatibility_tags.py Remove unnecessary TYPE_CHECKING guards around packaging imports 2021-09-26 10:42:38 -07:00
datetime.py Complete the annotations: `pip/_internal/utils` (#10159) 2021-07-23 17:00:30 +08:00
deprecation.py Hide feature flag if deprecated behaviour is gone 2021-08-15 19:15:53 +01:00
direct_url_helpers.py Add PEP 660 support (build_editable) 2021-09-28 23:04:51 +02:00
distutils_args.py Complete the annotations: `pip/_internal/utils` (#10159) 2021-07-23 17:00:30 +08:00
egg_link.py Remove egg_link_path() 2021-09-21 11:18:02 +02:00
encoding.py Update pre-commit hooks 2022-04-04 16:02:02 +03:00
entrypoints.py Better accomodate for case-insensitive file systems 2022-04-23 12:30:43 +01:00
filesystem.py Replace Iterator[T] with Generator[T,None, None] (#11007) 2022-04-09 16:11:58 +01:00
filetypes.py Move many type comments to annotations 2021-08-10 07:12:32 -07:00
glibc.py Move many type comments to annotations 2021-08-10 07:12:32 -07:00
hashes.py Revert "Filter available distributions using hash declarations from constraints files (#10962)" 2022-05-03 17:50:21 +01:00
inject_securetransport.py Move many type comments to annotations 2021-08-10 07:12:32 -07:00
logging.py Rename `[present-diagnostic]` to `[present-rich]` 2022-04-22 16:36:29 +01:00
misc.py Call the PEP 517 backend with the requirement's config settings 2022-04-21 18:30:48 +01:00
models.py Move all remaining type comments to annotations 2021-08-27 19:02:57 -07:00
packaging.py Revert "Filter available distributions using hash declarations from constraints files (#10962)" 2022-05-03 17:50:21 +01:00
setuptools_build.py Double-escape paths on Windows 2022-01-25 08:24:31 +00:00
subprocess.py Rename `[present-diagnostic]` to `[present-rich]` 2022-04-22 16:36:29 +01:00
temp_dir.py Replace Iterator[T] with Generator[T,None, None] (#11007) 2022-04-09 16:11:58 +01:00
unpacking.py Update pre-commit hooks 2022-04-04 16:02:02 +03:00
urls.py Move many type comments to annotations 2021-08-10 07:12:32 -07:00
virtualenv.py Move many type comments to annotations 2021-08-10 07:12:32 -07:00
wheel.py Remove pkg_resources usages from utils modules 2021-12-04 17:57:33 +08:00