]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290) (GH-15046...
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 26 May 2026 10:11:11 +0000 (13:11 +0300)
committerGitHub <noreply@github.com>
Tue, 26 May 2026 10:11:11 +0000 (10:11 +0000)
commitb030936f3332caba70bab3004ec86c265fcf7e6c
treea967be6720999d3a1975c9e264995e1221f5530d
parent56be4fb3d21f684a6c61384c24061c5766462fa3
[3.13] gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290) (GH-150461) (GH-150471)

(cherry picked from commit 7168b02795e5af4f59f9416a2e6a61a13fc45180)
(cherry picked from commit 0466560b310fa74c38270328d66d6a16df95ec34)
Modules/_sqlite/blob.c
Modules/_sqlite/clinic/blob.c.h
Modules/_sqlite/clinic/connection.c.h
Modules/_sqlite/connection.c