cpython/Lib/sqlite3/test
Christian Clauss cfca4a6774
[3.10] Fix typos in the Lib directory (GH-28775) (GH-28804)
Fix typos in the Lib directory as identified by codespell.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>.
(cherry picked from commit 745c9d9dfc)

Co-authored-by: Christian Clauss <cclauss@me.com>
2021-10-07 11:49:47 -04:00
..
__init__.py
backup.py
dbapi.py [3.10] Fix typos in the Lib directory (GH-28775) (GH-28804) 2021-10-07 11:49:47 -04:00
dump.py
factory.py
hooks.py bpo-44108: sqlite3 test suite now works with SQLITE_DQS=0 (GH-26032) (GH-26125) 2021-05-14 20:07:24 +09:00
regression.py bpo-25130: Make SQLite tests more compatible with PyPy (GH-28021) 2021-08-29 03:43:48 -07:00
transactions.py
types.py
userfunctions.py bpo-44822: Don't truncate strs with embedded NULL chars returned by sqlite3 UDF callbacks (GH-27588) 2021-08-06 10:59:51 -07:00