]> granicus.if.org Git - python/commit
Issue #4046: Backport of issue #3312's patch: fixes two crashes in the sqlite3
authorGerhard Häring <gh@ghaering.de>
Wed, 8 Oct 2008 08:45:16 +0000 (08:45 +0000)
committerGerhard Häring <gh@ghaering.de>
Wed, 8 Oct 2008 08:45:16 +0000 (08:45 +0000)
commitf80527679b64f9c14c555db6843fac659b1e3aeb
treec7c81ea6bbe6781bda91e0c55f7c230779407bd4
parentbab0f2ff662fa5e94115d2e902d3a694d61ad7f9
Issue #4046: Backport of issue #3312's patch: fixes two crashes in the sqlite3
module.
Misc/NEWS
Modules/_sqlite/connection.c
Modules/_sqlite/module.c