Skip to content

Python fails to compile/load _ssl module if OpenSSL is compiled with no-tls1-method #84637

Description

@MitchLindgren
BPO 40457
Nosy @tiran, @manueljacob, @miss-islington
PRs
  • bpo-40457: Support OpenSSL without TLS 1.0/1.1 #19862
  • [3.7] bpo-40457: Support OpenSSL without TLS 1.0/1.1 (GH-19862) (GH-20126) #20126
  • [3.8] bpo-40457: Support OpenSSL without TLS 1.0/1.1 (GH-19862) #20127
  • 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 = 'https://github.com/tiran'
    closed_at = <Date 2020-05-16.08:45:54.658>
    created_at = <Date 2020-04-30.22:41:34.245>
    labels = ['expert-SSL', '3.8', 'build', '3.7', '3.9']
    title = 'Python fails to compile/load _ssl module if OpenSSL is compiled with no-tls1-method'
    updated_at = <Date 2020-06-01.01:29:21.428>
    user = 'https://bugs.python.org/MitchLindgren'

    bugs.python.org fields:

    activity = <Date 2020-06-01.01:29:21.428>
    actor = 'mjacob'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2020-05-16.08:45:54.658>
    closer = 'christian.heimes'
    components = ['SSL']
    creation = <Date 2020-04-30.22:41:34.245>
    creator = 'Mitch Lindgren'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40457
    keywords = ['patch']
    message_count = 9.0
    messages = ['367793', '367797', '367934', '367952', '368997', '369022', '369023', '369024', '370525']
    nosy_count = 4.0
    nosy_names = ['christian.heimes', 'mjacob', 'miss-islington', 'Mitch Lindgren']
    pr_nums = ['19862', '20126', '20127']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue40457'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions