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

[3.9] gh-107077: Raise SSLCertVerificationError even if the error is set via SSL_ERROR_SYSCALL (GH-107586) #107590

Merged
merged 5 commits into from
Feb 21, 2024

Commits on Aug 3, 2023

  1. pythongh-107077: Raise SSLCertVerificationError even if the error is …

    …set via SSL_ERROR_SYSCALL (pythonGH-107586)
    
    (cherry picked from commit 77e0919)
    
    Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
    Co-authored-by: T. Wouters <thomas@python.org>
    2 people authored and miss-islington committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b0b34a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    24a9ba7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    2d3926a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Fix backport.

    serhiy-storchaka committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1adc41d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    49c44e2 View commit details
    Browse the repository at this point in the history