Author: Brian Kearns <bdkea...@gmail.com>
Branch: 
Changeset: r69743:506e1379b98c
Date: 2014-03-05 19:00 -0500
http://bitbucket.org/pypy/pypy/changeset/506e1379b98c/

Log:    update whatsnew

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -99,3 +99,6 @@
 Implements SimpleRangeListStrategy for case range(n) where n is a positive 
number.
 Makes some traces nicer by getting rid of multiplication for calculating loop 
counter
 and propagates that n > 0 further to get rid of guards.
+
+.. branch: popen-pclose
+Provide an exit status for popen'ed RFiles via pclose
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to