[Python-Dev] Bluetooth 4.0 support in "socket" module
Giampaolo Rodola'
g.rodola at gmail.com
Mon Jul 14 17:32:42 CEST 2014
On Mon, Jul 14, 2014 at 3:57 PM, Tim Tisdall <tisdall at gmail.com> wrote:
> I was interested in providing patches for the socket module to add
> Bluetooth 4.0 support. I couldn't find any details on how to provide
> contributions to the Python project, though... Is there some online
> documentation with guidelines on how to contribute? Should I just provide
> a patch to this mailing list?
>
> Also, is there a method to test changes against all the different *nix
> variations? Is Bluez the standard across the different *nix variations?
>
> -Tim
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> https://mail.python.org/mailman/options/python-dev/g.rodola%40gmail.com
>
>
Hello there,
you can take a look at:
https://docs.python.org/devguide/#contributing
Patches must be submitted on the Python bug tracker:
http://bugs.python.org/
--
Giampaolo - http://grodola.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20140714/a9a3f00b/attachment.html>
More information about the Python-Dev
mailing list