pip/src/pip/_internal
Dale fd77ebfc74
Rework the functionality of PIP_CONFIG_FILE (#11850)
2023-10-27 14:59:56 +02:00
..
cli Merge pull request #12289 from lgeiger/noqa 2023-10-01 19:29:09 +02:00
commands Fix #12166 2023-10-07 15:15:51 +08:00
distributions add lots of comments on the function of BuildTracker 2023-08-01 13:50:40 -04:00
index Use a set for TargetPython.get_tags for performance (#12204) 2023-08-06 11:08:16 -05:00
locations Ruff rules C4,C90,PERF 2023-08-28 14:51:13 +02:00
metadata Update egg deprecation message 2023-10-08 17:19:09 +02:00
models Merge pull request #12246 from cclauss/ruff-rules-C4-and-PERF 2023-09-06 16:45:17 +08:00
network Fix parallel pip cache downloads causing crash (#12364) 2023-10-18 23:14:22 +01:00
operations Redact URLs in Collecting... logs 2023-10-14 14:02:55 +02:00
req Redact URLs in Collecting... logs 2023-10-14 14:02:55 +02:00
resolution Merge branch 'main' into issue/11924-requirements-on-extras 2023-09-13 15:20:25 +02:00
utils Redact URLs in Collecting... logs 2023-10-14 14:02:55 +02:00
vcs Fix hg: "parse error at 0: not a prefix:" (#12373) 2023-10-27 11:08:17 +02:00
__init__.py Drop a fallback to using SecureTransport on macOS 2023-07-22 20:39:04 +03:00
build_env.py Reconcile computation of isolated build environment paths (#11740) 2023-02-06 11:27:44 +00:00
cache.py Ruff rules C4,C90,PERF 2023-08-28 14:51:13 +02:00
configuration.py Rework the functionality of PIP_CONFIG_FILE (#11850) 2023-10-27 14:59:56 +02:00
exceptions.py Add ireq.is_direct property, for readability 2023-04-16 12:01:04 +02:00
main.py Move many type comments to annotations 2021-08-10 07:12:32 -07:00
pyproject.py Update comment 2023-04-02 18:39:45 +02:00
self_outdated_check.py Handle ISO formats with a trailing Z 2023-10-17 11:07:21 +01:00
wheel_builder.py Always use pep 517 when the 'wheel' package is absent 2023-03-27 11:55:20 +01:00