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

bpo-33354 Fix test_ssl.py without skipping. #7697

Closed
wants to merge 3 commits into from
Closed

bpo-33354 Fix test_ssl.py without skipping. #7697

wants to merge 3 commits into from

Commits on Jun 14, 2018

  1. Fix test_ssl.py without skipping.

    Matthew Pallissard committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    d0bf17f View commit details
    Browse the repository at this point in the history
  2. decouple non-ascii filepath test and dh_param load test.

    I'm still not sure test_non_ascii_path() should exist or not.
    Matthew Pallissard committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    778f310 View commit details
    Browse the repository at this point in the history
  3. remove non-ascii path test as it skips anyway

    Matthew Pallissard committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    58abee1 View commit details
    Browse the repository at this point in the history