]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#3312: fix two sqlite3 crashes.
authorGeorg Brandl <georg@python.org>
Wed, 16 Jul 2008 22:33:18 +0000 (22:33 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 16 Jul 2008 22:33:18 +0000 (22:33 +0000)
commita24869ada70ab30f4e08d71cdefda644cc40c6b0
tree74fee137cbc427d59b168e931ec8e66ec4671cc0
parent4ed9be733b58712e3e91dafa5ab13cc0a6d99702
#3312: fix two sqlite3 crashes.
Lib/sqlite3/test/regression.py
Misc/NEWS
Modules/_sqlite/connection.c
Modules/_sqlite/module.c