Author: Matti Picus <[email protected]> Branch: py3.6 Changeset: r98278:31b34a79660c Date: 2019-12-12 15:04 +0200 http://bitbucket.org/pypy/pypy/changeset/31b34a79660c/
Log: document merged 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: 78b4d0a7cf2e +.. branch: py3.6-exc-info-2 + +Fix handling of sys.exc_info() in generators _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
