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

AppVeyor: don't download huge pillow-depends.zip #7407

Merged
merged 10 commits into from
Sep 24, 2023

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    c50b11b View commit details
    Browse the repository at this point in the history
  2. Add type hints

    hugovk committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    66bf71b View commit details
    Browse the repository at this point in the history
  3. Capitalise constants

    hugovk committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cf79e2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82c3999 View commit details
    Browse the repository at this point in the history
  5. Use curl with --ssl-no-revoke

    To fix:
    
    curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
    hugovk committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    15b1d60 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    f4d9c44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ba79d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e58b34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4edfe13 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Re-remove --ssl-no-revoke

    hugovk committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9c754eb View commit details
    Browse the repository at this point in the history