[pypy-commit] pypy cppyy-packaging: fix typo in comment

2018-05-07 Thread wlav
Author: Wim Lavrijsen Branch: cppyy-packaging Changeset: r94500:49f83bfa0c9e Date: 2018-05-07 21:08 -0700 http://bitbucket.org/pypy/pypy/changeset/49f83bfa0c9e/ Log:fix typo in comment diff --git a/pypy/module/_cppyy/__init__.py b/pypy/module/_cppyy/__init__.py ---

[pypy-commit] pypy default: Merge of cppyy-packaging: pulls in fully deferred loading for the backend (needed for pydoc tests in p3.5 branch), support for function pointer arguments, proper types for

2018-05-07 Thread wlav
Author: Wim Lavrijsen Branch: Changeset: r94499:a4c2916c877f Date: 2018-05-07 21:02 -0700 http://bitbucket.org/pypy/pypy/changeset/a4c2916c877f/ Log:Merge of cppyy-packaging: pulls in fully deferred loading for the backend (needed for pydoc tests in p3.5 branch),

[pypy-commit] pypy cppyy-packaging: do not pull in the backend until the very last moment to prevent errors when importing _cppyy for doc purposes

2018-05-07 Thread wlav
Author: Wim Lavrijsen Branch: cppyy-packaging Changeset: r94498:4600e4a5a904 Date: 2018-05-07 19:25 -0700 http://bitbucket.org/pypy/pypy/changeset/4600e4a5a904/ Log:do not pull in the backend until the very last moment to prevent errors when importing _cppyy for

[pypy-commit] pypy cppyy-packaging: merge default into branch

2018-05-07 Thread wlav
Author: Wim Lavrijsen Branch: cppyy-packaging Changeset: r94497:0eee6ab380c7 Date: 2018-05-07 13:34 -0700 http://bitbucket.org/pypy/pypy/changeset/0eee6ab380c7/ Log:merge default into branch diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -51,3 +51,5 @@