]> granicus.if.org Git - python/commit
Issue #10141: socket: add SocketCAN (PF_CAN) support. Initial patch by Matthias
authorCharles-François Natali <neologix@free.fr>
Thu, 6 Oct 2011 17:47:44 +0000 (19:47 +0200)
committerCharles-François Natali <neologix@free.fr>
Thu, 6 Oct 2011 17:47:44 +0000 (19:47 +0200)
commit47413c117145c3da7cdb0ded5c05d0d540a26a4a
tree8b216bb9a929129d5a9a457c3e0943f551d7b4a4
parent90c30e87be7df19604c920ee24b6888afa91a093
Issue #10141: socket: add SocketCAN (PF_CAN) support. Initial patch by Matthias
Fuchs, updated by Tiago Gonçalves.
Doc/library/socket.rst
Doc/whatsnew/3.3.rst
Lib/test/test_socket.py
Misc/ACKS
Misc/NEWS
Modules/socketmodule.c
Modules/socketmodule.h
configure
configure.in
pyconfig.h.in