[pypy-issue] [issue1325] pypy + sqlite3 problem on Mac OSX

Brian Kearns tracker at bugs.pypy.org
Tue Mar 5 00:34:19 CET 2013


Brian Kearns <bdkearns at gmail.com> added the comment:

fixed in 3bf4d0b6f5e8 (__del__ added for connection so db is closed on gc. still 
need to explicitly close or trigger a gc, but that's a wontfix pypy implementation 
detail)

----------
nosy: +bdk
status: chatting -> resolved

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1325>
________________________________________


More information about the pypy-issue mailing list