-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Maciej Fijalkowski wrote: >> That was more a proof-of-concept (*). Without deep ctypes wizardry I >> couldn't make anything with callbacks from SQLite work reliably. That's >> why create_function, create_aggregate and friends were removed. If it's >> possible to make that work at all, it's beyond my understanding of ctypes. >> > > Hi Gerhard. > > We tackled the issue by creating closures instead of py_object. This > way it's saner and does not segfault for example on django test suite. > We temporarily commited it to svn branch on codespeak, here: > http://codespeak.net/svn/user/fijal/pysqlite2/, but we would rather > prefer to keep it in your mercurial branch. Do you think our changes > makes any sense? If so, can we have a commit permissions on mercurial > branch? Otherwise, we'll at least try to keep it in sync.
I'll need to send the username / password in encrypted form. Do you have a PGP key? - -- Gerhard -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFILu60dIO4ozGCH14RAjiAAKCO/M0vmNXoaCr1q0Ms/WC+h0zrRQCdHQoD 970UVPxRhm5sWGBgurcyIiU= =K+3U -----END PGP SIGNATURE----- _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
