[pypy-commit] pypy default: xfail this test too

2013-12-05 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r68380:f9daeaa5f3c7 Date: 2013-12-05 12:06 +0100 http://bitbucket.org/pypy/pypy/changeset/f9daeaa5f3c7/ Log:xfail this test too diff --git a/lib-python/2.7/ctypes/test/test_python_api.py b/lib-python/2.7/ctypes/test/test_python_api.py

[pypy-commit] pypy default: Merged in OlivierBlanvillain/pypy/OlivierBlanvillain/fix-3-broken-links-on-pypy-published-pap-1386250839215 (pull request #203)

2013-12-05 Thread bivab
Author: David Schneider david.schnei...@bivab.de Branch: Changeset: r68382:b9f9b061c1f2 Date: 2013-12-05 14:51 +0100 http://bitbucket.org/pypy/pypy/changeset/b9f9b061c1f2/ Log:Merged in OlivierBlanvillain/pypy/OlivierBlanvillain/fix-3-broken- links-on-pypy-published-pap-1386250839215

[pypy-commit] pypy OlivierBlanvillain/fix-3-broken-links-on-pypy-published-pap-1386250839215: Fix 3 broken links on PyPy published papers.

2013-12-05 Thread OlivierBlanvillain
Author: OlivierBlanvillain olivierblanvill...@gmail.com Branch: OlivierBlanvillain/fix-3-broken-links-on-pypy-published-pap-1386250839215 Changeset: r68381:ccbf54dd3498 Date: 2013-12-05 13:48 + http://bitbucket.org/pypy/pypy/changeset/ccbf54dd3498/ Log:Fix 3 broken links on PyPy

[pypy-commit] lang-smalltalk default: virtualizable2 is now virtualizable

2013-12-05 Thread timfel
Author: Tim Felgentreff timfelgentr...@gmail.com Branch: Changeset: r515:a17cd38881fe Date: 2013-12-05 21:48 +0100 http://bitbucket.org/pypy/lang-smalltalk/changeset/a17cd38881fe/ Log:virtualizable2 is now virtualizable diff --git a/spyvm/shadow.py b/spyvm/shadow.py --- a/spyvm/shadow.py

[pypy-commit] lang-smalltalk default: try to fix nextInstance if not called in the same frame as someInstance

2013-12-05 Thread timfel
Author: Tim Felgentreff timfelgentr...@gmail.com Branch: Changeset: r516:e06588225b5a Date: 2013-12-05 23:22 +0100 http://bitbucket.org/pypy/lang-smalltalk/changeset/e06588225b5a/ Log:try to fix nextInstance if not called in the same frame as someInstance diff --git

[pypy-commit] pypy default: fix axis reduce on numpy arrays with zero shape (issue1650)

2013-12-05 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r68384:3fca57d5b11e Date: 2013-12-05 19:26 -0500 http://bitbucket.org/pypy/pypy/changeset/3fca57d5b11e/ Log:fix axis reduce on numpy arrays with zero shape (issue1650) diff --git a/pypy/module/micronumpy/loop.py

[pypy-commit] pypy default: document merged PR

2013-12-05 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: Changeset: r68386:dcddb68da5e0 Date: 2013-12-06 08:51 +0100 http://bitbucket.org/pypy/pypy/changeset/dcddb68da5e0/ Log:document merged PR diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---