[pypy-commit] cffi default: Document NetBSD

2017-07-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r2991:67f818fdf4c7 Date: 2017-07-01 11:49 +0200 http://bitbucket.org/cffi/cffi/changeset/67f818fdf4c7/ Log:Document NetBSD diff --git a/doc/source/installation.rst b/doc/source/installation.rst --- a/doc/source/installation.rst +++ b/doc/source/installa

[pypy-commit] pypy cpyext-injection: merge default into branch

2017-07-01 Thread mattip
Author: Matti Picus Branch: cpyext-injection Changeset: r91664:36d878c36842 Date: 2017-06-30 18:26 -0400 http://bitbucket.org/pypy/pypy/changeset/36d878c36842/ Log:merge default into branch diff too long, truncating to 2000 out of 60621 lines diff --git a/.hgignore b/.hgignore --- a/.hgigno

[pypy-commit] pypy cpyext-injection: fix from merge, restore injection typedef override

2017-07-01 Thread mattip
Author: Matti Picus Branch: cpyext-injection Changeset: r91663:ed5b90a93109 Date: 2017-06-30 17:12 -0400 http://bitbucket.org/pypy/pypy/changeset/ed5b90a93109/ Log:fix from merge, restore injection typedef override diff --git a/pypy/module/cpyext/injection/numpy.py b/pypy/module/cpyext/inje