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-28 13:45:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
sqlite3
/
test
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
…