Skip to content

Incorrect error handling in SSLContext.load_dh_params() #85407

@ZackerySpytz

Description

@ZackerySpytz
BPO 41235
Nosy @tiran, @benjaminp, @ZackerySpytz, @miss-islington
PRs
  • bpo-41235: Fix the error handling in SSLContext.load_dh_params() #21385
  • [3.9] closes bpo-41235: Fix the error handling in SSLContext.load_dh_params() (GH-21385) #21387
  • [3.8] closes bpo-41235: Fix the error handling in SSLContext.load_dh_params() (GH-21385) #21388
  • [3.7] closes bpo-41235: Fix the error handling in SSLContext.load_dh_params() (GH-21385) #21389
  • 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-07-08.04:22:01.549>
    created_at = <Date 2020-07-08.03:55:24.986>
    labels = ['expert-SSL', 'type-bug', '3.8', '3.9', '3.10', 'extension-modules']
    title = 'Incorrect error handling in SSLContext.load_dh_params()'
    updated_at = <Date 2020-07-08.04:55:43.768>
    user = 'https://github.com/ZackerySpytz'

    bugs.python.org fields:

    activity = <Date 2020-07-08.04:55:43.768>
    actor = 'benjamin.peterson'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2020-07-08.04:22:01.549>
    closer = 'benjamin.peterson'
    components = ['Extension Modules', 'SSL']
    creation = <Date 2020-07-08.03:55:24.986>
    creator = 'ZackerySpytz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41235
    keywords = ['patch']
    message_count = 5.0
    messages = ['373271', '373274', '373275', '373276', '373277']
    nosy_count = 4.0
    nosy_names = ['christian.heimes', 'benjamin.peterson', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['21385', '21387', '21388', '21389']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41235'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions