https://github.com/python/cpython
Revision ba457fe6f8e50ad3ef3ceffb75dee96629a42ad7 authored by Erlend Egeberg Aasland on 21 February 2022, 00:13:04 UTC, committed by GitHub on 21 February 2022, 00:13:04 UTC
* [3.10] bpo-43853: Expand test suite for SQLite UDF's (GH-27642).
(cherry picked from commit 3eb3b4f270757f66c7fb6dcf5afa416ee1582a4b)

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.
1 parent f1916cd
History
Tip revision: ba457fe6f8e50ad3ef3ceffb75dee96629a42ad7 authored by Erlend Egeberg Aasland on 21 February 2022, 00:13:04 UTC
[3.10] bpo-43853: Expand test suite for SQLite UDF's (GH-27642) (GH-31030)
Tip revision: ba457fe
File Mode Size
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.editorconfig -rw-r--r-- 181 bytes
.gitattributes -rw-r--r-- 1.8 KB
.gitignore -rw-r--r-- 2.3 KB
.travis.yml -rw-r--r-- 6.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 71.6 KB
README.rst -rw-r--r-- 9.9 KB
aclocal.m4 -rw-r--r-- 22.3 KB
config.guess -rwxr-xr-x 48.2 KB
config.sub -rwxr-xr-x 34.4 KB
configure -rwxr-xr-x 512.4 KB
configure.ac -rw-r--r-- 174.7 KB
install-sh -rwxr-xr-x 15.0 KB
netlify.toml -rw-r--r-- 82 bytes
pyconfig.h.in -rw-r--r-- 45.3 KB
setup.py -rw-r--r-- 114.1 KB

README.rst

back to top