Skip to content

start_tls() difficult when using asyncio.start_server() #79156

Closed
@icgood

Description

@icgood
mannequin
BPO 34975
Nosy @gpshead, @asvetlov, @1st1, @icgood
PRs
  • bpo-34975: Add start_tls() method to streams API #13143
  • Superseder
  • bpo-36889: Merge StreamWriter and StreamReader into just asyncio.Stream
  • 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/asvetlov'
    closed_at = None
    created_at = <Date 2018-10-13.20:03:13.550>
    labels = ['3.11', 'type-feature', 'expert-asyncio']
    title = 'start_tls() difficult when using asyncio.start_server()'
    updated_at = <Date 2022-04-08.00:05:00.270>
    user = 'https://github.com/icgood'

    bugs.python.org fields:

    activity = <Date 2022-04-08.00:05:00.270>
    actor = 'gregory.p.smith'
    assignee = 'asvetlov'
    closed = False
    closed_date = None
    closer = None
    components = ['asyncio']
    creation = <Date 2018-10-13.20:03:13.550>
    creator = 'icgood'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34975
    keywords = ['patch']
    message_count = 9.0
    messages = ['327665', '327674', '327678', '342012', '342215', '343679', '355586', '355587', '416953']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'asvetlov', 'yselivanov', 'icgood']
    pr_nums = ['13143']
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = '36889'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34975'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions