Skip to content

SSLSocket extra level of indirection #68522

@tiran

Description

@tiran
BPO 24334
Nosy @pitrou, @giampaolo, @tiran, @alex, @vadmium, @dstufft
PRs
  • bpo-24334: Cleanup SSLSocket #5252
  • [3.7] bpo-24334: Cleanup SSLSocket (GH-5252) #5857
  • bpo-24334: Remove inaccurate match_hostname call #6211
  • [3.7] bpo-24334: Remove inaccurate match_hostname call (GH-6211) #6212
  • Files
  • no_sslobject.patch
  • 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 2018-02-24.20:52:43.134>
    created_at = <Date 2015-05-30.20:37:28.364>
    labels = ['3.7', 'expert-SSL', '3.8', 'type-bug', 'library']
    title = 'SSLSocket extra level of indirection'
    updated_at = <Date 2018-03-24.14:59:18.615>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2018-03-24.14:59:18.615>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2018-02-24.20:52:43.134>
    closer = 'christian.heimes'
    components = ['Library (Lib)', 'SSL']
    creation = <Date 2015-05-30.20:37:28.364>
    creator = 'christian.heimes'
    dependencies = []
    files = ['39570']
    hgrepos = []
    issue_num = 24334
    keywords = ['patch']
    message_count = 9.0
    messages = ['244494', '244495', '246168', '246277', '312753', '312754', '312755', '314368', '314371']
    nosy_count = 8.0
    nosy_names = ['geertj', 'janssen', 'pitrou', 'giampaolo.rodola', 'christian.heimes', 'alex', 'martin.panter', 'dstufft']
    pr_nums = ['5252', '5857', '6211', '6212']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24334'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-SSLtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions