gh-93421: Update sqlite3 cursor.rowcount after SQLITE_DONE by erlend-aasland · Pull Request #93526 · python/cpython · GitHub

github.com

Tin mới

erlend-aasland:sqlite-changes-alt

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Update rowcount after SQLITE_DONE

awaiting core review

awaiting core review

SQLite rowcount is corrupted when combining UPDATE RETURNING w/ table that is dropped and recreated #93421

🔨 test-with-buildbots

🔨 test-with-buildbots

needs backport to 3.10

needs backport to 3.10

needs backport to 3.11

needs backport to 3.11

Harden executemany check

Merge branch 'main' into sqlite-changes-alt

Use 64-bit API if available

gh-93421: Fix sqlite3 cursor .rowcount for UPDATE ... RETURNING queries #93520

View reviewed changes

Merge branch 'main' into sqlite-changes-alt

Revert 64-bit API support

Doh, reset _after_ fetching changes

: Update sqlite3 cursor.rowcount only after SQLITE_DONE (

[3.10] gh-93421: Update sqlite3 cursor.rowcount only after SQLITE_DONE (GH-93526) (cherry picked from commit 875de61)

: Update sqlite3 cursor.rowcount only after SQLITE_DONE (

[3.10] gh-93421: Update sqlite3 cursor.rowcount only after SQLITE_DONE (GH-93526) (GH-93599) (cherry picked from commit 875de61)

Revert 30935 defer bpo45162 to 312 (

emscripten-core/emscripten#17269

https://github.com/python/cpython/issue/89336