Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #85595

Re: Odd version scheme

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <skip.montanaro@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.063
X-Spam-Evidence '*H*': 0.87; '*S*': 0.00; 'subject:version': 0.09; 'cc:addr:python-list': 0.11; 'assumptions': 0.16; 'to:addr:python.list': 0.16; 'to:addr:tim.thechases.com': 0.16; 'to:name:tim chase': 0.16; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'skip': 0.24; 'versions': 0.24; 'sort': 0.25; '&gt;': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'comparison': 0.31; 'received:google.com': 0.35; 'there': 0.35; 'version': 0.36; 'similar': 0.36; 'too': 0.37; 'numbers': 0.61; 'world.': 0.61; 'real': 0.63; 'decided': 0.64; 'believe': 0.68; 'python-dev': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xHSm7qGuT9DHe03qO9UmC9unKSjc2MwLHSEDrbBLc/U=; b=Gj3TAeOrRIGP2ADaGLhfxG5kCgH9KJhgNNMDWVdyeEVPZ9m8tl55QLZj8lNQQPpgqI ybTktzDWj74MWQVPVr8CS2UZErxcLrMop2P1SFQ9t4uGJFmYwy6oUDNuR+Eb53eDzQwW dwDyEgNmY45ckCSpkXLQzc0TV/x1uJcrYWvvD1wlgFaR1A/5I6lVVXcVxnTUYBGnhfnG buiXsv0XrSEPegHUOPMKJQRjI98UdEIrJRsmIDvXrGAaw8ha8w52xWnwa4YNntxYIo1m b9tOh6cwcYRZCSYQzIHFqRjlHVSfQDrrzofJydd5imvJmSz2w10hs50iXmh+ebt6YUDB hEbA==
MIME-Version 1.0
X-Received by 10.202.51.137 with SMTP id z131mr3346284oiz.10.1423761559551; Thu, 12 Feb 2015 09:19:19 -0800 (PST)
In-Reply-To <20150212110506.39410d54@bigbox.christie.dr>
References <54DCD8A5.9050907@yahoo.no> <20150212110506.39410d54@bigbox.christie.dr>
Date Thu, 12 Feb 2015 11:19:19 -0600
Subject Re: Odd version scheme
From Skip Montanaro <skip.montanaro@gmail.com>
To Tim Chase <python.list@tim.thechases.com>
Content-Type multipart/alternative; boundary=001a113cd3da008721050ee7525e
Cc Python-list <python-list@python.org>, Gisle Vanem <gvanem@yahoo.no>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.18698.1423761562.18130.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1423761562 news.xs4all.nl 2849 [2001:888:2000:d::a6]:35538
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:85595

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

I believe this sort of lexicographical comparison wart is one of the
reasons the Python-dev gang decided that there would be no micro versions >
9. There are too many similar assumptions about version numbers out in the
real world.

Skip

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Odd version scheme Skip Montanaro <skip.montanaro@gmail.com> - 2015-02-12 11:19 -0600
  Re: Odd version scheme Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-02-13 14:10 +1100

csiph-web