]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96121: Merge sqlite3.Row examples into sqlite3.Row class doc (GH-96122)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 22 Aug 2022 08:12:02 +0000 (01:12 -0700)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2022 08:12:02 +0000 (01:12 -0700)
commit98622fa00e0f9d6c20ddb1ff62534e5aa2f16e25
tree590cc7197cccdf429f6f180997e6b5fc90ecb9f8
parentfedd25eb645d1371a5f8e28e4574c4aa0d0193e7
gh-96121: Merge sqlite3.Row examples into sqlite3.Row class doc (GH-96122)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
(cherry picked from commit 18b1782192f85bd26db89f5bc850f8bee4247c1a)

Co-authored-by: Erlend E. Aasland <erlend.aasland@innova.no>
Doc/includes/sqlite3/rowclass.py [deleted file]
Doc/library/sqlite3.rst