Skip to content
#

key

Here are 389 public repositories matching this topic...

jku
jku commented Apr 4, 2022

I'm pretty sure I suggested annotating unrecognized_fields as a Mapping (so "immutable dict") at some point. I was probably thinking about the client use case but clearly in the repository case this annotation can be incorrect: we may actually want to modify the content.

unrecognised_fields throughout the API (tuf/api/metadata.py) should be annotated as Dict.

bug good first issue

Improve this page

Add a description, image, and links to the key topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the key topic, visit your repo's landing page and select "manage topics."

Learn more