]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95389: expose popular ETHERTYPE_* constants in the socket module (#95390)
authorNoam Cohen <noam@noam.me>
Mon, 7 Nov 2022 14:27:37 +0000 (16:27 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Nov 2022 14:27:37 +0000 (15:27 +0100)
commit80c08d1cd67afdd1336c65ba23a044b6ac490f33
treee7b0b57bc1dd5b2b29bf358696b9b75e0c24d5dd
parent6168e714be333b633dfa7e2d25549dea97a53431
gh-95389: expose popular ETHERTYPE_* constants in the socket module (#95390)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Doc/library/socket.rst
Misc/NEWS.d/next/Core and Builtins/2022-07-30-14-10-27.gh-issue-95389.nSGEkG.rst [new file with mode: 0644]
Modules/socketmodule.c
configure
configure.ac
pyconfig.h.in