]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129719: Restore missing `socket.CAN_RAW_ERR_FILTER` on Linux (#129721)
authorJeroen Bogers <11465689+jbogers@users.noreply.github.com>
Fri, 18 Apr 2025 19:59:37 +0000 (21:59 +0200)
committerGitHub <noreply@github.com>
Fri, 18 Apr 2025 19:59:37 +0000 (22:59 +0300)
commitce31ae5209c976d28d1c21fcbb06c0ae5e50a896
tree0082ac7efb001527e9152bcc2503fc2b987a77fd
parent741c6386b8615fbfb4f2e6027556751039119950
gh-129719: Restore missing `socket.CAN_RAW_ERR_FILTER` on Linux (#129721)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Doc/library/socket.rst
Misc/NEWS.d/next/Library/2025-02-06-11-23-51.gh-issue-129719.Of6rvb.rst [new file with mode: 0644]
Modules/socketmodule.c