]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
tiny edit, fix a couple of minor typos in enum and sqlite3 docs (GH-148580)
authorGregory P. Smith <68491+gpshead@users.noreply.github.com>
Tue, 14 Apr 2026 23:29:35 +0000 (16:29 -0700)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2026 23:29:35 +0000 (23:29 +0000)
commit236aa0a4e2106f98757e12a9f656f98d91f03c13
tree85e9a0ba35dba32c444ee7844375322031e27285
parent5c3decad66bdef425ea08347ab80d348199fdc1d
tiny edit, fix a couple of minor typos in enum and sqlite3 docs (GH-148580)

pair of minor doc typo fixes
Doc/library/enum.rst
Doc/library/sqlite3.rst