Uh oh!
There was an error while loading. Please reload this page.
[3.10] bpo-43853: Expand test suite for SQLite UDF's (GH-27642) - #31030
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.
erlend-aasland
commented
Jan 30, 2022
@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 |
gvanrossum
commented
Feb 19, 2022
+1. If adding tests never caused us to fix any bugs we’d be doing it wrong. :-) |
miss-islington
commented
Feb 21, 2022
Thanks @erlend-aasland for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
miss-islington
commented
Feb 21, 2022
Sorry, @erlend-aasland and @JelleZijlstra, I could not cleanly backport this to |
Thanks; I'll fix the 3.9 backport. |
…ythonGH-31030) (cherry picked from commit 3eb3b4f)
bedevere-bot
commented
Feb 25, 2022
GH-31586 is a backport of this pull request to the 3.9 branch. |
…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