[3.11] gh-101117: Improve accuracy of sqlite3.Cursor.rowcount docs (#104287) by erlend-aasland · Pull Request #104381 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
merged 1 commit into
Merged
Conversation
Contributor
The SQLite C API sqlite3_changes() can only be relied upon when the
current active statement has been run to completion.
📚 Documentation preview 📚: https://cpython-previews--104381.org.readthedocs.build/
…ocs (python#104287) The SQLite C API sqlite3_changes() can only be relied upon when the current active statement has been run to completion.
erlend-aasland
requested a review
from berkerpeksag
as a code owner
erlend-aasland
added
the
skip news
label
bedevere-bot
added
the
awaiting core review
label
This was referenced
erlend-aasland
merged commit
7055088
into
python:3.11
bedevere-bot
removed
the
awaiting core review
label
erlend-aasland
deleted the
3.11-backport-sqlite-rowcount-docs
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment