pip/src/pip/_internal/network
Devesh Kumar Singh e8aa5e73c5 Fix return type annotation for handle_401 2020-05-22 19:30:08 +05:30
..
__init__.py Add documentation string to pip._internal.network.auth 2019-09-20 19:46:40 -04:00
auth.py Fix return type annotation for handle_401 2020-05-22 19:30:08 +05:30
cache.py Type annotations for pip._internal.network.cache 2020-05-19 22:13:44 +05:30
download.py Move UI helpers to cli subpackage (#6727) 2020-02-21 14:01:13 +05:30
session.py session: Always cache responses from trusted-host source 2020-03-26 21:29:18 +02:00
utils.py Move resp_chunks to network.utils 2019-11-03 15:16:42 -05:00
xmlrpc.py Remove Optional type from xmlrpc bool parameters 2020-05-20 12:40:05 +05:30