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-02 12:07:19 +01:00
..
cli Add disallow_any_generics = True to mypy configuration (#7110) 2019-11-14 20:46:21 +05:30
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 Move wheel.Wheel to models.wheel.Wheel 2019-12-02 11:52:51 +08:00
network Remove manual decoding in network.session in favor of six method 2019-11-10 17:56:59 -05:00
operations Fix logging of cached response 2019-11-25 23:15:00 +01:00
req Move wheel.Wheel to models.wheel.Wheel 2019-12-02 11:52:51 +08:00
utils Remove unused wheel_builder python_tag argument 2019-12-02 12:07:18 +01: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 Better support for unicode cache entries 2019-12-02 12:07:19 +01: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 add global disallow_any_generics=True 2019-11-12 21:08:48 +03: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 Remove unused pep425tags.implementation_tag 2019-12-02 12:07:18 +01: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.py Move wheel.Wheel to models.wheel.Wheel 2019-12-02 11:52:51 +08:00
wheel_builder.py Remove unused wheel_builder python_tag argument 2019-12-02 12:07:18 +01:00