[3.10] bpo-43853: Expand test suite for SQLite UDF's (GH-27642)#31030
[3.10] bpo-43853: Expand test suite for SQLite UDF's (GH-27642)#31030JelleZijlstra merged 2 commits into
Conversation
(cherry picked from commit 3eb3b4f) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
pythonGH-27613 (bpo 44839) was not backported, so exceptions differ between main (3.11) and older versions.
|
@gvanrossum I'm planning to merge this (a backport of #27642 which you previously merged after my review). The only non-test changes fix a missed error check for |
Sorry, something went wrong.
|
+1. If adding tests never caused us to fix any bugs we’d be doing it wrong. :-) |
Sorry, something went wrong.
|
Thanks @erlend-aasland for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
Sorry, something went wrong.
|
Sorry, @erlend-aasland and @JelleZijlstra, I could not cleanly backport this to |
Sorry, something went wrong.
|
Thanks; I'll fix the 3.9 backport. |
Sorry, something went wrong.
…ythonGH-31030) (cherry picked from commit 3eb3b4f)
…ythonGH-31030) (pythonGH-31586) (cherry picked from commit 3eb3b4f)
(cherry picked from commit 3eb3b4f)
Co-authored-by: Erlend Egeberg Aasland erlend.aasland@innova.no
https://bugs.python.org/issue43853