Author: Matti Picus <[email protected]> Branch: py3.6 Changeset: r98196:fe543d1b25df Date: 2019-11-30 21:29 +0200 http://bitbucket.org/pypy/pypy/changeset/fe543d1b25df/
Log: clean out branches left over from merge 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,15 +5,3 @@ .. this is the revision after release-pypy3.6-v7.3.0 .. startrev: 78b4d0a7cf2e - -.. branch: py3.6-asyncgen - -Fix asyncgen_hooks and refactor coroutine execution - -.. branch: py3.6-exc-info - -Follow CPython's use of exc_info more closely (issue 3096) - -.. branch: code_page-utf8 - -Add encoding, decoding of codepages on windows _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
