Author: Ronan Lamy <[email protected]> Branch: py3.6 Changeset: r97064:02f897916463 Date: 2019-08-05 16:48 +0100 http://bitbucket.org/pypy/pypy/changeset/02f897916463/
Log: update 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 @@ -26,3 +26,11 @@ .. branch: Ram-Rachum/faulthandleris_enabled-should-return-fal-1563636614875 .. branch: Anthony-Sottile/fix-leak-of-file-descriptor-with-_iofile-1559687440863 +.. branch: py3tests + +Add handling of application-level test files and -D flag to test runner + +.. branch: vendor/stdlib-3.6 +.. branch: stdlib-3.6.9 + +Update standard library to version 3.6.9 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
