Author: Armin Rigo <[email protected]> Branch: Changeset: r85674:02aa2e218f83 Date: 2016-07-13 11:27 +0200 http://bitbucket.org/pypy/pypy/changeset/02aa2e218f83/
Log: update the faq diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst --- a/pypy/doc/faq.rst +++ b/pypy/doc/faq.rst @@ -379,8 +379,9 @@ give us some temporary ssh access to a machine where the bug can be reproduced. -* If giving us access would require us to sign a NDA, then we can - consider a commerical support contract for a small sum of money. +* If giving us access would require us to use other tools than ssh, + make appointments, or sign a NDA, then we can consider a commerical + support contract for a small sum of money. * If even that is not possible for you, then sorry, we can't help. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
