
We implemented few changes, also new features to sqlite-ctypes. Most notably: * Implement create_function without py_object, using closures * Various bugfixes * Accept subclasses of string/unicode * Added support for readahead logic * Thread safety All with tests, or reenabling of tests. However, when I try to use your supplied info how to commit there, it says "authorization failed". Would you rather prefer it in patches or commited to the repo? Cheers, fijal

Maciej Fijalkowski wrote:
We implemented few changes, also new features to sqlite-ctypes. Most notably:
* Implement create_function without py_object, using closures * Various bugfixes * Accept subclasses of string/unicode * Added support for readahead logic * Thread safety
All with tests, or reenabling of tests.
However, when I try to use your supplied info how to commit there, it says "authorization failed".
I'd like to try it myself. Unfortuantely I don't have access to the encrypted mail I sent to Armin Rigo (with the password) at work. I'll try it this evening. You didn't by any chance use a HTTP instead of a HTTPS URL? Write access is limited to encrypted connections.
Would you rather prefer it in patches or commited to the repo?
After setting up another account, I'd like to make sure it works. -- Gerhard

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Maciej Fijalkowski wrote:
We implemented few changes, also new features to sqlite-ctypes. Most notably:
* Implement create_function without py_object, using closures * Various bugfixes * Accept subclasses of string/unicode * Added support for readahead logic * Thread safety
All with tests, or reenabling of tests.
However, when I try to use your supplied info how to commit there, it says "authorization failed".
Would you rather prefer it in patches or commited to the repo?
Pushing to the repo works now. I forgot to add you to "allow-push" in addition to setting up HTTP authorization. I just tested it to make sure it *really* works. - -- Gerhard -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIXFvidIO4ozGCH14RAhjtAJ9ZeMkPggXN/AiklOj0jWUsPSXvYQCgjl8d whqBbkLUjnliWFkXFl3ptsA= =3yIe -----END PGP SIGNATURE-----

Pushing to the repo works now. I forgot to add you to "allow-push" in addition to setting up HTTP authorization. I just tested it to make sure it *really* works.
- -- Gerhard
Thanks a lot. I just pushed our changeset, tell me what do you think. If you think that's fine, we'll probably remove codespeak copy (although we might keep it around just for convinience reasons, ie the fact that one cannot have hg:external in svn) Cheers, fijal
participants (2)
-
Gerhard Häring
-
Maciej Fijalkowski