]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:07:59 +0000 (09:07 -0700)
committerGitHub <noreply@github.com>
Sun, 4 Jun 2023 16:07:59 +0000 (17:07 +0100)
commit9ce3312cdba865b57547377d4e99877fe811a92f
tree852959dbbc8bff09560443025926d1d05e9e0fa4
parent6b61fe90975b3693f51e257723716fe9c3090911
[3.12] gh-104882: Docs: fix description of relationship between `socket.getblocking()` and `socket.gettimeout()` (GH-105026) (#105283)

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