]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131825: Fix `sqlite3` timezone-naive adapter recipe (GH-136270) (GH-136468)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 9 Jul 2025 14:13:02 +0000 (16:13 +0200)
committerGitHub <noreply@github.com>
Wed, 9 Jul 2025 14:13:02 +0000 (14:13 +0000)
commit217638588f69d024dd394fdd90f40ddf9f8ed2a6
treebe4ea32fb797f666d0b8784828499d69e297e920
parent7a548e26ac76d3f5b0946b76fd909717dbff78e1
[3.13] gh-131825: Fix `sqlite3` timezone-naive adapter recipe (GH-136270) (GH-136468)

gh-131825: Fix `sqlite3` timezone-naive adapter recipe (GH-136270)
(cherry picked from commit 6a6cd3c07c0300c8799878a48d555470be2a52f7)

Co-authored-by: NekrodNIK <60639354+NekrodNIK@users.noreply.github.com>
Doc/library/sqlite3.rst