]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94068: Remove HVSOCKET_CONTAINER_PASSTHRU constant because it has been removed...
authorSteve Dower <steve.dower@python.org>
Tue, 21 Jun 2022 17:27:21 +0000 (18:27 +0100)
committerGitHub <noreply@github.com>
Tue, 21 Jun 2022 17:27:21 +0000 (10:27 -0700)
commit5a08e0fda4b3691332ebb845d36405e15ab45134
tree52d9c0f1f6983b1308f144f2ccac1d1552340c69
parent0efe3a1636c143fe0694a8e4d25d6eae19e0d618
gh-94068: Remove HVSOCKET_CONTAINER_PASSTHRU constant because it has been removed from Windows (GH-94069)

Fixes #94068

Automerge-Triggered-By: GH:zware
Doc/library/socket.rst
Lib/test/test_socket.py
Modules/socketmodule.c