]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92658: Fix typo in docs and tests for `HV_GUID_PARENT` (GH-105267)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 6 Jun 2023 19:27:10 +0000 (12:27 -0700)
committerGitHub <noreply@github.com>
Tue, 6 Jun 2023 19:27:10 +0000 (20:27 +0100)
commite33add429f8f16340b4c186501bb1e436e66b4cc
tree3e5c6e085440a81bc241561a46f393021e7d38f3
parent6fe0a6ba73adb4bc4060ddd0a132072339758c6b
gh-92658: Fix typo in docs and tests for `HV_GUID_PARENT` (GH-105267)

(cherry picked from commit 3907de12b57b14f674cdcc80ae64350a23af53a0)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Doc/library/socket.rst
Lib/test/test_socket.py