]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46030: socket module add couple of FreeBSD constants. (GH-30018)
authorDavid CARLIER <devnexen@gmail.com>
Thu, 17 Mar 2022 20:40:00 +0000 (20:40 +0000)
committerGitHub <noreply@github.com>
Thu, 17 Mar 2022 20:40:00 +0000 (22:40 +0200)
commit33698e8ff40fcc67df3d95658e87196f8021de6f
tree77550df4636ef686630023de63d44c7569512ff1
parent424dfc723137fb1ca8f3b5e4eb12ba3e669a9f52
bpo-46030: socket module add couple of FreeBSD constants. (GH-30018)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Doc/library/socket.rst
Misc/NEWS.d/next/Library/2021-12-10-07-07-47.bpo-46030.UN349J.rst [new file with mode: 0644]
Modules/socketmodule.c