Author: Carl Friedrich Bolz <cfb...@gmx.de>
Branch: 
Changeset: r90368:f7f4d72c69da
Date: 2017-02-26 19:33 +0100
http://bitbucket.org/pypy/pypy/changeset/f7f4d72c69da/

Log:    an FAQ entry about PyPy2

diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst
--- a/pypy/doc/faq.rst
+++ b/pypy/doc/faq.rst
@@ -437,3 +437,11 @@
 but so far there doesn't seem to be an overwhelming commercial interest in it.
 
 .. _`to make it happen`: 
windows.html#what-is-missing-for-a-full-64-bit-translation
+
+
+How long will PyPy support Python2?
+-----------------------------------
+
+Since RPython is built on top of Python2 and that is extremely unlikely to
+change, the Python2 version of PyPy will be around "forever", i.e. as long as
+PyPy itself is around.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to