]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in Lib/sqlite3/test/test_types.py (GH-28226)
authorKonstantin Popov <konst.hardy@gmail.com>
Wed, 15 Sep 2021 20:09:08 +0000 (23:09 +0300)
committerGitHub <noreply@github.com>
Wed, 15 Sep 2021 20:09:08 +0000 (22:09 +0200)
commitd081eab7df176453c9834b852a579e1ada0354b2
tree7a75e31b0b2e4401db9f9195810c001964703e31
parent4b30aaa0c9dc4da956199dbd48af9c06089cb271
Fix typo in Lib/sqlite3/test/test_types.py (GH-28226)

preceeding -> preceding

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/sqlite3/test/test_types.py