python-tuf/tuf/ngclient/_internal
Jussi Kukkonen 35a7dd58c5 RequestsFetcher: satisfy mypy with small fix
The typeshed annotations for requests say that the hostname could be None:
I think this is untrue but let's keep mypy happy.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2022-10-31 21:25:02 +03:00
..
__init__.py ngclient: Add new client code 2021-07-05 10:45:19 +03:00
requests_fetcher.py RequestsFetcher: satisfy mypy with small fix 2022-10-31 21:25:02 +03:00
trusted_metadata_set.py ngclient: pick old timestamp if new.ver is equal 2022-06-21 14:52:31 +03:00