[Telepathy] Requesting status of Python 3 version of Telepathy
James Cameron
quozl at laptop.org
Tue May 15 21:08:23 UTC 2018
On Tue, May 15, 2018 at 03:36:36PM +0200, Emilio Pozuelo Monfort wrote:
> 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?
Yes, we use the static bindings. "from telepathy.something import
something".
> 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.
Thanks. We hadn't checked for "from gi.repository" or a gir package.
--
James Cameron
http://quozl.netrek.org/
More information about the telepathy
mailing list