[pypy-commit] pypy default: issue1126: document

2012-04-12 Thread arigo
Author: Armin Rigo Branch: Changeset: r54300:2a7fffa8e63e Date: 2012-04-12 10:08 +0200 http://bitbucket.org/pypy/pypy/changeset/2a7fffa8e63e/ Log:issue1126: document diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst --- a/pypy/doc/cpython_differences.rst +++ b

[pypy-commit] pypy vendor/stdlib: create branch for tracking the unchanged stdlib

2012-04-12 Thread RonnyPfannschmidt
Author: Ronny Pfannschmidt Branch: vendor/stdlib Changeset: r54301:7406215587c6 Date: 2012-04-12 11:00 +0200 http://bitbucket.org/pypy/pypy/changeset/7406215587c6/ Log:create branch for tracking the unchanged stdlib ___ pypy-commit mailing list pyp

[pypy-commit] benchmarks default: run sympy benchmarks the normal number of times, they are fast

2012-04-12 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r181:062b90951d4b Date: 2012-04-12 11:30 +0200 http://bitbucket.org/pypy/benchmarks/changeset/062b90951d4b/ Log:run sympy benchmarks the normal number of times, they are fast diff --git a/benchmarks.py b/benchmarks.py --- a/benchmarks.py +++ b/

[pypy-commit] extradoc extradoc: draft next numpy status update

2012-04-12 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r4187:ab6a378f28e1 Date: 2012-04-12 10:47 +0200 http://bitbucket.org/pypy/extradoc/changeset/ab6a378f28e1/ Log:draft next numpy status update diff --git a/blog/draft/numpy-status-update-3.rst b/blog/draft/numpy-status-update-3.rst new f

[pypy-commit] extradoc extradoc: merge

2012-04-12 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r4188:34f623b889f3 Date: 2012-04-12 12:17 +0200 http://bitbucket.org/pypy/extradoc/changeset/34f623b889f3/ Log:merge diff --git a/blog/draft/py3k-status-update-3.rst b/blog/draft/py3k-status-update-3.rst --- a/blog/draft/py3k-status-upd

[pypy-commit] pypy gc-minimark-pinning: a branch to experiment with pinning

2012-04-12 Thread fijal
Author: Maciej Fijalkowski Branch: gc-minimark-pinning Changeset: r54303:cb0a5d8aa8af Date: 2012-04-12 13:52 +0200 http://bitbucket.org/pypy/pypy/changeset/cb0a5d8aa8af/ Log:a branch to experiment with pinning diff --git a/pypy/rlib/rgc.py b/pypy/rlib/rgc.py --- a/pypy/rlib/rgc.py +++ b/pypy

[pypy-commit] pypy gc-minimark-pinning: Start a branch to experiment with pinning on the GC. Boilerplate so far

2012-04-12 Thread fijal
Author: Maciej Fijalkowski Branch: gc-minimark-pinning Changeset: r54304:43d51ad02ec5 Date: 2012-04-12 14:14 +0200 http://bitbucket.org/pypy/pypy/changeset/43d51ad02ec5/ Log:Start a branch to experiment with pinning on the GC. Boilerplate so far diff --git a/pypy/rlib/rgc.py b/pypy/r

[pypy-commit] extradoc extradoc: small changes

2012-04-12 Thread mikefc
Author: Michael Cheng Branch: extradoc Changeset: r4189:ea0070e7a081 Date: 2012-04-12 22:13 +1000 http://bitbucket.org/pypy/extradoc/changeset/ea0070e7a081/ Log:small changes diff --git a/blog/draft/numpy-status-update-3.rst b/blog/draft/numpy-status-update-3.rst --- a/blog/draft/numpy-stat

[pypy-commit] extradoc extradoc: more ToDos mentioned at end

2012-04-12 Thread mikefc
Author: Michael Cheng Branch: extradoc Changeset: r4190:bfc2761330f2 Date: 2012-04-12 22:35 +1000 http://bitbucket.org/pypy/extradoc/changeset/bfc2761330f2/ Log:more ToDos mentioned at end diff --git a/blog/draft/numpy-status-update-3.rst b/blog/draft/numpy-status-update-3.rst --- a/blog/dr

[pypy-commit] pypy kwargsdict-strategy: import py missing

2012-04-12 Thread cfbolz
Author: Carl Friedrich Bolz Branch: kwargsdict-strategy Changeset: r54305:7b4d81251b58 Date: 2012-04-12 14:55 +0200 http://bitbucket.org/pypy/pypy/changeset/7b4d81251b58/ Log:import py missing diff --git a/pypy/objspace/std/test/test_kwargsdict.py b/pypy/objspace/std/test/test_kwargsdict.py

[pypy-commit] pypy kwargsdict-strategy: optimize the keys method

2012-04-12 Thread cfbolz
Author: Carl Friedrich Bolz Branch: kwargsdict-strategy Changeset: r54306:f37a2d944ce1 Date: 2012-04-12 15:13 +0200 http://bitbucket.org/pypy/pypy/changeset/f37a2d944ce1/ Log:optimize the keys method diff --git a/pypy/objspace/std/kwargsdict.py b/pypy/objspace/std/kwargsdict.py --- a/pypy/ob

[pypy-commit] pypy kwargsdict-strategy: close before impending merge

2012-04-12 Thread cfbolz
Author: Carl Friedrich Bolz Branch: kwargsdict-strategy Changeset: r54307:c02cd7a449c0 Date: 2012-04-12 15:22 +0200 http://bitbucket.org/pypy/pypy/changeset/c02cd7a449c0/ Log:close before impending merge ___ pypy-commit mailing list pypy-commit@pyt

[pypy-commit] pypy default: merge kwargsdict-strategy:

2012-04-12 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r54308:97c57afceef4 Date: 2012-04-12 15:23 +0200 http://bitbucket.org/pypy/pypy/changeset/97c57afceef4/ Log:merge kwargsdict-strategy: add a new dict strategy that is created for being passed into **args arguments. This makes de

[pypy-commit] pypy stdlib-unification: adapt sandbox interaction test to unified site

2012-04-12 Thread RonnyPfannschmidt
Author: Ronny Pfannschmidt Branch: stdlib-unification Changeset: r54309:08c38e4707f6 Date: 2012-04-12 15:24 +0200 http://bitbucket.org/pypy/pypy/changeset/08c38e4707f6/ Log:adapt sandbox interaction test to unified site diff --git a/pypy/module/sys/state.py b/pypy/module/sys/state.py --- a/p

[pypy-commit] pypy gc-minimark-pinning: test and more boilerplate

2012-04-12 Thread fijal
Author: Maciej Fijalkowski Branch: gc-minimark-pinning Changeset: r54310:afd55b84ac33 Date: 2012-04-12 14:32 +0200 http://bitbucket.org/pypy/pypy/changeset/afd55b84ac33/ Log:test and more boilerplate diff --git a/pypy/rlib/rgc.py b/pypy/rlib/rgc.py --- a/pypy/rlib/rgc.py +++ b/pypy/rlib/rgc.

[pypy-commit] pypy gc-minimark-pinning: enough to make the test pass, but obviously it does not work

2012-04-12 Thread fijal
Author: Maciej Fijalkowski Branch: gc-minimark-pinning Changeset: r54311:55a65a85e0d6 Date: 2012-04-12 15:32 +0200 http://bitbucket.org/pypy/pypy/changeset/55a65a85e0d6/ Log:enough to make the test pass, but obviously it does not work diff --git a/pypy/rpython/memory/gc/minimark.py b/pypy/r

[pypy-commit] pypy stdlib-unification: todo note in tool/pytest

2012-04-12 Thread RonnyPfannschmidt
Author: Ronny Pfannschmidt Branch: stdlib-unification Changeset: r54313:4a9a542ed7e4 Date: 2012-04-12 15:38 +0200 http://bitbucket.org/pypy/pypy/changeset/4a9a542ed7e4/ Log:todo note in tool/pytest diff --git a/pypy/tool/pytest/htmlreport.py b/pypy/tool/pytest/htmlreport.py --- a/pypy/tool/p

[pypy-commit] pypy stdlib-unification: fix the note on using the stdlib test_set

2012-04-12 Thread RonnyPfannschmidt
Author: Ronny Pfannschmidt Branch: stdlib-unification Changeset: r54312:e0fe8d719183 Date: 2012-04-12 15:27 +0200 http://bitbucket.org/pypy/pypy/changeset/e0fe8d719183/ Log:fix the note on using the stdlib test_set diff --git a/pypy/objspace/std/test/test_setobject.py b/pypy/objspace/std/te

[pypy-commit] pypy win32-stdlib: rework zipfile and test_zipfile to respect open files

2012-04-12 Thread mattip
Author: Matti Picus Branch: win32-stdlib Changeset: r54314:ba500a555707 Date: 2012-04-12 17:35 +0300 http://bitbucket.org/pypy/pypy/changeset/ba500a555707/ Log:rework zipfile and test_zipfile to respect open files diff --git a/lib-python/2.7/test/test_zipfile.py b/lib-python/modified-2.7/te

[pypy-commit] pypy default: Fix the test. The issue is not arg+memo. The issue is that you cannot

2012-04-12 Thread arigo
Author: Armin Rigo Branch: Changeset: r54315:1da1c1632353 Date: 2012-04-12 17:41 +0200 http://bitbucket.org/pypy/pypy/changeset/1da1c1632353/ Log:Fix the test. The issue is not arg+memo. The issue is that you cannot call the specialize:arg function f with "f(i)", even if you

[pypy-commit] pypy gc-minimark-pinning: enough support for nursery_barriers to pass one test, still xxx left

2012-04-12 Thread fijal
Author: Maciej Fijalkowski Branch: gc-minimark-pinning Changeset: r54316:399757c26f46 Date: 2012-04-12 22:01 +0200 http://bitbucket.org/pypy/pypy/changeset/399757c26f46/ Log:enough support for nursery_barriers to pass one test, still xxx left diff --git a/pypy/rpython/memory/gc/minimark.py

[pypy-commit] pypy gc-minimark-pinning: pass more of a test and write insert for support. crap ugly

2012-04-12 Thread fijal
Author: Maciej Fijalkowski Branch: gc-minimark-pinning Changeset: r54317:aa6c3180899c Date: 2012-04-12 23:31 +0200 http://bitbucket.org/pypy/pypy/changeset/aa6c3180899c/ Log:pass more of a test and write insert for support. crap ugly diff --git a/pypy/rpython/lltypesystem/llarena.py b/pypy/

[pypy-commit] pypy gc-minimark-pinning: surprisingly enough make the test pass

2012-04-12 Thread fijal
Author: Maciej Fijalkowski Branch: gc-minimark-pinning Changeset: r54318:825c0462f962 Date: 2012-04-12 23:37 +0200 http://bitbucket.org/pypy/pypy/changeset/825c0462f962/ Log:surprisingly enough make the test pass diff --git a/pypy/rpython/memory/gc/minimark.py b/pypy/rpython/memory/gc/minim

[pypy-commit] benchmarks default: ok, we cannot change numbers like this. It makes benchmark results hike wildly,

2012-04-12 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r182:0a63cb1bbb5f Date: 2012-04-12 23:54 +0200 http://bitbucket.org/pypy/benchmarks/changeset/0a63cb1bbb5f/ Log:ok, we cannot change numbers like this. It makes benchmark results hike wildly, because of both the GC warmup and JIT warmup

[pypy-commit] pypy reflex-support: const builtin& for CINT backend

2012-04-12 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r54322:6c02358185a1 Date: 2012-04-12 12:41 -0700 http://bitbucket.org/pypy/pypy/changeset/6c02358185a1/ Log:const builtin& for CINT backend diff --git a/pypy/module/cppyy/converter.py b/pypy/module/cppyy/converter.py --- a/pypy/module/c

[pypy-commit] pypy reflex-support: remove debugging printout

2012-04-12 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r54320:b1f5b7f6d85b Date: 2012-04-12 11:29 -0700 http://bitbucket.org/pypy/pypy/changeset/b1f5b7f6d85b/ Log:remove debugging printout diff --git a/pypy/module/cppyy/test/test_stltypes.py b/pypy/module/cppyy/test/test_stltypes.py --- a/

pypy-commit@python.org

2012-04-12 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r54321:86397c9e6d24 Date: 2012-04-12 11:52 -0700 http://bitbucket.org/pypy/pypy/changeset/86397c9e6d24/ Log:unlike for stubs (for which a value type is used), libffi requires a pointer type for const builtin& diff --git a/pypy/m

[pypy-commit] pypy reflex-support: const ref only worked b/c it didn't; 2nd attempt with explicit tests

2012-04-12 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r54323:1ea1ba708588 Date: 2012-04-12 20:43 -0700 http://bitbucket.org/pypy/pypy/changeset/1ea1ba708588/ Log:const ref only worked b/c it didn't; 2nd attempt with explicit tests diff --git a/pypy/module/cppyy/converter.py b/pypy/module/c

[pypy-commit] pypy reflex-support: merge default into branch

2012-04-12 Thread wlav
Author: Wim Lavrijsen Branch: reflex-support Changeset: r54324:2fc2d0b8a090 Date: 2012-04-12 21:36 -0700 http://bitbucket.org/pypy/pypy/changeset/2fc2d0b8a090/ Log:merge default into branch diff --git a/pypy/annotation/test/test_annrpython.py b/pypy/annotation/test/test_annrpython.py --- a/