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

feat: work to apply both PEP-3102 (#72) and further typing (#71) #73

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Apr 21, 2022

  1. feat: work to apply both PEP-3102 (#72) and further typing (#71)

    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    239906f View commit details
    Browse the repository at this point in the history
  2. attempt to resolve Lift finding

    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    6032760 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. test: added bunch of tests to cover examples https://pip.pypa.io/en/s…

    …table/cli/pip_install/#pip-install-examples
    
    test: added test to confirm Issue #68
    
    Signed-off-by: Paul Horton <paul.horton@owasp.org>
    madpah committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    478775c View commit details
    Browse the repository at this point in the history