]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:41 +0000 (02:06 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Apr 2026 00:06:41 +0000 (17:06 -0700)
commitbfbabb556cd7987a35bcb92af746ecf22d3f0ae6
tree6553fe617f1b422265778cfd822c78dd85e3fd93
parente590f007ed8b0268c40bcae445d6b50e06b00960
[3.14] tiny edit, fix a couple of minor typos in enum and sqlite3 docs (GH-148580) (#148581)

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