Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-44042: sqlite3 begin transaction optimisations #25908

Merged
merged 9 commits into from Jun 3, 2021

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented May 4, 2021

@erlend-aasland erlend-aasland requested a review from berkerpeksag as a code owner May 4, 2021
@erlend-aasland erlend-aasland changed the title bpo-44042: Begin transaction optimisations bpo-44042: sqlite3 begin transaction optimisations May 5, 2021
@erlend-aasland erlend-aasland force-pushed the erlend-aasland:sqlite-begin branch from 094e9b8 to c9d110e May 7, 2021
@erlend-aasland
Copy link
Contributor Author

@erlend-aasland erlend-aasland commented May 7, 2021

Changes are not user visible, so I'm adding the skip news label.

@erlend-aasland erlend-aasland force-pushed the erlend-aasland:sqlite-begin branch from c9d110e to 891ebce May 7, 2021
Modules/_sqlite/cursor.c Outdated Show resolved Hide resolved
@erlend-aasland
Copy link
Contributor Author

@erlend-aasland erlend-aasland commented May 8, 2021

cc. @corona10

@corona10
Copy link
Member

@corona10 corona10 commented May 9, 2021

@erlend-aasland

This is PR looks good to be labeled as skip news

@erlend-aasland erlend-aasland requested a review from pablogsal Jun 3, 2021
@erlend-aasland erlend-aasland force-pushed the erlend-aasland:sqlite-begin branch from ff2893e to 5e64f35 Jun 3, 2021
@pablogsal pablogsal merged commit 3446516 into python:main Jun 3, 2021
10 checks passed
10 checks passed
@github-actions
Check for source changes
Details
@github-actions
Check if generated files are up to date
Details
@github-actions
Windows (x86)
Details
@github-actions
Windows (x64)
Details
@github-actions
macOS
Details
@github-actions
Ubuntu
Details
@github-actions
Ubuntu SSL tests with OpenSSL
Details
@travis-ci
Travis CI - Pull Request Build Passed
Details
@bedevere-bot
bedevere/issue-number Issue number 44042 found
Details
@bedevere-bot
bedevere/news "skip news" label found
@erlend-aasland erlend-aasland deleted the erlend-aasland:sqlite-begin branch Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants