# HG changeset patch
# User Matti Picus <matti.picus@gmail.com>
# Date 1519690123 18000
#      Mon Feb 26 19:08:43 2018 -0500
# Branch extradoc
# Node ID fa51d386eb32a0cc16c7eae1196f10bf604274b0
# Parent  a32c233f73e0a6b2c5f75670a7f623c763c046fe
fix issue #2765

diff --git a/features.html b/features.html
--- a/features.html
+++ b/features.html
@@ -84,8 +84,6 @@
 (32/64 bits), Mac OS X (64 bits), Windows (32 bits), OpenBSD, FreeBSD.
 All non-x86 versions are only supported on Linux.</p>
 <p>If you are interested in helping to move forward, see our <a class="reference external" href="howtohelp.html">howtohelp</a> page.</p>
-<p>We also have a beta release of <strong>PyPy3</strong> which implements <strong>Python 3.2.5</strong>.
-It runs on the same platforms as above.</p>
 <div class="section" id="the-main-features-of-pypy">
 <h1>The main features of PyPy:</h1>
 </div>
diff --git a/source/features.txt b/source/features.txt
--- a/source/features.txt
+++ b/source/features.txt
@@ -30,9 +30,6 @@
 
 If you are interested in helping to move forward, see our `howtohelp`_ page.
 
-We also have a beta release of **PyPy3** which implements **Python 3.2.5**.
-It runs on the same platforms as above.
-
 .. _`compatibility`: compat.html
 .. _`x86 (IA-32)`: http://en.wikipedia.org/wiki/IA-32
 .. _`x86_64`: http://en.wikipedia.org/wiki/X86_64