pip/src/pip/_internal
Joseph Bylund 291aec8b65
Merge branch 'main' into joe/warm_cache_in_threadpool
2023-09-06 08:12:04 -04:00
..
cli Merge pull request #12246 from cclauss/ruff-rules-C4-and-PERF 2023-09-06 16:45:17 +08:00
commands Drive by split() limit to improve performance 2023-09-06 15:39:11 +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 Deprecate .egg in the imporlib-metadata backend 2023-04-24 12:44:05 -06:00
models Merge pull request #12246 from cclauss/ruff-rules-C4-and-PERF 2023-09-06 16:45:17 +08:00
network Use strict optional checking in misc.py (#11382) 2023-07-17 10:40:25 +01:00
operations Ruff rules C4,C90,PERF 2023-08-28 14:51:13 +02:00
req Ruff rules C4,C90,PERF 2023-08-28 14:51:13 +02:00
resolution Merge branch 'main' into joe/warm_cache_in_threadpool 2023-09-06 08:12:04 -04:00
utils incorporate review comments 2023-07-28 02:43:49 -04:00
vcs Pass revisions options explicitly to mercurial commands 2023-07-01 13:41:34 +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