pip/src/pip/_internal/network
q0w 3820b0e52c
Replace Iterator[T] with Generator[T,None, None] (#11007)
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
2022-04-09 16:11:58 +01:00
..
__init__.py Add documentation string to pip._internal.network.auth 2019-09-20 19:46:40 -04:00
auth.py Make kw-only args 2022-04-07 11:07:50 +03:00
cache.py Replace Iterator[T] with Generator[T,None, None] (#11007) 2022-04-09 16:11:58 +01:00
download.py Use the progress bar from rich by default 2021-11-26 11:50:27 +00:00
lazy_wheel.py Replace Iterator[T] with Generator[T,None, None] (#11007) 2022-04-09 16:11:58 +01:00
session.py Replace Iterator[T] with Generator[T,None, None] (#11007) 2022-04-09 16:11:58 +01:00
utils.py Replace Iterator[T] with Generator[T,None, None] (#11007) 2022-04-09 16:11:58 +01:00
xmlrpc.py Blacken src/pip/_internal/network/ 2021-07-23 20:51:50 +01:00