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

A. Jesse Jiryu Davis report at bugs.python.org
Sun Jun 12 18:33:22 EDT 2016


A. Jesse Jiryu Davis added the comment:

Thanks, I'm not a core dev or I'd try it myself.

Yury, do you think that's a good approach, or should I mock getaddrinfo for that test? I fear mocking out too much and accidentally not testing anything, or of making tests that someone *else* could accidentally change so they don't test anything.

----------

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


More information about the Python-bugs-list mailing list