]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-104882: Docs: fix description of relationship between `socket.getblocking...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 4 Jun 2023 16:09:13 +0000 (09:09 -0700)
committerGitHub <noreply@github.com>
Sun, 4 Jun 2023 16:09:13 +0000 (17:09 +0100)
commit86eab0807f359dcf8317ef00bbe09f9e91ee0553
treed6e3297baad13bf8c9338269fe9298f83fd13a40
parent8de607ab1c7605dce0efbb1a5c7148385d9176a6
[3.11] gh-104882: Docs: fix description of relationship between `socket.getblocking()` and `socket.gettimeout()` (GH-105026) (#105284)

gh-104882: Docs: fix description of relationship between `socket.getblocking()` and `socket.gettimeout()` (GH-105026)
(cherry picked from commit 5a5ed7a3e616a372f054a1dd2e9a31ba32a87a67)

Co-authored-by: Joe Geisbauer <joegeisbauer@gmail.com>
Doc/library/socket.rst