python-tuf/tuf
Jussi Kukkonen fca3086b5d repository: Change RuntimeError to AssertionError
These are assertions that should happen in production:
something is wrong in an unrecoverable way.

This is not an API change since no-one should be catching these.
Making these AssertionErrors makes them skippable in coverage.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-11-29 13:19:54 +02:00
..
api Revert "refactor to use dict union, instead of unpacking" 2024-11-29 12:51:35 +02:00
ngclient Use __future.annotations module 2024-11-29 12:41:09 +02:00
repository repository: Change RuntimeError to AssertionError 2024-11-29 13:19:54 +02:00
__init__.py Prepare v5.1.0 release 2024-10-07 10:12:15 +03:00
py.typed Advertize type annotations with py.typed 2021-11-11 22:34:22 +02:00