]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-100813: Add `socket.IP_PKTINFO` constant (#10294)
authordsentinel <14005083+dsentinel@users.noreply.github.com>
Mon, 9 Jan 2023 09:00:40 +0000 (01:00 -0800)
committerGitHub <noreply@github.com>
Mon, 9 Jan 2023 09:00:40 +0000 (14:30 +0530)
commit7a50d6b5b09a88e915891757fdd6d371310d2e96
tree771bb40915d3d4303087ff8de04670b09f2a09a3
parente47b13934b2eb50914e4dbae91f1dc59f8325e30
GH-100813: Add `socket.IP_PKTINFO` constant (#10294)
Doc/library/socket.rst
Misc/NEWS.d/next/Library/2023-01-06-22-36-27.gh-issue-100813.mHRdQn.rst [new file with mode: 0644]
Modules/socketmodule.c