[issue7687] Bluetooth support untested

2021-12-26 Thread Daniel Diniz
Change by Daniel Diniz : -- versions: +Python 3.10, Python 3.11 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue7687] Bluetooth support untested

2019-11-15 Thread Batuhan
Change by Batuhan : -- nosy: +BTaskaya versions: +Python 3.9 -Python 2.7, Python 3.4, Python 3.5, Python 3.6 ___ Python tracker ___ _

[issue7687] Bluetooth support untested

2019-02-24 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.

[issue7687] Bluetooth support untested

2015-09-10 Thread Tim Tisdall
Changes by Tim Tisdall : -- versions: +Python 3.6 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue7687] Bluetooth support untested

2014-07-14 Thread Brian Curtin
Changes by Brian Curtin : -- nosy: -brian.curtin ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue7687] Bluetooth support untested

2014-07-14 Thread Tim Tisdall
Changes by Tim Tisdall : -- nosy: +Tim.Tisdall ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue7687] Bluetooth support untested

2014-06-16 Thread Mark Lawrence
Mark Lawrence added the comment: I'm assuming that this still needs some TLC. -- nosy: +BreamoreBoy versions: +Python 3.4, Python 3.5 -Python 3.1, Python 3.2 ___ Python tracker __

[issue7687] Bluetooth support untested

2010-07-11 Thread Mark Lawrence
Changes by Mark Lawrence : -- versions: -Python 2.6 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue7687] Bluetooth support untested

2010-01-12 Thread Antoine Pitrou
New submission from Antoine Pitrou : We have bluetooth support in the socket module but it never gets tested in the regression suite. -- components: Library (Lib), Tests messages: 97696 nosy: brian.curtin, pitrou priority: normal severity: normal stage: needs patch status: open title: B