Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.01; '2.7': 0.05; '3.2': 0.07; 'repository': 0.07; 'terry': 0.07; 'python': 0.07; 'dev': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'pm,': 0.11; 'wrote:': 0.14; '11:12': 0.16; '170': 0.16; '3.2,': 0.16; '3.3.': 0.16; 'answering': 0.16; 'devs': 0.16; 'reedy': 0.16; 'entries': 0.16; 'jan': 0.22; 'header:In-Reply-To:1': 0.22; 'personally,': 0.23; 'suspect': 0.25; "i'm": 0.26; 'changes': 0.29; 'least': 0.30; 'also.': 0.31; 'perhaps': 0.32; 'to:addr:python-list': 0.32; 'another': 0.32; 'header:X-Complaints-To:1': 0.34; 'actually': 0.34; 'there': 0.35; 'header:User-Agent:1': 0.35; 'stuck': 0.35; 'rather': 0.36; 'getting': 0.36; 'steven': 0.38; 'less': 0.38; 'received:org': 0.38; 'active': 0.39; 'to:addr:python.org': 0.39; 'header:Mime-Version:1': 0.39; 'header:Received:5': 0.40; 'spend': 0.63; 'unique': 0.63; 'glad': 0.64; 'busy.': 0.68; 'here.': 0.68; 'day.': 0.71; 'average': 0.77; '180': 0.84; '2.7.': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Egos, heartlessness, and limitations Date: Thu, 14 Apr 2011 01:38:05 -0400 References: <3b26b458-c69b-4fca-a284-bb23d9e86d42@l30g2000vbn.googlegroups.com> <1302744592.1697.14.camel@rambutan> <4da66610$0$29990$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: rain.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9 In-Reply-To: <4da66610$0$29990$c3e8da3$5496439d@news.astraweb.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 82.94.164.166 X-Trace: 1302759497 news.xs4all.nl 34849 [::ffff:82.94.164.166]:52295 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:3178 On 4/13/2011 11:12 PM, Steven D'Aprano wrote: > Personally, I'm glad that most of Python Dev don't hang around here. We > are far better off if Python Dev, you know, actually Devs Python, rather > than answering (mostly) easy questions and getting stuck in tar-pits. Since 3.2 was released 45 days ago, the active devs have been busy. Misc/News in the repository has about about 170 entries for 3.3. At least 80% of the changes were also made to 3.1 and 3.2, and most of those to 2.7 also. There were perhaps another 10 just for 2.7. So there are about 180 unique changes for an average of 4 per day. I suspect the average time for each is at least an hour. When I get up to speed with hg and start contributing again, I will spend less time here. -- Terry Jan Reedy