Uh oh!
There was an error while loading. Please reload this page.
bpo-43853: Expand test suite for SQLite UDF's - #27642
Conversation
erlend-aasland
commented
Aug 6, 2021
FYI: Tests for aggregate functions are already in place (implemented in GH-27588). @serhiy-storchaka, is the refactor commit acceptable? Code coverage is preserved. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
serhiy-storchaka
commented
Aug 7, 2021
Ignore my comments about values which cause errors. I covered them in #27654. But please add more test cases for valid values of different types. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
erlend-aasland
commented
Aug 12, 2021
I've updated the PR. PTAL, @serhiy-storchaka. |
Resolved: only test arguments passed to UDF's |
erlend-aasland
commented
Sep 15, 2021
@serhiy-storchaka, please take a new look. |
erlend-aasland
commented
Jan 26, 2022
I can't; I don't have the commit bit :) |
gvanrossum
commented
Jan 26, 2022
What?! I thought you did. You should. Who's mentoring you? |
miss-islington
commented
Jan 26, 2022
Thanks @erlend-aasland for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
miss-islington
commented
Jan 26, 2022
Sorry, @erlend-aasland and @gvanrossum, I could not cleanly backport this to |
miss-islington
commented
Jan 26, 2022
Sorry @erlend-aasland and @gvanrossum, I had trouble checking out the |
JelleZijlstra
commented
Jan 26, 2022
I was surprised when I learned that too, I feel like I've seen your name around CPython a lot :) |
erlend-aasland
commented
Jan 26, 2022
First @corona10, now @pablogsal 🙂 (BTW, I'll fix the backports.) |
erlend-aasland
commented
Jan 26, 2022
I've been around a year or two, IIRC :) |
pablogsal
commented
Jan 26, 2022
We have already offer the promotion a couple of times, we are working on it 😉 |
(cherry picked from commit 3eb3b4f) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
bedevere-bot
commented
Jan 30, 2022
GH-31030 is a backport of this pull request to the 3.10 branch. |
erlend-aasland
commented
Jan 30, 2022
Backporting to 3.9 from GH-31030. |
…1030) * [3.10] bpo-43853: Expand test suite for SQLite UDF's (GH-27642). (cherry picked from commit 3eb3b4f) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no> * Fix test_func_return_too_large_int GH-27613 (bpo 44839) was not backported, so exceptions differ between main (3.11) and older versions.
…ythonGH-31030) (cherry picked from commit 3eb3b4f)
…ythonGH-31030) (pythonGH-31586) (cherry picked from commit 3eb3b4f)
PyFloat_AsDouble()errorshttps://bugs.python.org/issue43853