Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.041 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'cpython': 0.05; 'arrays': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'feb': 0.22; 'machine': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'should': 0.36; 'handle': 0.38; 'length': 0.61; '26,': 0.68; 'computers': 0.72; '2015': 0.84; 'to:none': 0.92 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:cc :content-type; bh=VTNP78IMQaiNGbGpyqFJN2wc2H/a1cWwaof/ITonHwg=; b=yJ1DzVqg3ungFI3uvuAabCRMmvmZyGOFEXNPPXTc09TgDrYelkmfnxqZHxJzWVCao/ tAOcpr/KK1yOtCBeRsIO4QvsMrdBCiWjxmrMP1MVWV3kEkF+uj5qltRCjyh7MvR0eOJC 75FcjQd+RqJ5q+GHsvcgLplUz60ffOYx07r1xWRL5C6atWVj/5FMlgGdQMfCmcsnvwiK Jxxx47ZP3uUCbZtywl5Z/wGiysqiyuc26tND9qTDXo1hKE3ynLDGgZqRiQfXWsXQIOQI WCz7LhSQhKhXXEXrmbgncW/a2wiHte6SbjtWNvrYO0e3piyZ/GNJzYoTsM+vcW923cWJ ZFcQ== MIME-Version: 1.0 X-Received: by 10.42.64.197 with SMTP id h5mr5071866ici.12.1424884727630; Wed, 25 Feb 2015 09:18:47 -0800 (PST) In-Reply-To: References: <1cf84559-3a63-4799-a879-ae8e513d387e@googlegroups.com> Date: Thu, 26 Feb 2015 04:18:47 +1100 Subject: Re: Bug in timsort!? From: Chris Angelico Cc: "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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1424884730 news.xs4all.nl 2839 [2001:888:2000:d::a6]:54441 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:86426 On Thu, Feb 26, 2015 at 3:56 AM, Chris Kaynor wrote: > so > CPython should now be able to handle infinite length arrays (once we > can build computers with that much storage...). Don't we have a Turing Machine buildbot? ChrisA