Author: Matti Picus <[email protected]> Branch: py3.5 Changeset: r90688:27474b4d14e4 Date: 2017-03-14 23:16 +0200 http://bitbucket.org/pypy/pypy/changeset/27474b4d14e4/
Log: restart pypy3-head diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst new file mode 100644 --- /dev/null +++ b/pypy/doc/whatsnew-pypy3-head.rst @@ -0,0 +1,7 @@ +========================= +What's new in PyPy3 5.7+ +========================= + +.. this is the revision after release-pypy3.3-5.7.x was branched +.. startrev: afbf09453369 + _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
