]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290) (GH-150461)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 26 May 2026 09:27:04 +0000 (12:27 +0300)
committerGitHub <noreply@github.com>
Tue, 26 May 2026 09:27:04 +0000 (09:27 +0000)
commit7168b02795e5af4f59f9416a2e6a61a13fc45180
tree79641c2bafc421431306a632f335accbcdaa0729
parent9d79e71fb68d6a35d26d28d335b466465afaa165
[3.14] gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290) (GH-150461)

(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