1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
Stéphane Bidoul 4ad9b90eb2
Merge pull request #12281 from sbidoul/fix-12280-sbi
Fix git version parsing issue
2023-10-01 11:21:14 +02:00
..
cli Merge branch 'main' into 2984-new-cache-lower-memory 2023-09-26 10:38:42 -04:00
commands Merge branch 'main' into 2984-new-cache-lower-memory 2023-09-26 10:38:42 -04: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 Straighten up extra comps across metadata backends 2023-09-13 16:45:44 +08:00
resolution Straighten up extra comps across metadata backends 2023-09-13 16:45:44 +08:00
utils Enable mypy's strict equality checks (#12209) 2023-09-23 17:10:13 +01:00
vcs Fix git version parsing issue 2023-09-17 20:06:35 +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 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 Remove uses of utcnow in non-vendored code (#12006) 2023-08-31 09:28:31 +01:00
wheel_builder.py Always use pep 517 when the 'wheel' package is absent 2023-03-27 11:55:20 +01:00