]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-129719: Restore missing `socket.CAN_RAW_ERR_FILTER` on Linux (GH-129721...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 18 Apr 2025 20:49:23 +0000 (22:49 +0200)
committerGitHub <noreply@github.com>
Fri, 18 Apr 2025 20:49:23 +0000 (20:49 +0000)
commit83cb89b941b9d52d3e382c6bf7850209186c31cb
tree41c1d5d6eaef1941bef2b05b372e23db823f6fcc
parent10f37b36b48d2c9481803ee8ffc1ba592a94b889
[3.13] gh-129719: Restore missing `socket.CAN_RAW_ERR_FILTER` on Linux (GH-129721) (#132702)

gh-129719: Restore missing `socket.CAN_RAW_ERR_FILTER` on Linux (GH-129721)
(cherry picked from commit ce31ae5209c976d28d1c21fcbb06c0ae5e50a896)

Co-authored-by: Jeroen Bogers <11465689+jbogers@users.noreply.github.com>
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