This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-16 01:19:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4a5f0b659a2b8f206cfbdfd37fc36aedf77a71f
cpython
/
Lib
/
sqlite3
/
test
T
History
Erlend Egeberg Aasland
b19f455339
bpo-44491: Allow clearing the sqlite3 authoriser callback (GH-26863)
2021-06-24 15:35:57 +01:00
..
__init__.py
…
backup.py
bpo-43265: Improve sqlite3.Connection.backup error handling (GH-24586)
2021-04-14 14:45:49 +03:00
dbapi.py
bpo-44491: Allow clearing the sqlite3 authoriser callback (GH-26863)
2021-06-24 15:35:57 +01:00
dump.py
…
factory.py
bpo-43553: Improve
sqlite3
test coverage (GH-26886)
2021-06-24 12:56:56 +01:00
hooks.py
bpo-42213: Remove redundant cyclic GC hack in sqlite3 (GH-26517)
2021-06-03 09:38:19 -07:00
regression.py
…
transactions.py
…
types.py
bpo-43553: Improve
sqlite3
test coverage (GH-26886)
2021-06-24 12:56:56 +01:00
userfunctions.py
bpo-44491: Allow clearing the sqlite3 authoriser callback (GH-26863)
2021-06-24 15:35:57 +01:00