Author: Matti Picus <[email protected]> Branch: Changeset: r92319:2bf77ef25a29 Date: 2017-09-05 18:28 +0300 http://bitbucket.org/pypy/pypy/changeset/2bf77ef25a29/
Log: document merged branch 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 @@ -73,3 +73,7 @@ Add support for leakfinder in cpyext tests (disabled for now, due to too many failures). + +.. branch: pypy_swappedbytes + +Added ``_swappedbytes_`` support for ``ctypes.Structure`` _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
