Python Forum
Upgrade to python 3 opinion
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Upgrade to python 3 opinion
#5
i have both Python 2.7.17 and Python 3.6.9 on my Xubuntu 18.04 LTS based laptop without using pyenv. i just don't code for Python 2. But i did need to run some old scripts on Python 2 to have a reference. i believe Python 3 was intended to coexist with Python 2, at least until the EOL date, 1 Jan 2020. i see no reason for it to have been changed since then.

if you have any Python 2 scripts that other tools run or other people use, don't use pyenv for Python 2. likewise, if you will be rewriting them to Python 3 (as you should have long ago) don't use pyenv for Python 3, either.

it sounds like you have a lot to upgrade, there.

edit1: changed "p;d" typo to "old"
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
Upgrade to python 3 opinion - by hokie1999 - May-07-2021, 02:47 PM
RE: Upgrade to python 3 opinion - by Gribouillis - May-07-2021, 08:14 PM
RE: Upgrade to python 3 opinion - by nilamo - May-07-2021, 08:21 PM
RE: Upgrade to python 3 opinion - by snippsat - May-08-2021, 10:57 AM
RE: Upgrade to python 3 opinion - by Skaperen - May-11-2021, 12:35 AM
RE: Upgrade to python 3 opinion - by hokie1999 - May-11-2021, 06:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  opinion: configparser should have been better Skaperen 8 4,531 Oct-03-2020, 07:23 PM
Last Post: Skaperen
  Need help to upgrade Python 3.X Ritesh 3 3,806 Feb-18-2020, 04:06 AM
Last Post: Ritesh
  Any command to upgrade Python version 2.X to latest KarthiK 7 4,211 Feb-15-2020, 07:25 PM
Last Post: DeaD_EyE
  How should I upgrade python to 3.8.0? newbieAuggie2019 4 83,946 Oct-20-2019, 08:23 PM
Last Post: newbieAuggie2019
  what is your opinion of this syntactic sugar idea? Skaperen 8 4,514 Nov-28-2018, 03:15 AM
Last Post: Skaperen
  Guido van Rossum does not care about the opinion of the community. Kirill_Dubovitskiy 12 8,249 Sep-14-2018, 06:33 PM
Last Post: micseydel
  [split] My opinion about OS choice for programming wavic 12 12,197 Oct-07-2016, 10:08 PM
Last Post: wavic

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020