[issue27136] sock_connect fails for bluetooth (and probably others)

A. Jesse Jiryu Davis report at bugs.python.org
Thu Jun 2 17:18:35 EDT 2016


A. Jesse Jiryu Davis added the comment:

I can reproduce this. On Ubuntu 14.04 I installed "libbluetooth-dev" and then built Python 3.5.1 from source, confirmed the socket module has AF_BLUETOOTH and BTPROTO_RFCOMM. Running pyptr2's script gives the traceback pyptr2 reported.

Yury and I discussed a fix, which I'll propose as a patch in the asyncio GitHub repo.

----------
nosy: +emptysquare

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


More information about the Python-bugs-list mailing list