Author: Armin Rigo <[email protected]> Branch: Changeset: r2427:851d1dbeeb12 Date: 2015-11-23 16:14 +0100 http://bitbucket.org/cffi/cffi/changeset/851d1dbeeb12/
Log: Link to issue 233 diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst --- a/doc/source/whatsnew.rst +++ b/doc/source/whatsnew.rst @@ -13,6 +13,7 @@ remove handles from a global set without worrying about duplicates. * ``ffi.init_once()`` XXX + https://bitbucket.org/cffi/cffi/issues/233/ v1.3.1 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
