diff options
author | Erlend E. Aasland <erlend.aasland@protonmail.com> | 2023-05-11 08:44:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-11 08:44:31 (GMT) |
commit | 7470321f8171dce96a604ba2c24176837f999ca0 (patch) | |
tree | 0c6af52afdb0a731a5601cfae5fdc4470c1b70ae /Python/bytecodes.c | |
parent | 4abfe6a14b5be5decbaa3142d9e2549cf2d86c34 (diff) | |
download | cpython-7470321f8171dce96a604ba2c24176837f999ca0.zip cpython-7470321f8171dce96a604ba2c24176837f999ca0.tar.gz cpython-7470321f8171dce96a604ba2c24176837f999ca0.tar.bz2 |
gh-101117: Improve accuracy of sqlite3.Cursor.rowcount docs (#104287)
The SQLite C API sqlite3_changes() can only be relied upon when the
current active statement has been run to completion.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions