]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290) (GH-150340)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 May 2026 13:43:38 +0000 (15:43 +0200)
committerGitHub <noreply@github.com>
Sun, 24 May 2026 13:43:38 +0000 (13:43 +0000)
commit79937e3cf12ca9700da28389dd357014e9ae6a3b
tree89f511afe3e18ca28e34a0ce5977e6ff23f78133
parentbaf22f34cab477faa007c4ebc04841db3a727af9
[3.15] gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290) (GH-150340)

(cherry picked from commit 0466560b310fa74c38270328d66d6a16df95ec34)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Modules/_sqlite/blob.c
Modules/_sqlite/clinic/blob.c.h
Modules/_sqlite/clinic/connection.c.h
Modules/_sqlite/connection.c