|
Let us walk on the 3-isogeny graph
|
Variables | |
| logger = logging.getLogger(__name__) | |
| SecureOrigin = Tuple[str, str, Optional[Union[int, str]]] | |
| category | |
PipSession and supporting code, containing all pip-specific network request configuration and behavior.
| category |
Definition at line 64 of file session.py.
| logger = logging.getLogger(__name__) |
Definition at line 58 of file session.py.
| SecureOrigin = Tuple[str, str, Optional[Union[int, str]]] |
Definition at line 60 of file session.py.