ContinuumIO / anaconda-issues

Anaconda issue tracking
648 stars 224 forks source link

Build python with bluetooth socket support (AF_BLUETOOTH) #1035

Open jordens opened 8 years ago

jordens commented 8 years ago

Python 3 can support bluetooth sockets (AF_BLUETOOTH) on Linux (at least) if built with it: https://docs.python.org/3/library/socket.html Needs bluetooth.h (from e.g. libbluetooth-dev).

http://stackoverflow.com/questions/29107537/missing-socket-af-bluetooth-in-anaconda-python

Peque commented 7 years ago

Any updates on this matter? :innocent:

mingwandroid commented 7 years ago

No update to report, sorry.

automated-reckoning commented 6 years ago

Come on guys. Two years and you're STILL missing this?

mingwandroid commented 6 years ago

Come on guys. Two years and you're STILL missing this?

The age of the bug doesn't really factor into our importance rating.

donour commented 5 years ago

What can we do anything to get movement here? I appreciate the the user base may not be large, but the change seems pretty low risk.

csoja commented 5 years ago

Submitting a PR to the conda-forge python-feedstock would be a great place to start. https://github.com/conda-forge/python-feedstock