]> granicus.if.org Git - python/commit
Fixed a memory leak that was introduced with incorrect usage of the Python weak
authorGerhard Häring <gh@ghaering.de>
Mon, 19 Jun 2006 21:17:35 +0000 (21:17 +0000)
committerGerhard Häring <gh@ghaering.de>
Mon, 19 Jun 2006 21:17:35 +0000 (21:17 +0000)
commitecd2010951cac5a525a36906bdb803de1f619bb1
tree9e601cc025c4e5854fffb04614ccf73096a5d9bf
parent7cea65cc273e9cfde13c38752a60714dfadffa1e
Fixed a memory leak that was introduced with incorrect usage of the Python weak
reference API in pysqlite 2.2.1.

Bumbed pysqlite version number to upcoming pysqlite 2.3.1 release.
Modules/_sqlite/connection.c
Modules/_sqlite/module.h