mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bpo-30512: Add CAN Socket support for NetBSD (GH-30066)
This commit is contained in:
parent
cfadcc31ea
commit
40fcd16889
8 changed files with 26 additions and 6 deletions
|
@ -264,6 +264,13 @@ os
|
|||
(Contributed by Dong-hee Na in :issue:`44611`.)
|
||||
|
||||
|
||||
socket
|
||||
------
|
||||
|
||||
* Add CAN Socket support for NetBSD.
|
||||
(Contributed by Thomas Klausner in :issue:`30512`.)
|
||||
|
||||
|
||||
sqlite3
|
||||
-------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue