[pypy-commit] pypy py3.5: redo the commit made for setstate, though it is not called by pickling (state is already set by load_reduce), this makes the api more compliant (we could of course invoke loa

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: py3.5 Changeset: r87686:05ed492ccc60 Date: 2016-10-10 10:07 +0200 http://bitbucket.org/pypy/pypy/changeset/05ed492ccc60/ Log:redo the commit made for setstate, though it is not called by pickling (state is already set by load_reduce), this makes the ap

[pypy-commit] pypy redirect-assembler-jitlog: merge default

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: redirect-assembler-jitlog Changeset: r87687:f68149db5431 Date: 2016-10-10 10:20 +0200 http://bitbucket.org/pypy/pypy/changeset/f68149db5431/ Log:merge default diff too long, truncating to 2000 out of 54103 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +

[pypy-commit] pypy redirect-assembler-jitlog: target address could be some bytes off, one reason why so many redirect assembler instr. are not found

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: redirect-assembler-jitlog Changeset: r87688:4026f1af404d Date: 2016-10-10 10:51 +0200 http://bitbucket.org/pypy/pypy/changeset/4026f1af404d/ Log:target address could be some bytes off, one reason why so many redirect assembler instr. are not found dif

[pypy-commit] pypy py3.5: turn string format into argument of oefmt (translation issue)

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: py3.5 Changeset: r87689:4c664c7fdba2 Date: 2016-10-10 11:54 +0200 http://bitbucket.org/pypy/pypy/changeset/4c664c7fdba2/ Log:turn string format into argument of oefmt (translation issue) diff --git a/pypy/module/_collections/interp_deque.py b/pypy/module/_co

[pypy-commit] pypy redirect-assembler-jitlog: close branch

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: redirect-assembler-jitlog Changeset: r87691:4e71c0d2e82d Date: 2016-10-10 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/4e71c0d2e82d/ Log:close branch ___ pypy-commit mailing list [email protected] https

[pypy-commit] pypy default: merge redirect assembler

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r87690:37093b51ec75 Date: 2016-10-10 12:14 +0200 http://bitbucket.org/pypy/pypy/changeset/37093b51ec75/ Log:merge redirect assembler diff --git a/rpython/jit/backend/arm/opassembler.py b/rpython/jit/backend/arm/opassembler.py --- a/rpython/jit/ba

[pypy-commit] cffi default: CPython should ignore the .abi3.so extension in a debugging version,

2016-10-10 Thread arigo
Author: Armin Rigo Branch: Changeset: r2782:62955ef671d7 Date: 2016-10-10 14:38 +0200 http://bitbucket.org/cffi/cffi/changeset/62955ef671d7/ Log:CPython should ignore the .abi3.so extension in a debugging version, but it doesn't so far, creating troubles. diff --git a/cffi/setuptool

[pypy-commit] pypy py3.5: cant use deque.copy within deque.add or deque.imul, translation fixes

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: py3.5 Changeset: r87692:d973c433c52b Date: 2016-10-10 16:05 +0200 http://bitbucket.org/pypy/pypy/changeset/d973c433c52b/ Log:cant use deque.copy within deque.add or deque.imul, translation fixes diff --git a/pypy/module/_collections/interp_deque.py b

[pypy-commit] pypy py3.5: test + impl deque.insert

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: py3.5 Changeset: r87693:3458326c0cc4 Date: 2016-10-10 16:54 +0200 http://bitbucket.org/pypy/pypy/changeset/3458326c0cc4/ Log:test + impl deque.insert diff --git a/pypy/module/_collections/interp_deque.py b/pypy/module/_collections/interp_deque.py --- a/pypy/

[pypy-commit] pypy.org extradoc: update checksums for the new pypy3.3 release

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: extradoc Changeset: r806:587fe56a7e72 Date: 2016-10-09 15:28 +0200 http://bitbucket.org/pypy/pypy.org/changeset/587fe56a7e72/ Log:update checksums for the new pypy3.3 release diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @

[pypy-commit] pypy.org extradoc: update download page

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: extradoc Changeset: r805:114d44c8df9c Date: 2016-10-09 15:15 +0200 http://bitbucket.org/pypy/pypy.org/changeset/114d44c8df9c/ Log:update download page diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @

[pypy-commit] pypy.org extradoc: remove arm raring build (bbot is offline since 30. Aug)

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: extradoc Changeset: r807:e87954c20d31 Date: 2016-10-09 15:33 +0200 http://bitbucket.org/pypy/pypy.org/changeset/e87954c20d31/ Log:remove arm raring build (bbot is offline since 30. Aug) diff --git a/source/download.txt b/source/download.txt --- a/source/downl

[pypy-commit] pypy.org extradoc: update the links

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: extradoc Changeset: r809:1034af89a370 Date: 2016-10-10 17:36 +0200 http://bitbucket.org/pypy/pypy.org/changeset/1034af89a370/ Log:update the links diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -1

[pypy-commit] pypy.org extradoc: generate the download page

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: extradoc Changeset: r810:9e3641ff5d0d Date: 2016-10-10 17:38 +0200 http://bitbucket.org/pypy/pypy.org/changeset/9e3641ff5d0d/ Log:generate the download page diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -76,7 +76,7 @@

[pypy-commit] pypy py3.5: xfail segfaulting tests

2016-10-10 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r87696:4267c2a8a2f8 Date: 2016-10-10 16:53 +0100 http://bitbucket.org/pypy/pypy/changeset/4267c2a8a2f8/ Log:xfail segfaulting tests diff --git a/pypy/module/cpyext/test/test_pystate.py b/pypy/module/cpyext/test/test_pystate.py --- a/pypy/module/cp

[pypy-commit] pypy.org extradoc: correct versions for pypy3.3

2016-10-10 Thread plan_rich
Author: Richard Plangger Branch: extradoc Changeset: r808:7918306b5928 Date: 2016-10-10 17:34 +0200 http://bitbucket.org/pypy/pypy.org/changeset/7918306b5928/ Log:correct versions for pypy3.3 diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/downlo

[pypy-commit] pypy py3.5: Make .__doc__ writable

2016-10-10 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r87697:a2af1f696a0e Date: 2016-10-10 17:53 +0100 http://bitbucket.org/pypy/pypy/changeset/a2af1f696a0e/ Log:Make .__doc__ writable diff --git a/pypy/module/__builtin__/descriptor.py b/pypy/module/__builtin__/descriptor.py --- a/pypy/module/__built

[pypy-commit] pypy default: kill some pointless and dead methods

2016-10-10 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r87698:f8d7d962aa02 Date: 2016-10-10 18:56 +0200 http://bitbucket.org/pypy/pypy/changeset/f8d7d962aa02/ Log:kill some pointless and dead methods diff --git a/rpython/jit/metainterp/optimizeopt/optimizer.py b/rpython/jit/metainterp/optimizeopt/

[pypy-commit] pypy py3.5: Add weakref.__callback__

2016-10-10 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3.5 Changeset: r87699:25f86076fa10 Date: 2016-10-11 00:53 +0200 http://bitbucket.org/pypy/pypy/changeset/25f86076fa10/ Log:Add weakref.__callback__ diff --git a/pypy/module/_weakref/interp__weakref.py b/pypy/module/_weakref/interp__weakref.py --- a/pyp

[pypy-commit] pypy default: Reconstruct a meaningful whatsnew: it had been neglected since the last release

2016-10-10 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r87701:36d503d3b39d Date: 2016-10-11 05:41 +0100 http://bitbucket.org/pypy/pypy/changeset/36d503d3b39d/ Log:Reconstruct a meaningful whatsnew: it had been neglected since the last release diff --git a/pypy/doc/whatsnew-pypy3-5.5.0.rst b/pypy/do

[pypy-commit] pypy default: Move whatsnew-pypy3-5.5.0.rst to the right location

2016-10-10 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r87700:bb38bfe3fe59 Date: 2016-10-11 04:27 +0100 http://bitbucket.org/pypy/pypy/changeset/bb38bfe3fe59/ Log:Move whatsnew-pypy3-5.5.0.rst to the right location diff --git a/pypy/doc/release-pypy3.3-5.5.0.rst b/pypy/doc/whatsnew-pypy3-5.5.0.rst rename f

[pypy-commit] pypy default: Add rough draft for the release announcement

2016-10-10 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r87702:f9b377fc1e75 Date: 2016-10-11 06:37 +0100 http://bitbucket.org/pypy/pypy/changeset/f9b377fc1e75/ Log:Add rough draft for the release announcement diff --git a/pypy/doc/release-pypy3.3-v5.5.0.rst b/pypy/doc/release-pypy3.3-v5.5.0.rst new file mod

[pypy-commit] pypy py3.5: Fix translation

2016-10-10 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3.5 Changeset: r87703:2ddf9bfa3ece Date: 2016-10-11 08:19 +0200 http://bitbucket.org/pypy/pypy/changeset/2ddf9bfa3ece/ Log:Fix translation diff --git a/pypy/module/_weakref/interp__weakref.py b/pypy/module/_weakref/interp__weakref.py --- a/pypy/module/