Author: Armin Rigo <[email protected]> Branch: Changeset: r542:615f829cb3d8 Date: 2012-06-27 13:05 +0200 http://bitbucket.org/cffi/cffi/changeset/615f829cb3d8/
Log: Mention #pypy. diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -600,11 +600,13 @@ Comments and bugs ================= -Please report to the `issue tracker`_ any bugs. Feel free to discuss -matters in the `mailing list`_. As a general rule, when there is a -design issue to resolve, we pick the solution that is the "most C-like". -We hope that this module has got everything you need to access C code -and nothing more. +The best way to contact us is on the IRC ``#pypy`` channel of +``irc.freenode.net``. Feel free to discuss matters either there or in +the `mailing list`_. Please report to the `issue tracker`_ any bugs. + +As a general rule, when there is a design issue to resolve, we pick the +solution that is the "most C-like". We hope that this module has got +everything you need to access C code and nothing more. --- the authors, Armin Rigo and Maciej Fijalkowski _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
