Skip to content

[3.14] gh-138736: Fix sqlite3.Connection.blobopen 'row' parameter type and naming (#138738)#139062

Merged
encukou merged 1 commit intopython:3.14from
erlend-aasland:backport-3.14-sqlite-blob-rowid
Oct 7, 2025
Merged

[3.14] gh-138736: Fix sqlite3.Connection.blobopen 'row' parameter type and naming (#138738)#139062
encukou merged 1 commit intopython:3.14from
erlend-aasland:backport-3.14-sqlite-blob-rowid

Conversation

@erlend-aasland
Copy link
Copy Markdown
Contributor

@erlend-aasland erlend-aasland commented Sep 17, 2025

The 'row' parameter represents a ROWID. Clarify this in docs and docstrings.

(cherry picked from commit 8eb1062)


📚 Documentation preview 📚: https://cpython-previews--139062.org.readthedocs.build/

…er type and naming (python#138738)

The 'row' parameter represents a ROWID. Clarify this in docs and docstrings.

(cherry picked from commit 8eb1062)
@encukou encukou merged commit ebbfd8f into python:3.14 Oct 7, 2025
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants