Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'python,': 0.01; 'bug': 0.02; 'python': 0.08; 'url:pypi': 0.08; '3.x': 0.09; 'written': 0.14; '3.14': 0.16; 'fixes.': 0.16; 'from:addr:xs4all.nl': 0.16; 'received:194.109': 0.16; 'received:news': 0.16; 'received:xs4all.nl': 0.16; 'sync': 0.16; 'url:xs4all': 0.16; 'fix': 0.23; 'object': 0.26; "i'm": 0.27; 'remote': 0.28; 'problem': 0.28; 'version': 0.29; 'charset:iso-8859-15': 0.30; 'enjoy,': 0.30; 'objects.': 0.30; 'header:X-Complaints-To:1': 0.32; 'header:User-Agent:1': 0.35; 'stands': 0.35; 'switch': 0.36; 'announce': 0.37; 'response': 0.37; 'url:python': 0.38; 'could': 0.38; 'url:org': 0.38; 'data': 0.38; 'getting': 0.40; 'entirely': 0.40; 'more': 0.60; 'released': 0.63; 'designed': 0.65; 'information:': 0.67; 'received:130': 0.68; 'to:addr:moderators.isc.org': 0.73; 'received:130.133': 0.74; 'received:130.133.4': 0.74; 'received:130.133.4.7': 0.74; 'received:individual.net': 0.74; 'received:moderators.individual.net': 0.74 To: comp-lang-python-announce@moderators.isc.org Date: Wed, 25 May 2011 23:14:57 +0200 From: Irmen de Jong User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 Newsgroups: comp.lang.python.announce Subject: Pyro 3.14 released. Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 27 May 2011 21:04:42 +0200 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Message-ID: Lines: 22 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306523083 news.xs4all.nl 49179 [::ffff:82.94.164.166]:46095 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python.announce:149 I'm happy to announce that Pyro 3.14 has been released (nickname "pi"). Pyro stands for PYthon Remote Objects. It is an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use. This release contains an important bug fix for a problem where Pyro could get out of sync with its responses (returning the wrong response for a remote call). It is strongly advised to upgrade any older Pyro 3.x version to this latest version to avoid data corruption. Get it from Pypi: http://pypi.python.org/pypi/Pyro More information: http://www.xs4all.nl/~irmen/pyro3/ Enjoy, Irmen de Jong PS. Pyro 3.x is the old version that is only getting bug fixes. For a modern version that has new features such as Python 3.x compatibility, you'll have to switch to Pyro4.