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

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