<div dir="ltr"><div><div><div><div><div>Hey Nigel,</div><div><br></div><div>I started porting to Python3 earlier in the year.<br></div></div>With other pressing items behind us, I can focus on finishing that up.</div><div>We&#39;ll also be able to move away from im_func at the same time.<br></div></div></div><div><br></div><div>Vijay, any estimates on how long it will take to port all of the upstream tests to python3?<br></div><div><br></div><div>RPyC definitely has that limitation of not being able to mix Python2/3 across client/server.<br></div><div><div>It&#39;s one of the reasons we&#39;ve historically relied on the ssh methods for the majority of calls which are simple (ls, rm, etc), and not just use RPyC because it&#39;s more pythonic.<br></div></div><div><div><br></div><div>If the majority/all of the changes to tests can be taken care of by 
something like 2to3 or modernize, then we can probably knock it out fast
 enough to avoid maintaining two environments over time.<br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 29, 2018 at 9:03 AM, Nigel Babu <span dir="ltr">&lt;<a href="mailto:nigelb@redhat.com" target="_blank">nigelb@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Jonathan,</div><div><br></div><div>Can we talk about Python3 plans and status for Glusto? Ideally, I&#39;d like us to be python3 compatible by the end of the year. What is the state of Glusto the framework for python3 compatibility? That&#39;s determine how we move everything else.</div><div><br></div><div>Also, my guess is that rpyc would like us to not mix between python versions? I.e. you can&#39;t connect from python3 to python2 or vice versa?<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div><div><br>-- <br><div dir="ltr" class="m_-6785211256329264753gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">nigelb<br></div></div></div></div></font></span></div>
</blockquote></div><br></div>