[pypy-commit] pypy default: fix test_whatsnew

antocuni pypy.commits at gmail.com
Tue May 23 07:42:51 EDT 2017


Author: Antonio Cuni <anto.cuni at gmail.com>
Branch: 
Changeset: r91385:ed256c4d2705
Date: 2017-05-23 13:38 +0200
http://bitbucket.org/pypy/pypy/changeset/ed256c4d2705/

Log:	fix test_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
@@ -56,3 +56,6 @@
 
 Remove faulty fastpath from ctypes
 
+.. branch: sockopt_zero
+
+Passing a buffersize of 0 to socket.getsockopt


More information about the pypy-commit mailing list