Skip to content

Asyncio: SSL transport does not support set_protocol() #75813

@jlacoline

Description

@jlacoline
mannequin
BPO 31632
Nosy @1st1, @jlacoline
PRs
  • bpo-31632: (asyncio) remove local reference to app protocol in _SSLProtocolTransport #3817
  • [3.6] bpo-31632: fix set_protocol() in _SSLProtocolTransport (GH-3817) (GH-3817) #4052
  • 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 2017-10-19.17:50:44.809>
    created_at = <Date 2017-09-29.08:59:33.967>
    labels = ['type-bug', '3.7', 'expert-asyncio']
    title = 'Asyncio: SSL transport does not support set_protocol()'
    updated_at = <Date 2017-10-19.18:12:46.546>
    user = 'https://github.com/jlacoline'

    bugs.python.org fields:

    activity = <Date 2017-10-19.18:12:46.546>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-19.17:50:44.809>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2017-09-29.08:59:33.967>
    creator = 'jlacoline'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31632
    keywords = ['patch']
    message_count = 4.0
    messages = ['303313', '304626', '304627', '304631']
    nosy_count = 2.0
    nosy_names = ['yselivanov', 'jlacoline']
    pr_nums = ['3817', '4052']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31632'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions