[pypy-commit] pypy py3k: hg merge default

2016-02-22 Thread mjacob
Author: Manuel Jacob Branch: py3k Changeset: r82412:be90c2e77207 Date: 2016-02-22 23:36 +0100 http://bitbucket.org/pypy/pypy/changeset/be90c2e77207/ Log:hg merge default diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy py3.3: hg merge py3k

2016-02-22 Thread mjacob
Author: Manuel Jacob Branch: py3.3 Changeset: r82413:6107f05ecc93 Date: 2016-02-22 23:37 +0100 http://bitbucket.org/pypy/pypy/changeset/6107f05ecc93/ Log:hg merge py3k diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst

[pypy-commit] pypy default: Fix test by testing with a less commonly used module.

2016-02-22 Thread mjacob
Author: Manuel Jacob Branch: Changeset: r82411:9a5c6a749b49 Date: 2016-02-22 23:27 +0100 http://bitbucket.org/pypy/pypy/changeset/9a5c6a749b49/ Log:Fix test by testing with a less commonly used module. diff --git a/pypy/module/imp/test/test_import.py

[pypy-commit] pypy stmgc-c8: remove accidentially added lines

2016-02-22 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r82410:0fe6e57443a4 Date: 2016-02-22 22:36 +0100 http://bitbucket.org/pypy/pypy/changeset/0fe6e57443a4/ Log:remove accidentially added lines diff --git a/rpython/jit/backend/x86/regalloc.py

[pypy-commit] pypy stmgc-c8: try harder to not call rgil.acquire() in STM

2016-02-22 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r82409:6de86a868686 Date: 2016-02-22 19:07 +0100 http://bitbucket.org/pypy/pypy/changeset/6de86a868686/ Log:try harder to not call rgil.acquire() in STM diff --git a/pypy/module/_cffi_backend/call_python.py

[pypy-commit] pypy cpyext-gc-support-2: "backport" of 46e8c7546570

2016-02-22 Thread arigo
Author: Armin Rigo Branch: cpyext-gc-support-2 Changeset: r82408:0bef74bad350 Date: 2016-02-22 18:11 + http://bitbucket.org/pypy/pypy/changeset/0bef74bad350/ Log:"backport" of 46e8c7546570 diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py ---

[pypy-commit] pypy cpyext-gc-support-2: hg merge default

2016-02-22 Thread arigo
Author: Armin Rigo Branch: cpyext-gc-support-2 Changeset: r82407:f174145a8b9b Date: 2016-02-22 18:03 + http://bitbucket.org/pypy/pypy/changeset/f174145a8b9b/ Log:hg merge default diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -22,6 +22,7 @@

[pypy-commit] pypy default: (fijal, arigo, cfbolz) Merge vlen-resume which compresses the numberings by

2016-02-22 Thread fijal
Author: fijal Branch: Changeset: r82406:9cc15a57d1c2 Date: 2016-02-22 18:35 +0100 http://bitbucket.org/pypy/pypy/changeset/9cc15a57d1c2/ Log:(fijal, arigo, cfbolz) Merge vlen-resume which compresses the numberings by about 20% by using a variable-size encoding diff --git

[pypy-commit] pypy vlen-resume: close to be merged branch

2016-02-22 Thread fijal
Author: fijal Branch: vlen-resume Changeset: r82405:5537192c5417 Date: 2016-02-22 18:34 +0100 http://bitbucket.org/pypy/pypy/changeset/5537192c5417/ Log:close to be merged branch ___ pypy-commit mailing list pypy-commit@python.org

[pypy-commit] pypy regalloc: added a new test file to inspect properties of the regalloc in certain circumstances

2016-02-22 Thread plan_rich
Author: Richard Plangger Branch: regalloc Changeset: r82404:b52b80aa52f6 Date: 2016-02-22 18:31 +0100 http://bitbucket.org/pypy/pypy/changeset/b52b80aa52f6/ Log:added a new test file to inspect properties of the regalloc in certain circumstances diff --git

[pypy-commit] pypy cpyext-gc-support-2: (ronan, arigo)

2016-02-22 Thread arigo
Author: Armin Rigo Branch: cpyext-gc-support-2 Changeset: r82403:f2383d0be1ba Date: 2016-02-22 18:29 +0100 http://bitbucket.org/pypy/pypy/changeset/f2383d0be1ba/ Log:(ronan, arigo) Fix and test for inheriting at app-level from some PyTypeObject diff --git

[pypy-commit] pypy cpyext-gc-support-2: refcounts don't fit in an 'int' (important after 8c6a66dcb994)

2016-02-22 Thread arigo
Author: Armin Rigo Branch: cpyext-gc-support-2 Changeset: r82402:78f8c093d168 Date: 2016-02-22 18:16 +0100 http://bitbucket.org/pypy/pypy/changeset/78f8c093d168/ Log:refcounts don't fit in an 'int' (important after 8c6a66dcb994) diff --git

[pypy-commit] pypy cpyext-gc-support-2: fix references to .instancetypedef

2016-02-22 Thread rlamy
Author: Ronan Lamy Branch: cpyext-gc-support-2 Changeset: r82401:f7a259fbc9f7 Date: 2016-02-22 18:07 +0100 http://bitbucket.org/pypy/pypy/changeset/f7a259fbc9f7/ Log:fix references to .instancetypedef diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py

[pypy-commit] pypy cpyext-gc-support-2: Fix merge

2016-02-22 Thread rlamy
Author: Ronan Lamy Branch: cpyext-gc-support-2 Changeset: r82400:8a2af16e80dc Date: 2016-02-22 17:45 +0100 http://bitbucket.org/pypy/pypy/changeset/8a2af16e80dc/ Log:Fix merge diff --git a/pypy/module/cpyext/tupleobject.py b/pypy/module/cpyext/tupleobject.py ---

[pypy-commit] pypy cpyext-gc-support-2: (ronan, arigo)

2016-02-22 Thread arigo
Author: Armin Rigo Branch: cpyext-gc-support-2 Changeset: r82398:e4cdc09604fe Date: 2016-02-22 17:20 +0100 http://bitbucket.org/pypy/pypy/changeset/e4cdc09604fe/ Log:(ronan, arigo) refactor and made more explicit the "layout" of W_TypeObjects, to be used by

[pypy-commit] pypy cpyext-gc-support-2: merge heads

2016-02-22 Thread arigo
Author: Armin Rigo Branch: cpyext-gc-support-2 Changeset: r82399:029c2b1fb8e6 Date: 2016-02-22 17:22 +0100 http://bitbucket.org/pypy/pypy/changeset/029c2b1fb8e6/ Log:merge heads diff too long, truncating to 2000 out of 7656 lines diff --git a/.hgignore b/.hgignore ---

[pypy-commit] buildbot default: run own tests in a virtualenv, document the virtualenv requirement

2016-02-22 Thread mattip
Author: mattip Branch: Changeset: r988:d0965d2a7c68 Date: 2016-02-22 17:03 +0100 http://bitbucket.org/pypy/buildbot/changeset/d0965d2a7c68/ Log:run own tests in a virtualenv, document the virtualenv requirement diff --git a/README_BUILDSLAVE b/README_BUILDSLAVE ---

[pypy-commit] pypy py3.3: cpyext: Add defines for PyExc_OSError aliases.

2016-02-22 Thread mjacob
Author: Manuel Jacob Branch: py3.3 Changeset: r82397:573e529840d7 Date: 2016-02-22 17:12 +0100 http://bitbucket.org/pypy/pypy/changeset/573e529840d7/ Log:cpyext: Add defines for PyExc_OSError aliases. diff --git a/pypy/module/cpyext/include/Python.h

[pypy-commit] pypy stmgc-c8: readd changes lost during a merge

2016-02-22 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r82396:97bc4a194b25 Date: 2016-02-22 16:38 +0100 http://bitbucket.org/pypy/pypy/changeset/97bc4a194b25/ Log:readd changes lost during a merge diff --git a/rpython/jit/backend/x86/regalloc.py

[pypy-commit] pypy stmgc-c8: fix several things from the merges (wip)

2016-02-22 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r82395:8c5f6193d317 Date: 2016-02-22 16:26 +0100 http://bitbucket.org/pypy/pypy/changeset/8c5f6193d317/ Log:fix several things from the merges (wip) mostly always-enable-gil and memop-simplify related diff --git

[pypy-commit] pypy stmgc-c8: Partial merge with default

2016-02-22 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r82394:616abaac8a22 Date: 2016-02-21 16:32 +0100 http://bitbucket.org/pypy/pypy/changeset/616abaac8a22/ Log:Partial merge with default diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy stmgc-c8: Merge with default

2016-02-22 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r82393:0ae4b8d1eed4 Date: 2016-02-21 15:43 +0100 http://bitbucket.org/pypy/pypy/changeset/0ae4b8d1eed4/ Log:Merge with default diff too long, truncating to 2000 out of 24060 lines diff --git a/.hgtags b/.hgtags ---

[pypy-commit] pypy py3.3: Remove unneeded and broken hack.

2016-02-22 Thread mjacob
Author: Manuel Jacob Branch: py3.3 Changeset: r82392:9b79c1399d57 Date: 2016-02-22 16:36 +0100 http://bitbucket.org/pypy/pypy/changeset/9b79c1399d57/ Log:Remove unneeded and broken hack. For some reason the hack resulted in later tests failing (e.g.

[pypy-commit] pypy default: (cfbolz, arigato, plan_rich) progress on fixing the new introduced bug in ll2ctypes, added two tests

2016-02-22 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r82391:fd5943132b71 Date: 2016-02-22 14:15 +0100 http://bitbucket.org/pypy/pypy/changeset/fd5943132b71/ Log:(cfbolz, arigato, plan_rich) progress on fixing the new introduced bug in ll2ctypes, added two tests diff

[pypy-commit] pypy default: add requirements.txt for untranslated tests

2016-02-22 Thread mattip
Author: mattip Branch: Changeset: r82390:b46f8fd85897 Date: 2016-02-22 14:03 +0100 http://bitbucket.org/pypy/pypy/changeset/b46f8fd85897/ Log:add requirements.txt for untranslated tests diff --git a/requirements.txt b/requirements.txt new file mode 100644 ---

[pypy-commit] pypy cpyext-ext: (rlamy) fix for testing - cache the function

2016-02-22 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r82389:a795cb8e3138 Date: 2016-02-21 18:29 +0100 http://bitbucket.org/pypy/pypy/changeset/a795cb8e3138/ Log:(rlamy) fix for testing - cache the function diff --git a/pypy/module/cpyext/dictobject.py

[pypy-commit] pypy cpyext-ext: fix, test PyDictProxy object

2016-02-22 Thread mattip
Author: mattip Branch: cpyext-ext Changeset: r82388:b1fc26f1766b Date: 2016-02-21 18:00 +0100 http://bitbucket.org/pypy/pypy/changeset/b1fc26f1766b/ Log:fix, test PyDictProxy object diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py ---

[pypy-commit] pypy.org pypy3-update: update pypy3 and kill pypy3 campaign, pending a new pypy3 campaign in the futue

2016-02-22 Thread mattip
Author: mattip Branch: pypy3-update Changeset: r706:e54d381be09f Date: 2016-02-22 12:32 +0100 http://bitbucket.org/pypy/pypy.org/changeset/e54d381be09f/ Log:update pypy3 and kill pypy3 campaign, pending a new pypy3 campaign in the futue diff --git a/don1.html

[pypy-commit] pypy vlen-resume: finish the refactoring

2016-02-22 Thread fijal
Author: fijal Branch: vlen-resume Changeset: r82387:8e1dbed9f261 Date: 2016-02-22 12:00 +0100 http://bitbucket.org/pypy/pypy/changeset/8e1dbed9f261/ Log:finish the refactoring diff --git a/rpython/jit/metainterp/resume.py b/rpython/jit/metainterp/resume.py ---

[pypy-commit] pypy default: merge reorder-map-attributes:

2016-02-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82386:572984f4ec26 Date: 2016-02-22 11:53 +0100 http://bitbucket.org/pypy/pypy/changeset/572984f4ec26/ Log:merge reorder-map-attributes: when creating an instance with attributes in a different order than some

[pypy-commit] pypy reorder-map-attributes: what's new entry

2016-02-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: reorder-map-attributes Changeset: r82384:435c07e47188 Date: 2016-02-22 11:14 +0100 http://bitbucket.org/pypy/pypy/changeset/435c07e47188/ Log:what's new entry diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst ---

[pypy-commit] pypy reorder-map-attributes: close to-be-merged branch

2016-02-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: reorder-map-attributes Changeset: r82385:8a729799f9ef Date: 2016-02-22 11:49 +0100 http://bitbucket.org/pypy/pypy/changeset/8a729799f9ef/ Log:close to-be-merged branch ___ pypy-commit mailing list

[pypy-commit] pypy.org extradoc: close numpy donation campaign

2016-02-22 Thread mattip
Author: mattip Branch: extradoc Changeset: r705:62fbad1ffe3d Date: 2016-02-22 11:44 +0100 http://bitbucket.org/pypy/pypy.org/changeset/62fbad1ffe3d/ Log:close numpy donation campaign diff --git a/don1.html b/don1.html --- a/don1.html +++ b/don1.html @@ -3,7 +3,7 @@

[pypy-commit] pypy default: (cfbolz, fijal around) kill test belonging to 40f823984bbf

2016-02-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82383:d883e5c610d6 Date: 2016-02-22 11:03 +0100 http://bitbucket.org/pypy/pypy/changeset/d883e5c610d6/ Log:(cfbolz, fijal around) kill test belonging to 40f823984bbf diff --git a/pypy/module/pypyjit/test_pypy_c/test_string.py

[pypy-commit] pypy default: fix fallout from 4ee6b2b67a6b

2016-02-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82382:47e7d8d28c74 Date: 2016-02-22 11:00 +0100 http://bitbucket.org/pypy/pypy/changeset/47e7d8d28c74/ Log:fix fallout from 4ee6b2b67a6b diff --git a/pypy/module/pypyjit/test_pypy_c/test_string.py