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

PYTHON-1331 ssl.match_hostname() is deprecated in 3.7 #1191

Merged
merged 13 commits into from
Dec 19, 2023
Merged

Commits on Nov 13, 2023

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

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    e54ff8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daac2c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f94494d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. A couple minor fixes

    absurdfarce committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d66f4f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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

Commits on Nov 21, 2023

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

Commits on Nov 28, 2023

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

Commits on Nov 30, 2023

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

Commits on Dec 1, 2023

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

Commits on Dec 7, 2023

  1. Be more judicious about how we construct args for the SSLContext cons…

    …tructor and wrap_socket call
    absurdfarce committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    96401f7 View commit details
    Browse the repository at this point in the history
  2. Install test-requirements in the Python 3.12 + DSE case so we can at …

    …least run as much of the test suite as possible.
    absurdfarce committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    cd94fe1 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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