[Python-Dev] Proposing PEP 386 for addition (original) (raw)
Tarek Ziadé ziade.tarek at gmail.com
Thu Dec 10 14:19:26 CET 2009
- Previous message: [Python-Dev] Proposing PEP 386 for addition
- Next message: [Python-Dev] Proposing PEP 386 for addition
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Dec 10, 2009 at 9:44 AM, Malthe Borch <mborch at gmail.com> wrote: [..]
Great work, Tarek. I think you've managed to establish a good body of knowledge on this and the proposal seems sound.
Thanks :)
That said, I think the terms
LooseVersion
andStrictVersion
are less than optimal. Really, what's meant isLexicalVersion
andChronologicalVersion
(orNumberedVersion
). It's not about strictness or looseness.
I've added a note explaining that these exists since years in Distutils, for clarity.
Also, the word "rational" is not familiar to me in the context of versions; is this term known outside of this proposal? I couldn't find any reference to it.
Do you have a better suggestion ? I was thinking about StandardVersion but "Standard" doesn't really express what we want to achieve here I think,
Regards, Tarek
- Previous message: [Python-Dev] Proposing PEP 386 for addition
- Next message: [Python-Dev] Proposing PEP 386 for addition
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]