]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] tiny edit, fix a couple of minor typos in enum and sqlite3 docs (GH-148580...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Apr 2026 00:06:49 +0000 (02:06 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Apr 2026 00:06:49 +0000 (17:06 -0700)
commite76aa128fea8691525b482a211bef6b1c514019d
tree828330fbc65f3721f10b9de1fa8a5e1acb029e40
parentba2f30eb83fc05c60cf99802dcce6ac1d9a46cf0
[3.13] tiny edit, fix a couple of minor typos in enum and sqlite3 docs (GH-148580) (#148582)

tiny edit, fix a couple of minor typos in enum and sqlite3 docs (GH-148580)

pair of minor doc typo fixes
(cherry picked from commit 236aa0a4e2106f98757e12a9f656f98d91f03c13)

Co-authored-by: Gregory P. Smith <68491+gpshead@users.noreply.github.com>
Doc/library/enum.rst
Doc/library/sqlite3.rst