Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.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.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'subject:Python': 0.06; 'steve': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'mark,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'url:moin': 0.24; 'post': 0.26; 'subject:/': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'primarily': 0.30; 'url:wiki': 0.31; "d'aprano": 0.31; 'raised': 0.31; 'steven': 0.31; 'url:python': 0.33; 'problem': 0.35; 'done': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'issue': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; "you're": 0.61; 'more': 0.64; 'forward': 0.65; 'charset:windows-1252': 0.65; 'simmons': 0.84; 'subject:long': 0.84; 'approach.': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Performance of int/long in Python 3 Date: Tue, 02 Apr 2013 16:02:09 +0100 References: <515941d8$0$29967$c3e8da3$5496439d@news.astraweb.com> <5159beb6$0$29967$c3e8da3$5496439d@news.astraweb.com> <4103dc28-a0dc-4740-bb38-b6bcb58bedfb@h1g2000vbx.googlegroups.com> <515a9851$0$29891$c3e8da3$5496439d@news.astraweb.com> <515ae520$0$29967$c3e8da3$5496439d@news.astraweb.com> <515AED8E.8060709@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: host-92-18-43-197.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 In-Reply-To: <515AED8E.8060709@gmail.com> X-Antivirus: avast! (VPS 130402-0, 02/04/2013), Outbound message X-Antivirus-Status: Clean 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1364914868 news.xs4all.nl 6916 [2001:888:2000:d::a6]:53939 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42571 On 02/04/2013 15:39, Steve Simmons wrote: > > My post was primarily aimed at recognising the work that people like > Mark, Neil and others have done to move the problem forward and was > intended to help shift the focus to a more productive approach. Again, > my apologies if it was ill timed or ill-directed. > > Steve Simmons > I must point out that I only raised issue 16061 based on data provided by Steven D'Aprano and Serhiy Storchaka. -- If you're using GoogleCrap™ please read this http://wiki.python.org/moin/GoogleGroupsPython. Mark Lawrence