Author: Ronan Lamy <[email protected]> Branch: py3.6 Changeset: r97031:72f1ec088dc7 Date: 2019-07-29 17:22 +0100 http://bitbucket.org/pypy/pypy/changeset/72f1ec088dc7/
Log: Add missing branches to whatsnew 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 @@ -16,3 +16,13 @@ .. branch: setitem2d Allow 2d indexing in ``memoryview.__setitem__`` (issue bb-3028) + +.. branch: py3.6-socket-fix +.. branch: fix-importerror +.. branch: dj_s390 +.. branch: bpo-35409 +.. branch: remove_array_with_char_test +.. branch: fix_test_unicode_outofrange +.. branch: Ram-Rachum/faulthandleris_enabled-should-return-fal-1563636614875 +.. branch: Anthony-Sottile/fix-leak-of-file-descriptor-with-_iofile-1559687440863 + _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
