-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2/25/2012 2:05 AM, Pavol Klacansky wrote: > Hi, > > I would like to start write daemon in python 3, which uses u1db > for storing data. Is there any plans for supporting python 3? I can > possibly make port > > Thanks >
I think we would be happy to have a python 3 port, and would be willing to accommodate some changes. At the moment, our target is still Python 2 because that is still the primary python on Ubuntu, though that is likely to change over the next year or so. I don't expect there to be much difficulty in porting to Python 3 for the pure-python implementation. Probably the biggest issue is dependencies. I believe testtools and likely testscenarios have Python 3 support, json support shouldn't be an issue, etc. ATM, it isn't a key issue for us, but it is likely to happen eventually. John =:-> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9I2WkACgkQJdeBCYSNAAMREgCgjCJCcuBuIF/ry5Qro98vEOWp 3GMAn3CdhwYA6lSIOug/6RupXhmCC8e2 =sewO -----END PGP SIGNATURE----- -- Mailing list: https://launchpad.net/~u1db-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~u1db-discuss More help : https://help.launchpad.net/ListHelp

