<div dir="ltr">Hi<div><br></div><div>This situation seems to have changed with the release of RHEL 7.7. It now </div><div>includes Python 3.7 without having an addition repository per the announcement.</div><div><br></div><div><a href="https://www.zdnet.com/article/final-red-hat-enterprise-linux-7-version-released/">https://www.zdnet.com/article/final-red-hat-enterprise-linux-7-version-released/</a> </div><div><br></div><div>No idea when this will show up as a CentOS 7 upgrade. But this seems close to</div><div>eliminating a barrier for moving to a newer Python.</div><div><br></div><div>--joel</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 5, 2019 at 1:06 AM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2/8/19 6:10 pm, Sebastian Huber wrote:<br>
> Hello,<br>
> <br>
> the EOL of Python 2.7 is soon, so it will be Python 3 for sure:<br>
> <br>
> <a href="https://pythonclock.org/" rel="noreferrer" target="_blank">https://pythonclock.org/</a><br>
> <br>
> The EOL of Python 3.4 was March 18, 2019:<br>
> <br>
> <a href="https://www.python.org/downloads/release/python-3410/" rel="noreferrer" target="_blank">https://www.python.org/downloads/release/python-3410/</a><br>
> <br>
> Is it all right to start with Python 3.5?<br>
> <br>
<br>
As a general rule the widest range of versions the better but that sort of<br>
statement is easy to say and a pain to figure out. There needs to be compelling<br>
reason to have just python3 things that are not supported by `future`. Yes the<br>
clock is ticking for Py2 but a timely change means different things to different<br>
people.<br>
<br>
Importing a separate package is different. We cannot control what happens with<br>
that package however we can control if that specific tool is made available and<br>
installed. This means such a tool does not effect the other tools that may work.<br>
<br>
Chris<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>