Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!bcyclone03.am1.xlned.com!bcyclone03.am1.xlned.com!newsfeed.xs4all.nl!newsfeed4.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.122 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.76; '*S*': 0.00; 'subject:hosting': 0.09; 'url:blog': 0.10; 'python': 0.11; '24,': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'url:02': 0.24; 'header:In-Reply-To:1': 0.27; 'received:172.16': 0.29; "d'aprano": 0.31; 'steven': 0.31; 'received:google.com': 0.35; 'version': 0.36; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'message-id:@gmail.com': 0.38; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'new': 0.61; 'header:Message-Id:1': 0.63; 'reached': 0.63; 'latest': 0.67; 'subject:self': 0.84; 'yet?': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=uexrxpvmbwkDeBLKXSwiinh34E0TwgmEKkxdH6OEBQo=; b=En12SeoC8uO7g2tVQt2zIBRsRBaopRoelZwRRL2X1uQWFgDWnt/OkkPjLfPWmLb2qh fmOo7+vQeOTIv7+V2VQ5CRwf9ObTGNLe2/WEDLJ2Nfvy9yeKlr7UPOasDlsCDv9Zfx4z 7zDNNwneP4hMl3HJT2nC8oORJZ8GRHjwcDGVZiRb3k8wEtuP4FGCZ5jw6kjftwr5pqDD RVvILuFMU1Gd4HTvH5TafwhxdctxqUICU53uNjzVBBN0h0ptRPqJfrUMpt1fvR9BLIjp VgHyUmkzKrGqQejdbGnK1ARctRU8g0bBTPxMQA4JABHu3fhUpqgOS0P+cis2buK6eASP DL7A== X-Received: by 10.69.27.42 with SMTP id jd10mr27112578pbd.97.1425069709779; Fri, 27 Feb 2015 12:41:49 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Subject: Re: Pyston 0.3 self-hosting From: Travis Griggs In-Reply-To: <54ed620d$0$11100$c3e8da3@news.astraweb.com> Date: Fri, 27 Feb 2015 12:41:46 -0800 Content-Transfer-Encoding: quoted-printable References: <54ed620d$0$11100$c3e8da3@news.astraweb.com> To: Python X-Mailer: Apple Mail (2.2070.6) 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1425069721 news.xs4all.nl 2947 [2001:888:2000:d::a6]:40505 X-Complaints-To: abuse@xs4all.nl X-Received-Bytes: 3345 X-Received-Body-CRC: 2868946627 Xref: csiph.com comp.lang.python:86588 > On Feb 24, 2015, at 9:47 PM, Steven D'Aprano = wrote: >=20 > Pyston 0.3, the latest version of a new high-performance Python=20 > implementation, has reached self-hosting sufficiency: >=20 >=20 > http://blog.pyston.org/2015/02/24/pyston-0-3-self-hosting-sufficiency/ >=20 Does it do python3.4 yet?=