[New-bugs-announce] [issue33769] Cleanup start_tls() implementation

Yury Selivanov report at bugs.python.org
Mon Jun 4 13:45:55 EDT 2018


New submission from Yury Selivanov <yselivanov at gmail.com>:

Current start_tls() implementation might raise an incorrect error message.  It should also consistently cancel callbacks that it schedules in case of unhandled error.

----------
assignee: yselivanov
components: asyncio
messages: 318688
nosy: asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: Cleanup start_tls() implementation
type: enhancement
versions: Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33769>
_______________________________________


More information about the New-bugs-announce mailing list