Author: Carl Friedrich Bolz-Tereick
Branch: py3.5
Changeset: r95406:ce637db93b36
Date: 2018-12-03 17:42 +0100
http://bitbucket.org/pypy/pypy/changeset/ce637db93b36/
Log:use cpython's argument name (should maybe be done more
systematically?)
diff --git a/pypy/objspace/std/intobject.py
Author: Carl Friedrich Bolz-Tereick
Branch:
Changeset: r95405:52c3040f147b
Date: 2018-12-03 09:39 +0100
http://bitbucket.org/pypy/pypy/changeset/52c3040f147b/
Log:fix weird fallout of 74c1f4c8363d
diff --git a/rpython/translator/backendopt/test/test_mallocprediction.py
b/rpython/translator