[Python-Dev] Python version numbers (original) (raw)
Paul Moore p.f.moore at gmail.com
Tue Apr 3 09:07:57 EDT 2018
- Previous message (by thread): [Python-Dev] Python version numbers
- Next message (by thread): [Python-Dev] Python version numbers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3 April 2018 at 13:51, Paul G <paul at ganssle.io> wrote:
Maybe this has already been discussed ad nauseum, but is the idea here that Python will stay on Python 3.x, but also start breaking backwards compatibility with old versions? That would seem to be a violation of semantic versioning.
Python's versions don't follow strict semantic versioning. See https://docs.python.org/3/faq/general.html#how-does-the-python-version-numbering-scheme-work
Paul
- Previous message (by thread): [Python-Dev] Python version numbers
- Next message (by thread): [Python-Dev] Python version numbers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]