Python Forum
Understanding Python version releases
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Understanding Python version releases
#2
The format of versions are as following:
MAJOR.MINOR.BUGFIX

They fix bugs in older versions for a long time after that release is not the latest release.
Recommended Tutorials:
Reply


Messages In This Thread
Understanding Python version releases - by venami - Aug-22-2018, 11:47 PM
RE: Understanding Python version releases - by metulburr - Aug-23-2018, 12:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Query on choosing Python 3.8.6 version sureshnagarajan 0 1,837 Feb-16-2021, 05:30 AM
Last Post: sureshnagarajan
  Which Python Version? muzikman 15 5,332 Jan-19-2021, 02:16 PM
Last Post: muzikman
  Python/winrt support for python 3.8 version pbvinoth 2 3,764 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,282 Apr-24-2020, 03:23 AM
Last Post: himupant94
  Intuitively understanding Python iofhua 3 2,304 Feb-05-2020, 08:12 AM
Last Post: perfringo
  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,314 Apr-13-2019, 08:04 PM
Last Post: Gribouillis
  Trouble installing a old version of python - 3.4.1 alex8obrien 2 2,818 Apr-09-2019, 06:28 AM
Last Post: alex8obrien
  a special version of the python command Skaperen 6 4,210 Apr-06-2019, 02:25 PM
Last Post: Gribouillis
  Distributing custom version of Python touc82 1 2,124 Mar-23-2019, 03:23 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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