Skip to content

test_min_max_version in test_ssl.py fails when Python is built against LibreSSL; {min,max}imum_version behavior differs from OpenSSL #78176

@alanhuang122

Description

@alanhuang122
BPO 33995
Nosy @vstinner, @tiran, @alex, @dstufft, @alanhuang122
PRs
  • bpo-33995: fix ssl tests when built with LibreSSL #8050
  • Superseder
  • bpo-35045: test_min_max_version (test.test_ssl.ContextTests) fails on Fedora 29+ and openssl 1.1.1
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2019-01-18.15:21:55.523>
    created_at = <Date 2018-06-29.05:32:25.722>
    labels = ['3.7', 'expert-SSL', '3.8', 'type-bug', 'tests']
    title = 'test_min_max_version in test_ssl.py fails when Python is built against LibreSSL; {min,max}imum_version behavior differs from OpenSSL'
    updated_at = <Date 2019-01-18.15:21:55.518>
    user = 'https://github.com/alanhuang122'

    bugs.python.org fields:

    activity = <Date 2019-01-18.15:21:55.518>
    actor = 'vstinner'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-01-18.15:21:55.523>
    closer = 'vstinner'
    components = ['Tests', 'SSL']
    creation = <Date 2018-06-29.05:32:25.722>
    creator = 'Alan.Huang'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33995
    keywords = ['patch']
    message_count = 3.0
    messages = ['320703', '320890', '333977']
    nosy_count = 7.0
    nosy_names = ['janssen', 'vstinner', 'christian.heimes', 'alex', 'docs@python', 'dstufft', 'Alan.Huang']
    pr_nums = ['8050']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '35045'
    type = 'behavior'
    url = 'https://bugs.python.org/issue33995'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifetestsTests in the Lib/test dirtopic-SSLtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions