Author: edbaunton
Branch: edbaunton/minor-fix-fucntion-typo-in-overviewrst-1529498764587
Changeset: r3123:71a8dfd11905
Date: 2018-06-20 12:46 +
http://bitbucket.org/cffi/cffi/changeset/71a8dfd11905/
Log:Minor: Fix 'fucntion' typo in overview.rst
diff --git a/doc/source/overview.rst b/doc
Author: Armin Rigo
Branch:
Changeset: r3124:72e1024bd3f8
Date: 2018-06-20 17:11 +
http://bitbucket.org/cffi/cffi/changeset/72e1024bd3f8/
Log:Merged in edbaunton/cffi/edbaunton/minor-fix-fucntion-typo-in-
overviewrst-1529498764587 (pull request #87)
Minor: Fix 'fucntion'
Author: Wim Lavrijsen
Branch: cppyy-packaging
Changeset: r94774:df5f9ec89c17
Date: 2018-06-20 19:26 -0700
http://bitbucket.org/pypy/pypy/changeset/df5f9ec89c17/
Log:simplify use of converters
diff --git a/pypy/module/_cppyy/converter.py b/pypy/module/_cppyy/converter.py
--- a/pypy/module/_cp
Author: Wim Lavrijsen
Branch: cppyy-packaging
Changeset: r94775:f6f3039d686c
Date: 2018-06-20 22:04 -0700
http://bitbucket.org/pypy/pypy/changeset/f6f3039d686c/
Log:more simplification of function calls
diff --git a/pypy/module/_cppyy/converter.py b/pypy/module/_cppyy/converter.py
--- a/pypy