![]() |
Python 3.8 to be in Ubuntu 20.04 Focal Fossa LTS - Printable Version +- Python Forum (https://python-forum.io) +-- Forum: General (https://python-forum.io/forum-1.html) +--- Forum: News and Discussions (https://python-forum.io/forum-31.html) +--- Thread: Python 3.8 to be in Ubuntu 20.04 Focal Fossa LTS (/thread-22107.html) |
Python 3.8 to be in Ubuntu 20.04 Focal Fossa LTS - Skaperen - Oct-30-2019 Python 3.8 to be in Ubuntu 20.04 Focal Fossa LTS https://www.phoronix.com/scan.php?page=news_item&px=Ubuntu-Focal-Open-Development RE: Python 3.8 to be in Ubuntu 20.04 Focal Fossa LTS - Gribouillis - Oct-30-2019 They also aim to remove python 2 from the release. RE: Python 3.8 to be in Ubuntu 20.04 Focal Fossa LTS - Skaperen - Oct-30-2019 (Oct-30-2019, 04:51 AM)Gribouillis Wrote: They also aim to remove python 2 from the release. they are working on that now, to get rid of all scripts that use python 2. i guess after that is don then they can get rid of python 2 itself. they are committing to 5 years support for this stuff. RE: Python 3.8 to be in Ubuntu 20.04 Focal Fossa LTS - DeaD_EyE - Oct-30-2019 Yes, this is the cause they want to get rid of all Python 2 tools/scripts, to get rid of Python 2. RE: Python 3.8 to be in Ubuntu 20.04 Focal Fossa LTS - Skaperen - Oct-31-2019 i hope they get to that point in 20.04 so they can end any/all python 2 support at 18.04 EOL. |