Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r90216:ca7a2e7283e5 Date: 2017-02-20 09:12 +0100 http://bitbucket.org/pypy/pypy/changeset/ca7a2e7283e5/
Log: document pulled PR 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 @@ -150,3 +150,7 @@ and ``space.newtext()``: these two methods are identical on PyPy 2.7 but not on PyPy 3.x. The latter is used to get an app-level unicode string by decoding the RPython string, assumed to be utf-8. + +.. branch: fix_bool_restype + +Fix for ``ctypes.c_bool``-returning ctypes functions _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit