Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85597
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!ecngs!feeder2.ecngs.de!81.171.88.16.MISMATCH!hq-usenetpeers.eweka.nl!hq-usenetpeers.eweka.nl!bcyclone04.am1.xlned.com!bcyclone04.am1.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.136 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.73; '*S*': 0.00; 'subject:version': 0.09; 'python': 0.11; 'assumptions': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'feb': 0.22; 'skip': 0.24; 'versions': 0.24; 'sort': 0.25; 'header :In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'comparison': 0.31; 'becomes': 0.33; 'received:209.85': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'version': 0.36; 'similar': 0.36; 'too': 0.37; 'received:209': 0.37; 'to:addr :python-list': 0.38; 'issue': 0.38; '12,': 0.39; 'to:addr:python.org': 0.39; 'numbers': 0.61; 'world.': 0.61; 'real': 0.63; 'decided': 0.64; 'believe': 0.68; '2015': 0.84; '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:from:date:message-id:subject:to :content-type; bh=tpowHCbiI4U4n3g+2hUISmFhtDUe0M4wtVBJF4DY/Jo=; b=qAkzedaJIJLudegD2ook5eqm8gxoWGHUe54xDvhFZJb5dOX8C/tkrJPJoK+v4I3Fj9 5aa3fbva0AKYFp7TfQlQsfZ2byZxNTgKLp9ulBxcpCULL2I+5cFCYbiIfNbtmO/HRZ8P 5znB5tVTIBRzFaq9SgP1yH0GdeVZlzjGYzHt3bdFTBvYssbS9i6HMFiarGzEb0OG9LlK q9vZegre9zbFoj8nB4JqPmluvC+aOFR8Nco3u9kGngmJO34AbSHdIHmllq1FtP/hzU+I /OV1E0AImhfwmwsl55IJqKj6+s36kzphjDDUdFslQsbpxKc2G4BzcDxrig+u5HZfNPeH G86A== |
| X-Received | by 10.70.129.168 with SMTP id nx8mr8402029pdb.124.1423762593956; Thu, 12 Feb 2015 09:36:33 -0800 (PST) |
| MIME-Version | 1.0 |
| In-Reply-To | <CANc-5Uz3SyYomPXfTG9pFA+87VAC8TnvGp--VT8F47PdaA8Jeg@mail.gmail.com> |
| References | <54DCD8A5.9050907@yahoo.no> <20150212110506.39410d54@bigbox.christie.dr> <CANc-5Uz3SyYomPXfTG9pFA+87VAC8TnvGp--VT8F47PdaA8Jeg@mail.gmail.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Thu, 12 Feb 2015 10:35:53 -0700 |
| Subject | Re: Odd version scheme |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| 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.18700.1423762596.18130.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1423762596 news.xs4all.nl 2869 [2001:888:2000:d::a6]:43818 |
| X-Complaints-To | abuse@xs4all.nl |
| X-Received-Body-CRC | 2068532080 |
| X-Received-Bytes | 3443 |
| Xref | csiph.com comp.lang.python:85597 |
Show key headers only | View raw
On Thu, Feb 12, 2015 at 10:19 AM, Skip Montanaro <skip.montanaro@gmail.com> wrote: > 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. It still becomes an issue when we get to Python 10.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Odd version scheme Ian Kelly <ian.g.kelly@gmail.com> - 2015-02-12 10:35 -0700
csiph-web