Author: Antonio Cuni <[email protected]> Branch: py3.6 Changeset: r98385:ead9a40f22ed Date: 2019-12-24 14:13 +0100 http://bitbucket.org/pypy/pypy/changeset/ead9a40f22ed/
Log: document this branch diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst --- a/pypy/doc/whatsnew-pypy3-head.rst +++ b/pypy/doc/whatsnew-pypy3-head.rst @@ -5,3 +5,6 @@ .. this is the revision after release-pypy3.6-v7.3.0 .. startrev: a56889d5df88 +.. branch: cpyext-speedup-tests-py36 + +Make cpyext test faster, especially on py3.6 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
