cpython/Lib/sqlite3/test
Christian Clauss 745c9d9dfc
Fix typos in the Lib directory (GH-28775)
Fix typos in the Lib directory as identified by codespell.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2021-10-06 16:13:48 -07:00
..
__init__.py
test_backup.py bpo-45181: Simplify loading sqlite3 tests (GH-28304) 2021-09-13 14:16:26 +03:00
test_dbapi.py Fix typos in the Lib directory (GH-28775) 2021-10-06 16:13:48 -07:00
test_dump.py bpo-45181: Simplify loading sqlite3 tests (GH-28304) 2021-09-13 14:16:26 +03:00
test_factory.py bpo-45181: Simplify loading sqlite3 tests (GH-28304) 2021-09-13 14:16:26 +03:00
test_hooks.py bpo-45181: Simplify loading sqlite3 tests (GH-28304) 2021-09-13 14:16:26 +03:00
test_regression.py bpo-44958: Fix ref. leak introduced in GH-27844 (GH-28490) 2021-09-21 06:15:54 -07:00
test_transactions.py bpo-45181: Simplify loading sqlite3 tests (GH-28304) 2021-09-13 14:16:26 +03:00
test_types.py Fix typo in Lib/sqlite3/test/test_types.py (GH-28226) 2021-09-15 22:09:08 +02:00
test_userfunctions.py bpo-45181: Simplify loading sqlite3 tests (GH-28304) 2021-09-13 14:16:26 +03:00