New submission from Rob Blackbourn <rob.blackbo...@googlemail.com>:

The issue 34975 "start_tls() difficult when using asyncio.start_server()" was 
closed because streams was being re-written, but it's still a useful 
enhancement, and a fairly simple change.

Could this be revisited?

I've done a proof of concept here: 
https://github.com/rob-blackbourn/asyncio-upgradeable-streams

----------
assignee: christian.heimes
components: Library (Lib), SSL
messages: 406906
nosy: christian.heimes, rob-blackbourn
priority: normal
severity: normal
status: open
title: Revisit: start_tls() difficult when using asyncio.start_server()
type: enhancement
versions: Python 3.10, Python 3.11, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45888>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to