Author: Antonio Cuni <[email protected]> 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 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
