BPO | [34975](https://bugs.python.org/issue34975) --- | :--- Nosy | @gpshead, @asvetlov, @1st1, @icgood PRs | python/cpython#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: ```python assignee = 'https://github.com/asvetlov' closed_at = None created_at = labels = ['3.11', 'type-feature', 'expert-asyncio'] title = 'start_tls() difficult when using asyncio.start_server()' updated_at = user = 'https://github.com/icgood' ``` bugs.python.org fields: ```python activity = actor = 'gregory.p.smith' assignee = 'asvetlov' closed = False closed_date = None closer = None components = ['asyncio'] creation = 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'] ```