Author: Carl Friedrich Bolz <[email protected]> Branch: Changeset: r88313:1e642bc089e1 Date: 2016-11-11 13:57 +0100 http://bitbucket.org/pypy/pypy/changeset/1e642bc089e1/
Log: link to technical discussion diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst --- a/pypy/doc/faq.rst +++ b/pypy/doc/faq.rst @@ -417,7 +417,8 @@ As to real Windows 64 support: Currently we don't have an active PyPy developer whose main development platform is Windows. So if you are interested in getting -Windows 64 support, we encourage you to volunteer to make it happen! Another +Windows 64 support, we encourage you to volunteer `to make it happen`_! Another option would be to pay some PyPy developers to implement Windows 64 support, but so far there doesn't seem to be an overwhelming commercial interest in it. +.. _`to make it happen`: http://doc.pypy.org/en/latest/windows.html#what-is-missing-for-a-full-64-bit-translation _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
