Author: mattip <[email protected]> Branch: Changeset: r71617:9e70dfd8c9de Date: 2014-05-20 01:19 +0300 http://bitbucket.org/pypy/pypy/changeset/9e70dfd8c9de/
Log: not relevant diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst --- a/pypy/doc/how-to-release.rst +++ b/pypy/doc/how-to-release.rst @@ -28,7 +28,6 @@ pypy/doc/tool/makecontributor.py generates the list of contributors * rename pypy/doc/whatsnew_head.rst to whatsnew_VERSION.rst and create a fresh whatsnew_head.rst after the release -* change the tracker to have a new release tag to file bugs against * go to pypy/tool/release and run: force-builds.py <release branch> * wait for builds to complete, make sure there are no failures _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
