This seems to be a reasonable feature.

On Tue, Apr 28, 2020 at 07:29 Karl Ding <karl.jw.d...@gmail.com> wrote:

> Hi all,
>
> Could someone take a look at the following PR to add support for CAN_J1939
> to the socket module? I'd like to try landing this for 3.9. This
> enhancement would be useful for anyone working in automotive and/or dealing
> with the SAE J1939 CAN protocol.
>
> This feature is available on Linux 5.4+ (Ubuntu 20.04 LTS ships with a
> compatible kernel).
>
> PR Link: https://github.com/python/cpython/pull/19538
> BPO Link: https://bugs.python.org/issue40291
>
> You may find the following links useful if you want to find out more about
> how the kernel J1939 implementation is used.
>
> J1939 Kernel Docs:
> https://www.kernel.org/doc/html/latest/networking/j1939.html
> J1939 header:
> https://elixir.bootlin.com/linux/latest/source/include/uapi/linux/can/j1939.h
>
> Thanks!
>
>
> --
> Karl Ding
> _______________________________________________
> Python-Dev mailing list -- python-dev@python.org
> To unsubscribe send an email to python-dev-le...@python.org
> https://mail.python.org/mailman3/lists/python-dev.python.org/
> Message archived at
> https://mail.python.org/archives/list/python-dev@python.org/message/ESCVNT24QHL26XV6TUF3JEH7OONIQV4W/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
-- 
--Guido (mobile)
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/VSJMVOGX7H3QZPQVDTLXKVKYHNK2J3RV/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to