]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-101100: Fix reference warnings for ``socket`` methods (GH-110114) (#112456)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 27 Nov 2023 15:03:45 +0000 (16:03 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 15:03:45 +0000 (17:03 +0200)
commit62e430af9eca7eddafc1f73dd8f7af289ffdf097
treea3a0cf1d0d705b5582402c7dac52d75c49827910
parentfaa1ef4893f0abc0acd7ce3abd393d06ea69374d
[3.11] GH-101100: Fix reference warnings for ``socket`` methods (GH-110114) (#112456)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/library/socket.rst
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.7.rst