◐ Shell
clean mode source ↗

[3.11] gh-101117: Improve accuracy of sqlite3.Cursor.rowcount docs (#104287) by erlend-aasland · Pull Request #104381 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@erlend-aasland

@erlend-aasland erlend-aasland commented

May 11, 2023

edited by github-actions Bot

Loading

Copy link Copy Markdown

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@berkerpeksag berkerpeksag Awaiting requested review from berkerpeksag berkerpeksag is a code owner

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@erlend-aasland @bedevere-bot