Python Forum
Python version compatibility
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python version compatibility
#7
  • Python 2.7 is supported till 2020, after this date it may be supported by companies as paid service.
  • Python 3 is in Arch Linux and some other distributions already standard
  • Most important third party modules are supporting both Python version.
  • The Numpy developers announced to remove the support for Python 2.7

It is better to use now Python 3, as waiting until 2020 and getting into much trouble.
You should have installed Python 2.7 and Python >=3.5. Many tools still support only Python 2.7.

The situation is now better than 2 years before. But we still have some Python 2.7 dependencies :-/
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Messages In This Thread
Python version compatibility - by Budsy - Feb-22-2018, 04:43 AM
RE: Python version compatibility - by wavic - Feb-22-2018, 05:22 AM
RE: Python version compatibility - by metulburr - Feb-22-2018, 07:27 AM
RE: Python version compatibility - by wavic - Feb-22-2018, 07:32 AM
RE: Python version compatibility - by Budsy - Feb-22-2018, 11:54 AM
RE: Python version compatibility - by metulburr - Feb-22-2018, 04:41 PM
RE: Python version compatibility - by DeaD_EyE - Feb-22-2018, 05:02 PM
RE: Python version compatibility - by metulburr - Feb-23-2018, 02:59 PM
RE: Python version compatibility - by DeaD_EyE - Feb-23-2018, 03:06 PM
RE: Python version compatibility - by metulburr - Feb-23-2018, 03:14 PM
RE: Python version compatibility - by wavic - Feb-23-2018, 04:52 PM
RE: Python version compatibility - by metulburr - Feb-23-2018, 05:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Query on choosing Python 3.8.6 version sureshnagarajan 0 1,841 Feb-16-2021, 05:30 AM
Last Post: sureshnagarajan
  Which Python Version? muzikman 15 5,345 Jan-19-2021, 02:16 PM
Last Post: muzikman
  Python/winrt support for python 3.8 version pbvinoth 2 3,768 Jul-08-2020, 02:03 PM
Last Post: snippsat
  Issue with 2 version of python (2.6.6 and 2.7) with pip himupant94 2 3,286 Apr-24-2020, 03:23 AM
Last Post: himupant94
  Default python version on Windows (3.6.x vs 3.6.y) gramakri 1 2,484 May-04-2019, 10:36 PM
Last Post: snippsat
  Old Python-version used by IDLE GeNoS 7 4,336 Apr-13-2019, 08:04 PM
Last Post: Gribouillis
  Trouble installing a old version of python - 3.4.1 alex8obrien 2 2,826 Apr-09-2019, 06:28 AM
Last Post: alex8obrien
  a special version of the python command Skaperen 6 4,227 Apr-06-2019, 02:25 PM
Last Post: Gribouillis
  Distributing custom version of Python touc82 1 2,127 Mar-23-2019, 03:23 PM
Last Post: Larz60+
  Understanding Python version releases venami 3 3,185 Aug-24-2018, 09:56 PM
Last Post: venami

Forum Jump:

User Panel Messages

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