Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r75889:d093f1195396
Date: 2015-02-15 11:21 +0100
http://bitbucket.org/pypy/pypy/changeset/d093f1195396/

Log:    add mention of b1c4fcb04a42

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
@@ -5,6 +5,11 @@
 .. this is a revision shortly after release-2.5.x
 .. startrev: 397b96217b85
 
+
+Fix non-blocking file reads sometimes raising EAGAIN even though they
+have buffered data waiting (b1c4fcb04a42)
+
+
 .. branch: vmprof
 
 .. branch: stackroot-speedup-2
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to