From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 10608 invoked from network); 14 Jun 2021 16:50:00 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 14 Jun 2021 16:50:00 -0000 Received: from vultr.musolino.id.au ([45.76.123.158]) by 1ess; Mon Jun 14 12:42:04 -0400 2021 Received: from 180.150.114.112 ([180.150.114.112]) by vultr; Tue Jun 15 02:25:44 +1000 2021 Message-ID: <260216E1A2B95EB9D2D9485E56A79F7D@musolino.id.au> To: 9front@9front.org From: Alex Musolino Date: Tue, 15 Jun 2021 01:55:43 +0930 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: element SQL over HTML out-scaling-aware template Subject: Re: [9front] removing python Reply-To: 9front@9front.org Precedence: bulk > I probably missed the memo but what’s the back story behind removing > Python and migrating away from hg? > > I’m a newcomer so I don’t yet know what’s problematic about using hg > or Python on Plan9. 9front ships an ancient version of python purely to support hg. It's big and it's slow. A pile of non-plan9 code that can now be done without. I don't know that there was any real desire to move away from hg as the repo format, per se, but Ori wrote git9, not hg9.