Author: Ronan Lamy <[email protected]> Branch: multiphase Changeset: r92295:6c511c66aa39 Date: 2017-09-01 16:35 +0100 http://bitbucket.org/pypy/pypy/changeset/6c511c66aa39/
Log: document the 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,4 +5,7 @@ .. this is the revision after release-pypy3.3-5.8.x was branched .. startrev: c173df164527 +.. branch: multiphase +Implement PyType_FromSpec (PEP 384) and fix issues with PEP 489 support. + _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
