]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] GH-101100: Fix reference warnings for ``socket`` methods (GH-110114) (#112455)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 27 Nov 2023 15:04:18 +0000 (16:04 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 15:04:18 +0000 (17:04 +0200)
commita2ed553b1a7d104a9fe7d8ddc70424fca4784dd5
tree7ec0cc7da9471786da437ae3b2c8b702aeb7aa01
parenta8269628f61399982c70bcd08a926c9fca75c94e
[3.12] GH-101100: Fix reference warnings for ``socket`` methods (GH-110114) (#112455)

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