From 3e76b47ee35b5ef3bf32c54abc3bb795ab3ea5bf Mon Sep 17 00:00:00 2001
From: Brett Smith
Date: Wed, 3 Apr 2019 11:53:40 -0400
Subject: [PATCH] projects: PyPy is transitioning out.
---
.../static/projects/current/index.html | 21 -------------------
1 file changed, 21 deletions(-)
diff --git a/www/conservancy/static/projects/current/index.html b/www/conservancy/static/projects/current/index.html
index c56e7d23..230f6880 100644
--- a/www/conservancy/static/projects/current/index.html
+++ b/www/conservancy/static/projects/current/index.html
@@ -549,27 +549,6 @@ still have the ability to directly execute any SQL statement.
by many web host providers, and has translations underway for more than
seventy languages.
-
-
-
-
-
-
-The PyPy project aims to provide:
-
-
-- a common translation and support framework for producing
-implementations of dynamic languages, emphasizing a clean
-separation between language specification and implementation
-aspects.
-- a compliant, flexible and fast implementation of the Python Language
-using the above framework to enable new advanced features without having
-to encode low level details into it.
-