This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-25 04:04:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
5b25f1d031
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Sergey Fedoseev
5b25f1d031
bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH-8113)
2018-12-05 19:50:26 +02:00
..
test
bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH-8113)
2018-12-05 19:50:26 +02:00
__init__.py
dbapi2.py
dump.py