We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0509c45 commit 550f30cCopy full SHA for 550f30c
Doc/whatsnew/3.9.rst
@@ -530,6 +530,9 @@ The :mod:`socket` module now exports the :data:`~socket.CAN_RAW_JOIN_FILTERS`
530
constant on Linux 4.1 and greater.
531
(Contributed by Stefan Tatschner and Zackery Spytz in :issue:`25780`.)
532
533
+The socket module now supports the :data:`~socket.CAN_J1939` protocol on
534
+platforms that support it. (Contributed by Karl Ding in :issue:`40291`.)
535
+
536
time
537
----
538
0 commit comments