Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve docstrings in Metadata API to be more descriptive #1843

Commits on Mar 18, 2022

  1. Improve docstrings in Metadata API to be more descritpive

    This change updates some parts of the Metadata API docstrings
    that did not give enough details and context
    
    Fixes theupdateframework#1600
    
    Signed-off-by: Ivana Atanasova <[email protected]>
    ivanayov committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    db7fbb2 View commit details
    Browse the repository at this point in the history
  2. Improve Signer docstrings in Metadata API

    Change to @lukpueh proposal with more clarification on why and how
    the `securesystemslib.signer.Signer` interface is used
    
    Co-authored-by: Lukas Pühringer <[email protected]>
    
    Signed-off-by: Ivana Atanasova <[email protected]>
    ivanayov committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    e71aa4a View commit details
    Browse the repository at this point in the history