Skip to content

bpo-27645: Fix sqlite backup check if database in transaction to be up to 3.8.7 (inclusive)#6131

Merged
berkerpeksag merged 1 commit into
python:masterfrom
palaviv:fix-backup
Mar 18, 2018
Merged

bpo-27645: Fix sqlite backup check if database in transaction to be up to 3.8.7 (inclusive)#6131
berkerpeksag merged 1 commit into
python:masterfrom
palaviv:fix-backup

Conversation

@palaviv

@palaviv palaviv commented Mar 17, 2018

Copy link
Copy Markdown
Contributor

@berkerpeksag berkerpeksag left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

We don't need a NEWS entry for this.

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @palaviv for the PR, and @berkerpeksag for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@berkerpeksag

Copy link
Copy Markdown
Member

Thanks, @palaviv!

@bedevere-bot

Copy link
Copy Markdown

GH-6138 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 18, 2018
…ythonGH-6131)

It was actually fixed in SQLite 3.8.8, not 3.8.7.
(cherry picked from commit bbf7bb7)

Co-authored-by: Aviv Palivoda <[email protected]>
berkerpeksag pushed a commit that referenced this pull request Mar 18, 2018
…H-6131)

It was actually fixed in SQLite 3.8.8, not 3.8.7.

(cherry picked from commit bbf7bb7)

Co-authored-by: Aviv Palivoda <[email protected]>
jo2y pushed a commit to jo2y/cpython that referenced this pull request Mar 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants