1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal/network
2020-08-12 16:07:27 +07:00
..
__init__.py Add documentation string to pip._internal.network.auth 2019-09-20 19:46:40 -04:00
auth.py When one keyring attempt fails, don't bother with more 2020-08-03 12:34:26 +02:00
cache.py Type annotations for pip._internal.network.cache 2020-05-19 22:13:44 +05:30
download.py Give batch downloader a separate class 2020-08-12 16:07:27 +07:00
lazy_wheel.py Disable caching for range requests 2020-08-05 22:19:49 +07:00
session.py session: Always cache responses from trusted-host source 2020-03-26 21:29:18 +02:00
utils.py feat(pip/_internal/*): Use custom raise_for_status method 2020-07-08 18:08:55 +05:30
xmlrpc.py reformat(pip/_internal): Resolve lint errors 2020-07-09 15:15:01 +05:30