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-08-14 07:57:37 -04:00
..
cli Disable PEP 658 for the legacy resolver 2023-07-18 20:50:10 +01:00
commands Use a set for TargetPython.get_tags for performance (#12204) 2023-08-06 11:08:16 -05: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 Reconcile computation of isolated build environment paths (#11740) 2023-02-06 11:27:44 +00:00
metadata Deprecate .egg in the imporlib-metadata backend 2023-04-24 12:44:05 -06:00
models Use a set for TargetPython.get_tags for performance (#12204) 2023-08-06 11:08:16 -05:00
network Use strict optional checking in misc.py (#11382) 2023-07-17 10:40:25 +01:00
operations clean up duplicated code 2023-08-14 07:57:37 -04:00
req use f-string in exception message 2023-08-14 07:57:37 -04:00
resolution Use a set for TargetPython.get_tags for performance (#12204) 2023-08-06 11:08:16 -05: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 Ignore invalid origin.json in wheel cache 2023-05-29 12:36:11 +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 Enable strict optional checking in PackageFinder 2023-01-09 17:27:40 +08:00
wheel_builder.py Always use pep 517 when the 'wheel' package is absent 2023-03-27 11:55:20 +01:00