Skip to content

[3.7] bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH-8113). #10946

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 1 commit into from
Dec 5, 2018

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Dec 5, 2018

(cherry picked from commit 5b25f1d)

Co-authored-by: Sergey Fedoseev fedoseev.sergey@gmail.com

https://bugs.python.org/issue34052

…xceptions. (pythonGH-8113).

(cherry picked from commit 5b25f1d)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
@miss-islington
Copy link
Contributor

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

@serhiy-storchaka serhiy-storchaka deleted the backport-5b25f1d-3.7 branch December 5, 2018 21:10
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>
@bedevere-bot
Copy link

GH-10952 is a backport of this pull request to the 3.6 branch.

@miss-islington
Copy link
Contributor

Sorry, @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 1de91a0032fed500ddd3d8c4fb7a38c0b8719f67 2.7

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>
@bedevere-bot
Copy link

GH-10955 is a backport of this pull request to the 2.7 branch.

@serhiy-storchaka serhiy-storchaka removed their assignment Dec 5, 2018
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 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>.
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