mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
I've not supported many renames but I'm suggesting this one: FetcherHTTPError was created because we needed to signal 403/404 from the fetcher to updater. At that time the download error hierarchy in general was not thought out. Now we have a couple of different errors all derived from DownloadError. I believe it does not make sense to point out "Fetcher" in one of their names: DownloadHTTPError makes it clearer this is a specific type of DownloadError. Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com> |
||
|---|---|---|
| .. | ||
| serialization | ||
| __init__.py | ||
| exceptions.py | ||
| metadata.py | ||