1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
2019-12-11 22:23:34 +01:00
..
cli Set up global tempdir manager in BaseCommand 2019-12-09 06:06:37 +08:00
commands Move format_tag to pep425tags 2019-12-02 11:52:51 +08:00
distributions Nicer comments in prepare_distribution_metadata 2019-11-04 14:30:21 +05:30
index Move wheel.Wheel to models.wheel.Wheel 2019-12-02 11:52:51 +08:00
models Wrap HAS_TLS in a function 2019-12-09 20:48:58 +08:00
network Lazy evaluate has_tls result 2019-12-09 20:48:58 +08:00
operations Update links in docs 2019-12-11 22:23:34 +01:00
req Read record file once during legacy install (#7452) 2019-12-09 04:55:51 +08:00
utils Lazy evaluate has_tls result 2019-12-09 20:48:58 +08:00
vcs Remove untyped defs (#7382) 2019-11-19 11:46:26 +08:00
__init__.py Move urllib3 warning suppression to network.session 2019-10-06 22:31:49 -04:00
build_env.py Update imports to {index -> index.package_finder} 2019-10-19 22:24:01 +05:30
cache.py Move wheel.Wheel to models.wheel.Wheel 2019-12-02 11:52:51 +08:00
configuration.py Remove untyped defs (#7382) 2019-11-19 11:46:26 +08:00
exceptions.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
legacy_resolve.py Remove unused member InstallRequirement.conflicts_with 2019-12-04 22:57:05 -05:00
locations.py Remove untyped defs (#7382) 2019-11-19 11:46:26 +08:00
main.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
pep425tags.py Move format_tag to pep425tags 2019-12-02 11:52:51 +08:00
pyproject.py Capital S in BuildSystemDetails 2019-11-23 16:46:40 +00:00
self_outdated_check.py Update references to collector.py 2019-10-19 22:24:53 +05:30
wheel_builder.py Add disallow_any_generics = True to mypy configuration (#7110) 2019-11-14 20:46:21 +05:30