python-tuf/tuf/api
Jussi Kukkonen 687d4557ad Revert "refactor to use dict union, instead of unpacking"
This reverts commit eb6d82f324.

The change itself was fine but since the code is otherwise compatible
with python 3.8, let's revert this to be compatible for one more
release.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-11-29 12:51:35 +02:00
..
serialization lint: Remove unneeded noqa flags 2024-05-07 11:11:08 +02:00
__init__.py tuf/api: Expose tuf.api as a package 2020-10-15 14:35:14 +01:00
_payload.py Revert "refactor to use dict union, instead of unpacking" 2024-11-29 12:51:35 +02:00
dsse.py Use __future.annotations module 2024-11-29 12:41:09 +02:00
exceptions.py remove pylint and suppressed inline errors from pylint 2024-02-20 22:57:53 -05:00
metadata.py Use __future.annotations module 2024-11-29 12:41:09 +02:00