[New-bugs-announce] [issue22631] Feature Request CAN_RAW_FD_FRAME

Stefan Tatschner report at bugs.python.org
Tue Oct 14 16:21:28 CEST 2014


New submission from Stefan Tatschner:

CAN support was introduced with issue #10141. Python still seems to lack support for CAN FD which is available with the socket option CAN_RAW_FD_FRAMES, see here (chapter 4.1.5): https://www.kernel.org/doc/Documentation/networking/can.txt

----------
components: IO
messages: 229289
nosy: rumpelsepp
priority: normal
severity: normal
status: open
title: Feature Request CAN_RAW_FD_FRAME
type: enhancement
versions: Python 3.5

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


More information about the New-bugs-announce mailing list