Skip to content

bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. #8113

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

Merged
merged 6 commits into from
Dec 5, 2018

Conversation

sir-sigurd
Copy link
Contributor

@sir-sigurd sir-sigurd commented Jul 5, 2018

@serhiy-storchaka serhiy-storchaka added type-bug An unexpected behavior, bug, or error needs backport to 3.6 labels Jul 15, 2018
@serhiy-storchaka
Copy link
Member

Would be nice to add tests and a news entry.

And needed to merge with master.

@sir-sigurd
Copy link
Contributor Author

@serhiy-storchaka, could you review this again, please?

@serhiy-storchaka serhiy-storchaka merged commit 5b25f1d into python:master Dec 5, 2018
@miss-islington
Copy link
Contributor

Thanks @sir-sigurd for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Sorry, @sir-sigurd and @serhiy-storchaka, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 5b25f1d03100e2283c1b129d461ba68ac0169a14 3.7

@miss-islington
Copy link
Contributor

Sorry, @sir-sigurd and @serhiy-storchaka, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 5b25f1d03100e2283c1b129d461ba68ac0169a14 3.6

@miss-islington
Copy link
Contributor

Sorry, @sir-sigurd and @serhiy-storchaka, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 5b25f1d03100e2283c1b129d461ba68ac0169a14 2.7

serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request Dec 5, 2018
…xceptions. (pythonGH-8113).

(cherry picked from commit 5b25f1d)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
@bedevere-bot
Copy link

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

serhiy-storchaka added a commit that referenced this pull request Dec 5, 2018
…ons. (GH-8113). (GH-10946)

(cherry picked from commit 5b25f1d)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2018
…ons. (pythonGH-8113). (pythonGH-10946)

(cherry picked from commit 5b25f1d)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
(cherry picked from commit 1de91a0)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Dec 5, 2018
…xceptions. (pythonGH-8113). (pythonGH-10946)

(cherry picked from commit 5b25f1d)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>.
(cherry picked from commit 1de91a0)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka pushed a commit that referenced this pull request Dec 5, 2018
…ons. (GH-8113). (GH-10946) (GH-10952)

(cherry picked from commit 5b25f1d)
(cherry picked from commit 1de91a0)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
@serhiy-storchaka serhiy-storchaka removed their assignment Dec 5, 2018
serhiy-storchaka added a commit that referenced this pull request Dec 5, 2018
…xceptions. (GH-8113). (GH-10946) (GH-10955)

(cherry picked from commit 5b25f1d)
(cherry picked from commit 1de91a0)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>.
@sir-sigurd sir-sigurd deleted the sqlite-callbacks branch December 6, 2018 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants