Skip to content

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

Merged
erlend-aasland merged 2 commits intopython:3.13from
erlend-aasland:backport-3.13-sqlite-blob-rowid
Sep 17, 2025
Merged

[3.13] gh-138736: Fix sqlite3.Connection.blobopen 'row' parameter type and naming (#138738)#139063
erlend-aasland merged 2 commits intopython:3.13from
erlend-aasland:backport-3.13-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--139063.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)
@erlend-aasland erlend-aasland enabled auto-merge (squash) September 17, 2025 16:03
@erlend-aasland erlend-aasland merged commit 5f84c1d into python:3.13 Sep 17, 2025
41 checks passed
@erlend-aasland erlend-aasland deleted the backport-3.13-sqlite-blob-rowid branch September 17, 2025 16:26
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.

2 participants