]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-131825: Fix `sqlite3` timezone-naive adapter recipe (GH-136270) (GH-136467)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 9 Jul 2025 14:12:47 +0000 (16:12 +0200)
committerGitHub <noreply@github.com>
Wed, 9 Jul 2025 14:12:47 +0000 (14:12 +0000)
commit75640d4b1f65b316089f294c93745febabeffc87
treee08c5f44235f0205c70d590dfc0cee3dd669562b
parent90717c2cecc20bfbcec7e7c39a99c42b7cbc5f90
[3.14] gh-131825: Fix `sqlite3` timezone-naive adapter recipe (GH-136270) (GH-136467)

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