[pypy-commit] pypy py3.6: update whatsnew

rlamy pypy.commits at gmail.com
Mon Aug 5 11:49:31 EDT 2019


Author: Ronan Lamy <ronan.lamy at gmail.com>
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


More information about the pypy-commit mailing list