New submission from Yury Selivanov <yseliva...@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 <rep...@bugs.python.org> <https://bugs.python.org/issue33769> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com