]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30512: Add CAN Socket support for NetBSD (GH-30066)
authorThomas Klausner <tk@giga.or.at>
Fri, 21 Jan 2022 07:44:05 +0000 (08:44 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Jan 2022 07:44:05 +0000 (09:44 +0200)
commit40fcd16889028bd3cd2289e0f8a2af43f17a5824
tree887af34099e0520f5908c69431ef187cd9895241
parentcfadcc31ea84617b1c73022ce54d4ae831333e8d
bpo-30512: Add CAN Socket support for NetBSD (GH-30066)
Doc/library/socket.rst
Doc/whatsnew/3.11.rst
Misc/NEWS.d/next/Core and Builtins/2021-12-12-00-49-19.bpo-30512.nU9E9V.rst [new file with mode: 0644]
Modules/socketmodule.c
Modules/socketmodule.h
configure
configure.ac
pyconfig.h.in