]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] ftplib docs: `timeout` doesn't have to be a whole number (GH-115443) (#115446)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 14 Feb 2024 10:48:10 +0000 (11:48 +0100)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2024 10:48:10 +0000 (10:48 +0000)
commitc274fe7534889b51de5a96d421918d5830b1831a
tree6e5101c82948bf89a17e5d901436a5e4231799c5
parent7f88cb1f28900ddb24b672456d768021ad27bba5
[3.11] ftplib docs: `timeout` doesn't have to be a whole number (GH-115443) (#115446)

ftplib docs: `timeout` doesn't have to be a whole number (GH-115443)
(cherry picked from commit 3fd2ad8241a61e75b2cd33c697af276863efbb51)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/ftplib.rst