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 protected_pip.py by adding additional context #11196

Closed
wants to merge 2 commits into from

Commits on Jul 9, 2022

  1. Improve protected_pip.py by adding additional context

    This additional context provided by the various comments within the
    lightly-refactored implementation should make it easier to understand
    what this file is for, how it works and when it is useful.
    pradyunsg committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    946bbf3 View commit details
    Browse the repository at this point in the history
  2. Run tests in CI, if protected_pip.py is modified

    This is a core piece in our testing bootstrap, so modifications to it
    should trigger tests on CI.
    pradyunsg committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    da2ab17 View commit details
    Browse the repository at this point in the history