Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!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.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:ANN': 0.07; 'subject:released': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'suggest': 0.14; 'folks,': 0.16; 'from:addr:behnel.de': 0.16; 'from:addr:stefan_ml': 0.16; 'from:name:stefan behnel': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'roy': 0.16; 'unimportant': 0.16; 'wrote:': 0.18; 'stefan': 0.19; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'url:code': 0.29; 'related': 0.29; "i'm": 0.30; 'url:mailman': 0.30; 'commonly': 0.31; "we're": 0.32; 'url:python': 0.33; 'announce': 0.33; "can't": 0.35; 'no,': 0.35; 'received:84': 0.35; 'add': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'should': 0.36; 'list': 0.37; 'to:addr:python-list': 0.38; 'short': 0.38; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'received:org': 0.40; 'release': 0.40; 'url:mail': 0.40; 'is.': 0.60; 'tell': 0.60; 'url:p': 0.64; 'received:arcor-ip.net': 0.84; 'received:pools.arcor-ip.net': 0.84; 'url:python-announce-list': 0.84; 'announcing': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Stefan Behnel Subject: Re: ANN: psutil 0.7.0 released Date: Fri, 12 Apr 2013 17:57:34 +0200 References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: dslb-084-056-051-119.pools.arcor-ip.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 In-Reply-To: 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365782270 news.xs4all.nl 2651 [2001:888:2000:d::a6]:51036 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43468 Roy Smith, 12.04.2013 17:33: > Giampaolo Rodol� wrote: > >> Hi there folks, >> I'm pleased to announce the 0.7.0 release of psutil: >> http://code.google.com/p/psutil/ > > I see a lot of these types of announcements. May I suggest that people > add a short description of what that package is. From the name, I can't > tell is this is about process status, or PostScript, or what. And while we're at it, there's also a dedicated mailing list for Python related announcements, which people commonly use for announcing important releases of software packages: http://mail.python.org/mailman/listinfo/python-announce-list (And no, it's not that the unimportant ones should go here...) Stefan