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 14:15:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
sqlite3
/
test
History
Erlend Egeberg Aasland
178d79ae67
[3.10] gh-89301: Fix regression with bound values in traced SQLite statements (
#92147
)
...
(cherry picked from commit 721aa96540bb96700f8c4bab0b4095b43491dca1)
2022-05-02 10:21:13 -06: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
[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
[3.10] gh-89301: Fix regression with bound values in traced SQLite statements (
#92147
)
2022-05-02 10:21:13 -06: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
bpo-43752: Fix sqlite3 regression for zero-sized blobs with converters (GH-25228)
2021-04-14 14:18:49 +03:00
userfunctions.py
[3.10] bpo-43853: Expand test suite for SQLite UDF's (GH-27642) (GH-31030)
2022-02-20 16:13:04 -08:00