On 15/05/18 14:38, Rahul Bothra wrote: > Hi, > > We (Sugar), are using telepathy for our Python 2 version. We are porting to > Python 3. > > Is a Python 3.x telepathy build available or are there any plans to release > the same ?
The GObject Introspection bindings of telepathy-glib can be accessed from Python 2 as well as Python 3. I suppose you are using the old, static Python 2 only bindings (telepathy-python), right? If so, I would suggest to port to the GI bindings first while still using Python 2, and then do the Python 2 to 3 port. That way you can more easily isolate any possible regressions. Cheers, Emilio _______________________________________________ telepathy mailing list telepathy@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/telepathy