[issue8033] sqlite: broken long integer handling for arguments to user-defined functions

Philippe Devalkeneer report at bugs.python.org
Sat Nov 6 00:06:38 CET 2010


Philippe Devalkeneer <phil.le.bienheureux at gmail.com> added the comment:

Hello,
Here is a patch to fix it :) 
( and don't blame me too much if something is not correct, it's the first patch I submit :) )

Philippe

----------
keywords: +patch
nosy: +flupke
Added file: http://bugs.python.org/file19511/broken_long_int_sqlite_functions.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8033>
_______________________________________


More information about the Python-bugs-list mailing list