<div dir="ltr"><div>Hi,</div><div><br></div><div>Thank you, but I didn't quite understand what you proposed.<br></div><div><br></div><div>Currently, our code is written in Python 2 (and PyGTK+ 3) and we are using the telepathy python library. We are porting to Python 3, and I am looking for a Python 3 version of Telepathy (preferably, maintained). <br></div><div>If it is not available, I will have to port it myself.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks again</div><div class="gmail_extra"><br></div><div class="gmail_extra">Regards</div><div class="gmail_extra">Rahul<br clear="all"></div><div class="gmail_extra"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Tue, May 15, 2018 at 7:06 PM, Emilio Pozuelo Monfort <span dir="ltr"><<a href="mailto:emilio.pozuelo@collabora.co.uk" target="_blank">emilio.pozuelo@collabora.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 15/05/18 14:38, Rahul Bothra wrote:<br>
> Hi,<br>
> <br>
> We (Sugar), are using telepathy for our Python 2 version. We are porting to<br>
> Python 3.<br>
> <br>
> Is a Python 3.x telepathy build available or are there any plans to release<br>
> the same ?<br>
<br>
</span>The GObject Introspection bindings of telepathy-glib can be accessed from Python<br>
2 as well as Python 3. I suppose you are using the old, static Python 2 only<br>
bindings (telepathy-python), right? If so, I would suggest to port to the GI<br>
bindings first while still using Python 2, and then do the Python 2 to 3 port.<br>
That way you can more easily isolate any possible regressions.<br>
<br>
Cheers,<br>
Emilio<br>
</blockquote></div><br></div></div>