]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Add IPv6 into to the docstring for socket.getsockname (GH-102961) (#103137)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 22 May 2023 10:46:45 +0000 (03:46 -0700)
committerGitHub <noreply@github.com>
Mon, 22 May 2023 10:46:45 +0000 (12:46 +0200)
commit1692a16a25e54696a42725fd35e14005492fc09f
tree642adb3b8f3d08cb8c6b88df26fe907a6a8ebdbd
parentd691de1d2d16724be75e8ae67ef6b7101e000a2d
[3.11] Add IPv6 into to the docstring for socket.getsockname (GH-102961) (#103137)

Add IPv6 into to the docstring for socket.getsockname (GH-102961)
(cherry picked from commit ecc5441505cd7cb54f3d38409c732e2e9f102137)

Signed-off-by: Brian Haley <haleyb.dev@gmail.com>
Co-authored-by: Brian Haley <brianphaley@gmail.com>
Modules/socketmodule.c