]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-86819: Add ISO-TP CAN socket constants (#23794)
authorStefan Tatschner <stefan@rumpelsepp.org>
Wed, 17 Sep 2025 17:18:04 +0000 (19:18 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Sep 2025 17:18:04 +0000 (17:18 +0000)
commita9b6b091411a4b54421b2f81edad9778d374e3f8
tree5dc6484cfbf25984cb3a52d502b1e03a0ed5cfb1
parente92599e677de8195898e686b61e930baa3b8f627
gh-86819: Add ISO-TP CAN socket constants (#23794)

Co-authored-by: Stefan Tatschner <stefan@rumpelsepp.org>
Co-authored-by: Patrick Menschel <menschel.p@posteo.de>
Doc/whatsnew/3.15.rst
Lib/test/test_socket.py
Misc/NEWS.d/next/Library/2025-08-22-09-53-45.gh-issue-86819.ECxvwx.rst [new file with mode: 0644]
Modules/socketmodule.c
Modules/socketmodule.h
configure
configure.ac
pyconfig.h.in