From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Wed, 14 Mar 2012 08:58:17 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Mercurial and Plan 9 Topicbox-Message-UUID: 68a3ba9a-ead7-11e9-9d60-3106f5b1d025 > I believe the biggest sore spot is the lack of a modern Python port. +1. particularly one that compiles on every architechture. the current code has a few mistakes like defining FPINVAL (depending on the architecture) instead of including float.h. > Ideally we could have a more complete port that wouldn't require APE, targeted strikes, like (as an unresearched example) using the native ssl instead of openssl might give more bang/buck. - erik