cpython/Modules/_sqlite/clinic
Erlend E. Aasland 5f84c1d192
[3.13] gh-138736: Fix sqlite3.Connection.blobopen 'row' parameter type and naming (#138738) (#139063)
The 'row' parameter represents a ROWID. Clarify this in docs and docstrings.

(cherry picked from commit 8eb106240f)

Co-authored-by: chiri <chirizxc@proton.me>
2025-09-17 16:26:10 +00:00
..
_sqlite3.connect.c.h
blob.c.h
connection.c.h [3.13] gh-138736: Fix sqlite3.Connection.blobopen 'row' parameter type and naming (#138738) (#139063) 2025-09-17 16:26:10 +00:00
cursor.c.h
module.c.h
row.c.h