Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.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.085 X-Spam-Evidence: '*H*': 0.83; '*S*': 0.00; 'subject:released': 0.07; 'python': 0.11; 'targets': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'trying': 0.19; 'pfxlen:0': 0.19; 'to:name:python- list@python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'skip:= 20': 0.31; "we're": 0.32; 'announce': 0.33; 'fri,': 0.33; "i'd": 0.34; 'received:google.com': 0.35; 'thank': 0.38; 'stable': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'release': 0.40; 'first': 0.61; 'forward': 0.65; '20,': 0.68; '2.3.1': 0.84; 'philip': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=1GL7sa3AolrSBVwNW8YrRngDqRpWciJVQYuA2p57JIM=; b=L+V7Pc6C0NvByk/vvsf0e0ZvY3qlhc92+/L5tQp/a433R1bToaayd1OhcAOkTAnQjd K0ERvHYwePsB3DkWNgXCL603spjIjPryUm0107Nz37oKsUZ89oVOnzzlObgm6Lx5cVXW eE6dyFoim+kydXdC3ncwfBu5ZkMYbmEnKEXJ63AEqgsXPGdOaI+c65PEVsYAuy8gcC35 0DUSAFoDgJf5sIErh0TyReSI9h0Y0XfGFJfSP2BDSvvspRwY2feXmzvb9k9vHVSozGJV OKBYgMG1cnqecxv5fO/EnU6INxmExGjNcNXTYFbLZFC2nak8SZisCw/6BMN1EOaIXEnh aevg== X-Received: by 10.182.19.196 with SMTP id h4mr6145056obe.20.1403296681467; Fri, 20 Jun 2014 13:38:01 -0700 (PDT) MIME-Version: 1.0 Sender: zachary.ware@gmail.com In-Reply-To: References: From: Zachary Ware Date: Fri, 20 Jun 2014 15:37:41 -0500 X-Google-Sender-Auth: HWUG4Ep_OmLlLwZOTkuMtp02rk0 Subject: Re: PyPy3 2.3.1 released To: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Cc: Philip Jenvey 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1403297177 news.xs4all.nl 2836 [2001:888:2000:d::a6]:33344 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:73468 On Fri, Jun 20, 2014 at 3:32 PM, Philip Jenvey wrote: > ===================== > PyPy3 2.3.1 - Fulcrum > ===================== > > We're pleased to announce the first stable release of PyPy3. PyPy3 > targets Python 3 (3.2.5) compatibility. I'd just like to say: congratulations, and thank you! I'm looking forward to trying it out. -- Zach