Skip to content

Prohibit direct instantiation of SSLSocket and SSLObject #77132

Closed
@tiran

Description

@tiran
BPO 32951
Nosy @pitrou, @tiran, @alex, @dstufft, @csabella
PRs
  • bpo-32951: Disable SSLSocket/SSLObject constructor #5864
  • [3.7] bpo-32951: Disable SSLSocket/SSLObject constructor (GH-5864) #5925
  • 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 2021-04-19.20:18:39.302>
    created_at = <Date 2018-02-25.17:18:04.394>
    labels = ['expert-SSL', '3.8', 'type-bug', '3.7']
    title = 'Prohibit direct instantiation of SSLSocket and SSLObject'
    updated_at = <Date 2021-04-19.20:18:39.301>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2021-04-19.20:18:39.301>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2021-04-19.20:18:39.302>
    closer = 'christian.heimes'
    components = ['SSL']
    creation = <Date 2018-02-25.17:18:04.394>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32951
    keywords = ['patch']
    message_count = 4.0
    messages = ['312823', '312824', '312992', '337706']
    nosy_count = 6.0
    nosy_names = ['janssen', 'pitrou', 'christian.heimes', 'alex', 'dstufft', 'cheryl.sabella']
    pr_nums = ['5864', '5925']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32951'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions