]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: improve the accuracy of the sqlite3.connect() timeout param (GH-102900)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 Mar 2023 11:49:32 +0000 (04:49 -0700)
committerGitHub <noreply@github.com>
Wed, 22 Mar 2023 11:49:32 +0000 (04:49 -0700)
commit2e0505a1d93b62b6bca046e4b4b920a75f27bd5b
tree66599337337873a18e9326dd16fb5b26d1aa7a3e
parent00b50606c0b323cbdcb007fe0785cded98f9519a
Docs: improve the accuracy of the sqlite3.connect() timeout param (GH-102900)

(cherry picked from commit c24f1f1e874c283bb11d8b9fbd661536ade19fe9)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Doc/library/sqlite3.rst