]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131825: Fix `sqlite3` timezone-naive adapter recipe (GH-136270)
authorNekrodNIK <60639354+NekrodNIK@users.noreply.github.com>
Wed, 9 Jul 2025 14:06:42 +0000 (17:06 +0300)
committerGitHub <noreply@github.com>
Wed, 9 Jul 2025 14:06:42 +0000 (10:06 -0400)
commit6a6cd3c07c0300c8799878a48d555470be2a52f7
tree61add57303660a6475c62c99ff69dd22839b4a90
parent3c43df4dbdb0a41b8e5503b7fa4741a29b6007e0
gh-131825: Fix `sqlite3` timezone-naive adapter recipe (GH-136270)
Doc/library/sqlite3.rst