[pypy-commit] pypy py3.5-async-translate: translation issues batch 2

2016-08-05 Thread plan_rich
Author: Richard Plangger Branch: py3.5-async-translate Changeset: r86045:5a7b8af95db6 Date: 2016-08-05 22:13 +0200 http://bitbucket.org/pypy/pypy/changeset/5a7b8af95db6/ Log:translation issues batch 2 diff --git a/pypy/interpreter/generator.py b/pypy/interpreter/generator.py --- a/pypy/inter

[pypy-commit] pypy py3.5-async: Add tests for build_set/tuple/list_unpack

2016-08-05 Thread raffael_t
Author: Raffael Tfirst Branch: py3.5-async Changeset: r86044:60ce08921aef Date: 2016-08-05 22:06 +0200 http://bitbucket.org/pypy/pypy/changeset/60ce08921aef/ Log:Add tests for build_set/tuple/list_unpack diff --git a/pypy/interpreter/test/test_interpreter.py b/pypy/interpreter/test/test_int

[pypy-commit] pypy py3.5-async: Add tests for BUILD_MAP_UNPACK

2016-08-05 Thread raffael_t
Author: Raffael Tfirst Branch: py3.5-async Changeset: r86043:0f39cfd33706 Date: 2016-08-05 21:42 +0200 http://bitbucket.org/pypy/pypy/changeset/0f39cfd33706/ Log:Add tests for BUILD_MAP_UNPACK diff --git a/pypy/interpreter/test/test_interpreter.py b/pypy/interpreter/test/test_interpreter.py

[pypy-commit] pypy py3.5-async: (plan_rich) Fix cast in memoryobject for rpython

2016-08-05 Thread raffael_t
Author: Raffael Tfirst Branch: py3.5-async Changeset: r86042:da8ab61904e8 Date: 2016-08-05 20:58 +0200 http://bitbucket.org/pypy/pypy/changeset/da8ab61904e8/ Log:(plan_rich) Fix cast in memoryobject for rpython diff --git a/pypy/module/thread/os_lock.py b/pypy/module/thread/os_lock.py --- a/

[pypy-commit] pypy default: Another hack to avoid constant-folding "2 ** 12345678912"

2016-08-05 Thread arigo
Author: Armin Rigo Branch: Changeset: r86041:5df38f3fbcc0 Date: 2016-08-05 20:27 +0200 http://bitbucket.org/pypy/pypy/changeset/5df38f3fbcc0/ Log:Another hack to avoid constant-folding "2 ** 12345678912" diff --git a/pypy/interpreter/astcompiler/optimize.py b/pypy/interpreter/astcompiler/o

[pypy-commit] pypy reverse-debugger: Tweaks

2016-08-05 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r86039:9c9a38357bca Date: 2016-08-05 19:26 +0200 http://bitbucket.org/pypy/pypy/changeset/9c9a38357bca/ Log:Tweaks diff --git a/pypy/interpreter/reverse_debugging.py b/pypy/interpreter/reverse_debugging.py --- a/pypy/interpreter/reverse

[pypy-commit] pypy improve-vmprof-testing: make the first assert about metainterp

2016-08-05 Thread fijal
Author: fijal Branch: improve-vmprof-testing Changeset: r86040:99215a4747c0 Date: 2016-08-05 19:24 +0200 http://bitbucket.org/pypy/pypy/changeset/99215a4747c0/ Log:make the first assert about metainterp diff --git a/rpython/jit/backend/test/test_rvmprof.py b/rpython/jit/backend/test/test_rvm

[pypy-commit] pypy improve-vmprof-testing: make sure we call llfn() only when in the inside code

2016-08-05 Thread fijal
Author: fijal Branch: improve-vmprof-testing Changeset: r86038:f89c232d0bfe Date: 2016-08-05 19:10 +0200 http://bitbucket.org/pypy/pypy/changeset/f89c232d0bfe/ Log:make sure we call llfn() only when in the inside code diff --git a/rpython/jit/backend/test/test_rvmprof.py b/rpython/jit/backen

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

2016-08-05 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r773:51149b559c70 Date: 2016-08-05 18:08 +0200 http://bitbucket.org/pypy/pypy.org/changeset/51149b559c70/ Log:update the values diff --git a/don1.html b/don1.html --- a/don1.html +++ b/don1.html @@ -15,7 +15,7 @@ - $64753 of $105000 (

[pypy-commit] pypy improve-vmprof-testing: fight fight until we win

2016-08-05 Thread fijal
Author: fijal Branch: improve-vmprof-testing Changeset: r86037:0bcafba73720 Date: 2016-08-05 17:54 +0200 http://bitbucket.org/pypy/pypy/changeset/0bcafba73720/ Log:fight fight until we win diff --git a/rpython/rlib/rvmprof/rvmprof.py b/rpython/rlib/rvmprof/rvmprof.py --- a/rpython/rlib/rvmpro

[pypy-commit] pypy mappingproxy: Cleanup, delete unused MappingProxyStrategy

2016-08-05 Thread rlamy
Author: Ronan Lamy Branch: mappingproxy Changeset: r86036:38670620e06c Date: 2016-08-05 16:50 +0100 http://bitbucket.org/pypy/pypy/changeset/38670620e06c/ Log:Cleanup, delete unused MappingProxyStrategy diff --git a/pypy/objspace/std/classdict.py b/pypy/objspace/std/classdict.py --- a/pypy/o

[pypy-commit] pypy improve-vmprof-testing: fight fight fight

2016-08-05 Thread fijal
Author: fijal Branch: improve-vmprof-testing Changeset: r86035:a7b374677365 Date: 2016-08-05 17:48 +0200 http://bitbucket.org/pypy/pypy/changeset/a7b374677365/ Log:fight fight fight diff --git a/rpython/jit/backend/test/test_rvmprof.py b/rpython/jit/backend/test/test_rvmprof.py --- a/rpython

[pypy-commit] extradoc extradoc: rewritten intro and changed title of blogpost

2016-08-05 Thread plan_rich
Author: Richard Plangger Branch: extradoc Changeset: r5663:fde0ad51e238 Date: 2016-08-05 17:41 +0200 http://bitbucket.org/pypy/extradoc/changeset/fde0ad51e238/ Log:rewritten intro and changed title of blogpost diff --git a/blog/draft/new-jit-log.rst b/blog/draft/new-jit-log.rst --- a/blog/dr

[pypy-commit] pypy reverse-debugger: More next/bnext tweaks

2016-08-05 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r86033:6b40ed980320 Date: 2016-08-05 17:42 +0200 http://bitbucket.org/pypy/pypy/changeset/6b40ed980320/ Log:More next/bnext tweaks diff --git a/pypy/interpreter/reverse_debugging.py b/pypy/interpreter/reverse_debugging.py --- a/pypy/int

[pypy-commit] pypy mappingproxy: Allow attribute deletion on C-defined types

2016-08-05 Thread rlamy
Author: Ronan Lamy Branch: mappingproxy Changeset: r86034:016781b80468 Date: 2016-08-05 16:47 +0100 http://bitbucket.org/pypy/pypy/changeset/016781b80468/ Log:Allow attribute deletion on C-defined types diff --git a/pypy/module/cpyext/test/test_typeobject.py b/pypy/module/cpyext/test/test_t

[pypy-commit] pypy improve-vmprof-testing: work on test

2016-08-05 Thread fijal
Author: fijal Branch: improve-vmprof-testing Changeset: r86032:31850c5d6db3 Date: 2016-08-05 17:19 +0200 http://bitbucket.org/pypy/pypy/changeset/31850c5d6db3/ Log:work on test diff --git a/rpython/jit/backend/test/test_rvmprof.py b/rpython/jit/backend/test/test_rvmprof.py --- a/rpython/jit/

[pypy-commit] pypy reverse-debugger: Stop using setjmp/longjmp, and instead kill the subprocess. (Previously

2016-08-05 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r86031:cf7c9337178d Date: 2016-08-05 16:54 +0200 http://bitbucket.org/pypy/pypy/changeset/cf7c9337178d/ Log:Stop using setjmp/longjmp, and instead kill the subprocess. (Previously the subprocess was in a half-zombie state.) diff

[pypy-commit] pypy improve-vmprof-testing: We need the vmprof stack updates to occur all untranslated, because the

2016-08-05 Thread arigo
Author: Armin Rigo Branch: improve-vmprof-testing Changeset: r86030:5af59f30c570 Date: 2016-08-05 16:06 +0200 http://bitbucket.org/pypy/pypy/changeset/5af59f30c570/ Log:We need the vmprof stack updates to occur all untranslated, because the test is going to be checking that the metain

[pypy-commit] pypy improve-vmprof-testing: unskip the broken test on a branch

2016-08-05 Thread fijal
Author: fijal Branch: improve-vmprof-testing Changeset: r86029:a9fa0458e104 Date: 2016-08-05 15:40 +0200 http://bitbucket.org/pypy/pypy/changeset/a9fa0458e104/ Log:unskip the broken test on a branch diff --git a/rpython/jit/backend/test/test_rvmprof.py b/rpython/jit/backend/test/test_rvmprof

[pypy-commit] pypy default: improve the test, still failing

2016-08-05 Thread fijal
Author: fijal Branch: Changeset: r86028:cb1aff2e4d19 Date: 2016-08-05 15:37 +0200 http://bitbucket.org/pypy/pypy/changeset/cb1aff2e4d19/ Log:improve the test, still failing diff --git a/rpython/jit/backend/test/test_rvmprof.py b/rpython/jit/backend/test/test_rvmprof.py --- a/rpython/jit/bac

[pypy-commit] extradoc extradoc: typos in draft

2016-08-05 Thread plan_rich
Author: Richard Plangger Branch: extradoc Changeset: r5662:34250d9373c4 Date: 2016-08-05 14:18 +0200 http://bitbucket.org/pypy/extradoc/changeset/34250d9373c4/ Log:typos in draft diff --git a/blog/draft/new-jit-log.rst b/blog/draft/new-jit-log.rst --- a/blog/draft/new-jit-log.rst +++ b/blog/

[pypy-commit] pypy ppc-vsx-support: jitlog encode fail arguments (how could I forget that :)

2016-08-05 Thread plan_rich
Author: Richard Plangger Branch: ppc-vsx-support Changeset: r86027:912c2e29f742 Date: 2016-08-05 11:17 +0200 http://bitbucket.org/pypy/pypy/changeset/912c2e29f742/ Log:jitlog encode fail arguments (how could I forget that :) ppc misaligned_is_fine = Ture diff --git a/rpython/rlib/raw

[pypy-commit] pypy resource_warning: switch sockets to the register_finalizer approach

2016-08-05 Thread cfbolz
Author: Carl Friedrich Bolz Branch: resource_warning Changeset: r86026:63fff351448e Date: 2016-08-05 11:17 +0200 http://bitbucket.org/pypy/pypy/changeset/63fff351448e/ Log:switch sockets to the register_finalizer approach this is nice because it means that if resource_warnings are

[pypy-commit] pypy resource_warning: merge default

2016-08-05 Thread cfbolz
Author: Carl Friedrich Bolz Branch: resource_warning Changeset: r86025:9f2557766bf3 Date: 2016-08-05 10:00 +0200 http://bitbucket.org/pypy/pypy/changeset/9f2557766bf3/ Log:merge default diff too long, truncating to 2000 out of 77823 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.