Author: mattip <[email protected]> Branch: Changeset: r78035:95bb26f8adf4 Date: 2015-06-12 00:12 +0300 http://bitbucket.org/pypy/pypy/changeset/95bb26f8adf4/
Log: tagging only after buildbot runs produces a cleaner flow 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 @@ -15,8 +15,7 @@ Release Steps ------------- -* At code freeze make a release branch using release-x.x.x in mercurial - and add a release-specific tag +* If needed, make a release branch * Bump the pypy version number in module/sys/version.py and in module/cpyext/include/patchlevel.h and . The branch _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
