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-08 13:40:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4860f01ac0f07cdc8fc0cc27c33f5a64e5cfec9f
cpython
/
Lib
/
sqlite3
/
test
T
History
Zackery Spytz
842acaab13
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175)
2018-12-17 16:52:45 +02:00
..
__init__.py
…
backup.py
…
dbapi.py
…
dump.py
…
factory.py
…
hooks.py
…
regression.py
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175)
2018-12-17 16:52:45 +02:00
transactions.py
…
types.py
bpo-32788: Better error handling in sqlite3. (GH-3723)
2018-12-10 16:06:08 +02:00
userfunctions.py
…