[issue27929] asyncio.AbstractEventLoop.sock_connect broken for AF_BLUETOOTH

Emanuel Barry report at bugs.python.org
Thu Sep 1 10:15:16 EDT 2016


Emanuel Barry added the comment:

Thanks for the report! I'm unable to reproduce, as `socket.AF_BLUETOOTH` doesn't exist on my system, but surely someone else can.

----------
keywords: +3.5regression
nosy: +ebarry, ned.deily
priority: normal -> high
stage:  -> needs patch
title: asyncio.AbstractEventLoop.sock_connect brooken for AF_BLUETOOTH -> asyncio.AbstractEventLoop.sock_connect broken for AF_BLUETOOTH
type:  -> behavior

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27929>
_______________________________________


More information about the Python-bugs-list mailing list