Skip to content

asyncio missing wrap_socket (starttls) #67937

@gc

Description

@gc
mannequin
BPO 23749
Nosy @warsaw, @vstinner, @tiran, @asvetlov, @agronholm, @1st1, @msornay, @Frzk
PRs
  • bpo-23749: Implement loop.start_tls() #5039
  • bpo-23749: Try fixing start-tls tests on win7 buildbot #5409
  • Files
  • tls1.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/1st1'
    closed_at = <Date 2018-05-28.16:40:26.762>
    created_at = <Date 2015-03-23.13:59:59.558>
    labels = ['type-feature', '3.7', 'expert-asyncio']
    title = 'asyncio missing wrap_socket (starttls)'
    updated_at = <Date 2018-05-28.22:47:51.658>
    user = 'https://bugs.python.org/gc'

    bugs.python.org fields:

    activity = <Date 2018-05-28.22:47:51.658>
    actor = 'vstinner'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2018-05-28.16:40:26.762>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2015-03-23.13:59:59.558>
    creator = 'gc'
    dependencies = []
    files = ['40866']
    hgrepos = []
    issue_num = 23749
    keywords = ['patch']
    message_count = 41.0
    messages = ['239021', '239022', '239026', '242095', '242097', '242136', '242155', '242193', '242194', '242195', '242197', '242198', '242199', '245532', '248048', '248051', '248053', '248054', '252513', '253495', '253496', '253888', '265494', '269417', '269439', '276790', '278161', '278162', '293912', '301628', '309220', '309235', '309236', '309645', '309648', '310577', '311057', '311117', '311150', '317222', '317942']
    nosy_count = 14.0
    nosy_names = ['barry', 'siemer', 'vstinner', 'christian.heimes', 'asvetlov', 'alex.gronholm', 'python-dev', 'yselivanov', 'msornay', 'Elizacat', 'gc', 'sphawk', 'Alex Gr\xc3\xb6nholm', 'Frzk']
    pr_nums = ['5039', '5409']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23749'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions