[pypy-commit] pypy.org extradoc: update the values

2018-06-14 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r928:dcf5b394ec81 Date: 2018-06-14 23:59 +0200 http://bitbucket.org/pypy/pypy.org/changeset/dcf5b394ec81/ Log:update the values diff --git a/don1.html b/don1.html --- a/don1.html +++ b/don1.html @@ -9,13 +9,13 @@ $(function() { $("#pro

[pypy-commit] pypy default: Rename the MethodType to "instancemethod", like CPython

2018-06-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r94764:8973688d3d1c Date: 2018-06-14 12:19 +0200 http://bitbucket.org/pypy/pypy/changeset/8973688d3d1c/ Log:Rename the MethodType to "instancemethod", like CPython diff --git a/pypy/interpreter/test/test_function.py b/pypy/interpreter/test/test_functio