]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add IPv6 into to the docstring for socket.getsockname (#102961)
authorBrian Haley <brianphaley@gmail.com>
Thu, 30 Mar 2023 18:40:58 +0000 (14:40 -0400)
committerGitHub <noreply@github.com>
Thu, 30 Mar 2023 18:40:58 +0000 (11:40 -0700)
commitecc5441505cd7cb54f3d38409c732e2e9f102137
tree2fd49bb36304f608470e6ccf2c27568800152d37
parentf192a558f538489ad1be30aa145e71d942798d1c
Add IPv6 into to the docstring for socket.getsockname (#102961)

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