-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
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
Conversation
Would be nice to add tests and a news entry. And needed to merge with master. |
463983c
to
362433b
Compare
@serhiy-storchaka, could you review this again, please? |
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. |
Sorry, @sir-sigurd and @serhiy-storchaka, I could not cleanly backport this to |
Sorry, @sir-sigurd and @serhiy-storchaka, I could not cleanly backport this to |
Sorry, @sir-sigurd and @serhiy-storchaka, I could not cleanly backport this to |
…xceptions. (pythonGH-8113). (cherry picked from commit 5b25f1d) Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
GH-10946 is a backport of this pull request to the 3.7 branch. |
…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>
…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>
https://bugs.python.org/issue34052