[pypy-commit] pypy py3.5-async: some more translation issues that showed up

2016-08-10 Thread plan_rich
Author: Richard Plangger Branch: py3.5-async Changeset: r86131:663016b57d78 Date: 2016-08-10 18:27 +0200 http://bitbucket.org/pypy/pypy/changeset/663016b57d78/ Log:some more translation issues that showed up diff --git a/pypy/interpreter/astcompiler/assemble.py.orig

[pypy-commit] pypy py3.5-async: Fix test_ast to check for correct 'arguments'-fields in test_fields

2016-08-10 Thread raffael_t
Author: Raffael Tfirst Branch: py3.5-async Changeset: r86130:fffb365644a3 Date: 2016-08-10 16:10 +0200 http://bitbucket.org/pypy/pypy/changeset/fffb365644a3/ Log:Fix test_ast to check for correct 'arguments'-fields in test_fields diff --git

[pypy-commit] pypy default: Write a deprecation notice in this file

2016-08-10 Thread arigo
Author: Armin Rigo Branch: Changeset: r86129:9efa812a5f35 Date: 2016-08-10 12:24 +0200 http://bitbucket.org/pypy/pypy/changeset/9efa812a5f35/ Log:Write a deprecation notice in this file diff --git a/include/PyPy.h b/include/PyPy.h --- a/include/PyPy.h +++ b/include/PyPy.h

[pypy-commit] extradoc extradoc: Unclear points

2016-08-10 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5666:d93f9aca2b36 Date: 2016-08-10 11:39 +0200 http://bitbucket.org/pypy/extradoc/changeset/d93f9aca2b36/ Log:Unclear points diff --git a/talk/pyconza2016/pypy-abstract.txt b/talk/pyconza2016/pypy-abstract.txt ---

[pypy-commit] extradoc extradoc: pyconza 2016 abstract for general pypy talk

2016-08-10 Thread plan_rich
Author: Richard Plangger Branch: extradoc Changeset: r5665:66529e75e820 Date: 2016-08-10 09:34 +0200 http://bitbucket.org/pypy/extradoc/changeset/66529e75e820/ Log:pyconza 2016 abstract for general pypy talk diff --git a/blog/draft/new-jit-log.rst

[pypy-commit] pypy reverse-debugger: fixes

2016-08-10 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r86128:33ad82b0c795 Date: 2016-08-10 09:25 +0200 http://bitbucket.org/pypy/pypy/changeset/33ad82b0c795/ Log:fixes diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py ---

[pypy-commit] pypy reverse-debugger: fix locking logic

2016-08-10 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r86127:a0e97b020056 Date: 2016-08-10 08:43 +0200 http://bitbucket.org/pypy/pypy/changeset/a0e97b020056/ Log:fix locking logic diff --git a/rpython/translator/revdb/src-revdb/revdb.c

[pypy-commit] pypy py3.5-async-translate: close branch

2016-08-10 Thread plan_rich
Author: Richard Plangger Branch: py3.5-async-translate Changeset: r86126:2569ef7fa3cc Date: 2016-08-10 08:34 +0200 http://bitbucket.org/pypy/pypy/changeset/2569ef7fa3cc/ Log:close branch ___ pypy-commit mailing list