]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 24 May 2026 12:02:58 +0000 (15:02 +0300)
committerGitHub <noreply@github.com>
Sun, 24 May 2026 12:02:58 +0000 (15:02 +0300)
commit0466560b310fa74c38270328d66d6a16df95ec34
tree11495f5234f01905eea9e45b9064b609f6c4a612
parentcdc499ae775e5204ef6bbb0a63bb00e85b0b6b72
gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290)
Modules/_sqlite/blob.c
Modules/_sqlite/clinic/blob.c.h
Modules/_sqlite/clinic/connection.c.h
Modules/_sqlite/connection.c