1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
2023-10-05 15:29:25 +08:00
..
cli Merge pull request #12289 from lgeiger/noqa 2023-10-01 19:29:09 +02:00
commands Merge pull request #12289 from lgeiger/noqa 2023-10-01 19:29:09 +02: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 Straighten up extra comps across metadata backends 2023-09-13 16:45:44 +08:00
models Merge pull request #12246 from cclauss/ruff-rules-C4-and-PERF 2023-09-06 16:45:17 +08:00
network Merge branch 'main' into 2984-new-cache-lower-memory 2023-09-06 11:47:38 -04:00
operations Ruff rules C4,C90,PERF 2023-08-28 14:51:13 +02:00
req Merge pull request #12095 from sanderr/issue/11924-requirements-on-extras 2023-10-05 15:29:25 +08:00
resolution Merge branch 'main' into issue/11924-requirements-on-extras 2023-09-13 15:20:25 +02:00
utils Rework how the logging stack handles rich objects 2023-10-01 12:24:10 +01:00
vcs Use -r=... instead of -r ... for hg 2023-10-01 14:45:29 +01: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 Catch OSError instead of IOError 2023-06-29 17:28:16 +08: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 Rework how the logging stack handles rich objects 2023-10-01 12:24:10 +01:00
wheel_builder.py Always use pep 517 when the 'wheel' package is absent 2023-03-27 11:55:20 +01:00