cpython/Lib/sqlite3
Erlend Egeberg Aasland ba457fe6f8
[3.10] bpo-43853: Expand test suite for SQLite UDF's (GH-27642) (GH-31030)
* [3.10] bpo-43853: Expand test suite for SQLite UDF's (GH-27642).
(cherry picked from commit 3eb3b4f270)

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.
2022-02-20 16:13:04 -08:00
..
test [3.10] bpo-43853: Expand test suite for SQLite UDF's (GH-27642) (GH-31030) 2022-02-20 16:13:04 -08:00
__init__.py bpo-45677: Reword first section of `sqlite3` docs (GH-29326) (GH-29566) 2021-11-15 15:31:38 -08:00
dbapi2.py bpo-24464: Fix sqlite3.enable_shared_cache() deprecation wrapper (GH-24170) 2021-01-09 13:25:55 +02:00
dump.py #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. 2013-01-10 11:04:09 -05:00