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-31 07:05:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
test
/
test_sqlite3
History
Erlend E. Aasland
a05bad3254
gh-100370: fix OverflowError in sqlite3.Connection.blobopen for 32-bit builds (
#103902
)
2023-05-07 12:55:31 +02:00
..
__init__.py
…
__main__.py
…
test_backup.py
…
test_cli.py
…
test_dbapi.py
gh-100370: fix OverflowError in sqlite3.Connection.blobopen for 32-bit builds (
#103902
)
2023-05-07 12:55:31 +02:00
test_dump.py
…
test_factory.py
…
test_hooks.py
…
test_regression.py
…
test_transactions.py
…
test_types.py
GH-103857: Deprecate utcnow and utcfromtimestamp (
#103858
)
2023-04-27 11:32:30 -06:00
test_userfunctions.py
…