◐ Shell
clean mode source ↗

asyncio ssl transport regression

BPO 25214
Nosy @gvanrossum, @vstinner, @asvetlov, @1st1
Superseder
  • bpo-25114: asyncio: add ssl_object extra info
  • 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 2015-09-23.12:03:14.034>
    created_at = <Date 2015-09-22.14:16:37.107>
    labels = ['type-bug', 'expert-asyncio']
    title = 'asyncio ssl transport regression'
    updated_at = <Date 2015-09-23.12:42:13.511>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2015-09-23.12:42:13.511>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-09-23.12:03:14.034>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2015-09-22.14:16:37.107>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 25214
    keywords = ['3.5regression']
    message_count = 6.0
    messages = ['251323', '251338', '251424', '251425', '251426', '251427']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'vstinner', 'asvetlov', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '25114'
    type = 'behavior'
    url = 'https://bugs.python.org/issue25214'
    versions = ['Python 3.5', 'Python 3.6']