[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Python 3.6 in stretch



Andrey Rahmatullin <wrar@debian.org> writes:

> On Sun, Jan 08, 2017 at 06:55:45PM +0100, Galbo Branbert wrote:
> > Thanks for the info, didn't know that the transition freeze was actually
> > the version freeze for minor versions of Python. 
> A minor version upgrade would be 3.5.3 -> 3.5.4. 3.5 -> 3.6 is a lot of
> changes.

Galbo is referring correctly to the minor version, as specified in
<URL:https://www.python.org/dev/peps/pep-0440/> and Semantic Versioning
<URL:http://semver.org/>.

So, “3.5.3” → “3.5.4” is a change of patch version. “3.5” → “3.6” is a
change of minor version. And “2” → “3” is a change of major version.

-- 
 \      “[I]t is impossible for anyone to begin to learn that which he |
  `\                thinks he already knows.” —Epictetus, _Discourses_ |
_o__)                                                                  |
Ben Finney


Reply to: