Author: Gregor Wegberg <[email protected]> Branch: latest-improve-doc Changeset: r70459:9b5a1e4cc1f6 Date: 2014-04-04 11:07 +0200 http://bitbucket.org/pypy/pypy/changeset/9b5a1e4cc1f6/
Log: removed codespeak account information. Lacks relevancy nowadays. diff --git a/pypy/doc/coding-guide.rst b/pypy/doc/coding-guide.rst --- a/pypy/doc/coding-guide.rst +++ b/pypy/doc/coding-guide.rst @@ -835,15 +835,6 @@ web interface. .. _`development tracker`: https://bugs.pypy.org/ - -use your codespeak login or register ------------------------------------- - -If you have an existing codespeak account, you can use it to login within the -tracker. Else, you can `register with the tracker`_ easily. - - -.. _`register with the tracker`: https://bugs.pypy.org/user?@template=register .. _`roundup`: http://roundup.sourceforge.net/ _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
