diff options
author | Erlend E. Aasland <erlend@python.org> | 2025-02-11 08:26:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-11 08:26:01 +0100 |
commit | 3a2e7aacf6f414bbbedaf072e7cb1b48e3d402fa (patch) | |
tree | ef0e05f896a780e54de37b21ac34cccba61ae9c9 /Modules/_sqlite/util.c | |
parent | 0dbe543d70d7f014d4c1e0308f04c1d91bd815ca (diff) | |
download | cpython-3a2e7aacf6f414bbbedaf072e7cb1b48e3d402fa.tar.gz cpython-3a2e7aacf6f414bbbedaf072e7cb1b48e3d402fa.zip |
gh-129928: Raise more accurate exception for incorrect sqlite3 UDF creation (#129941)
Consistently raise ProgrammingError if the user tries to create an UDF
with an invalid number of parameters.
Diffstat (limited to 'Modules/_sqlite/util.c')
0 files changed, 0 insertions, 0 deletions