[pypy-commit] pypy default: Fix two tests that have been added in 419c923b6e54 (matti: did you

2016-07-27 Thread arigo
Author: Armin Rigo Branch: Changeset: r85882:2ffe8d3405bd Date: 2016-07-27 19:37 +0200 http://bitbucket.org/pypy/pypy/changeset/2ffe8d3405bd/ Log:Fix two tests that have been added in 419c923b6e54 (matti: did you mess up somehow? you said in 419c923b6e54 that the tests are pa

[pypy-commit] pypy default: Fix two tests in kwargsdict that have a typo

2016-01-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r81812:c2ea9594b23c Date: 2016-01-15 17:47 +0100 http://bitbucket.org/pypy/pypy/changeset/c2ea9594b23c/ Log:Fix two tests in kwargsdict that have a typo diff --git a/pypy/objspace/std/test/test_kwargsdict.py b/pypy/objspace/std/test/test_kwargsdict.py

[pypy-commit] pypy default: fix two tests

2015-10-04 Thread fijal
Author: fijal Branch: Changeset: r79959:a1520085087f Date: 2015-10-04 10:23 +0200 http://bitbucket.org/pypy/pypy/changeset/a1520085087f/ Log:fix two tests diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@