]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96168: Improve sqlite3 dict_factory example (GH-96457)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 1 Sep 2022 21:55:41 +0000 (14:55 -0700)
committerGitHub <noreply@github.com>
Thu, 1 Sep 2022 21:55:41 +0000 (14:55 -0700)
commitbbcb03e7b07ecf6f3ed0c308f72bc10f928c85a8
tree36e16a6139f689fb2063d763ddcc81183e62f5c6
parent2ecc195498f3b1256fabc2b66e0d8f6d671fa1d7
gh-96168: Improve sqlite3 dict_factory example (GH-96457)

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

Co-authored-by: Erlend E. Aasland <erlend.aasland@innova.no>
Doc/library/sqlite3.rst