This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-29 22:26:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
test
/
test_sqlite3
History
Erlend E. Aasland
8a2b7ee64d
gh-101693: In sqlite3, deprecate using named placeholders with parameters supplied as a sequence (
#101698
)
2023-02-15 06:27:16 +01:00
..
__init__.py
…
__main__.py
…
test_backup.py
…
test_cli.py
…
test_dbapi.py
gh-101693: In sqlite3, deprecate using named placeholders with parameters supplied as a sequence (
#101698
)
2023-02-15 06:27:16 +01:00
test_dump.py
…
test_factory.py
gh-100553: Improve accuracy of sqlite3.Row iter test (
#100555
)
2022-12-28 01:58:05 +01:00
test_hooks.py
…
test_regression.py
…
test_transactions.py
…
test_types.py
…
test_userfunctions.py
…