<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, Nov 30, 2018 at 8:45 AM Gary Buhrmaster <<a href="mailto:gary.buhrmaster@gmail.com">gary.buhrmaster@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The actual plan, as I understand it, is a bit more<br>
complicated.  First, python2 will be marked as<br>
deprecated, but will still be available (for those<br>
that need it), but the default installs will not<br>
include python2 as python2 will no longer be<br>
supported.  Second, the python alias will point<br>
to python3, rather than python2 (so shebangs<br>
that specify python will need to change if they<br>
really require python2).<br></blockquote><div><br></div><div>Unfortunately some packages have already moved to being python3 only... </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For MythTV, moving to python3 will require going<br>
through all the bindings and fixing not only the<br>
code, but some of the build/install processes<br>
(Qt has made some changes that indirectly<br>
effect these things too).  There are some<br>
automated tools that assist the process.<br>
<br>
Going through the python bindings is on my<br>
(long) list to look at, but is behind a number of<br>
other things that are also on the list.  If you are<br>
are a developer that can do the work, I will delete<br>
it from my (eventual) todo list.  Thanks!<br></blockquote><div><br></div><div>I know enough to hack at it but I wouldn't consider myself a developer...</div><div><br></div><div>Thanks,</div><div>Richard </div></div></div>