[pypy-commit] cffi default: Mention cppyy

2018-05-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r3120:93d9ae775fb2 Date: 2018-05-23 16:07 +0200 http://bitbucket.org/cffi/cffi/changeset/93d9ae775fb2/ Log:Mention cppyy diff --git a/doc/source/goals.rst b/doc/source/goals.rst --- a/doc/source/goals.rst +++ b/doc/source/goals.rst @@ -31,6 +31,12 @@

[pypy-commit] pypy reverse-debugger: hg merge default

2018-05-23 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r94653:dd287c100ac7 Date: 2018-05-23 16:12 +0200 http://bitbucket.org/pypy/pypy/changeset/dd287c100ac7/ Log:hg merge default diff too long, truncating to 2000 out of 4168 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags

[pypy-commit] pypy reverse-debugger: fix for test_app_main.py

2018-05-23 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r94654:c2f8c612bd01 Date: 2018-05-23 17:19 +0200 http://bitbucket.org/pypy/pypy/changeset/c2f8c612bd01/ Log:fix for test_app_main.py diff --git a/pypy/interpreter/app_main.py b/pypy/interpreter/app_main.py --- a/pypy/interpreter/app_main

[pypy-commit] pypy reverse-debugger: Explain and tweak

2018-05-23 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r94655:40fff8a8e2e0 Date: 2018-05-23 19:26 +0200 http://bitbucket.org/pypy/pypy/changeset/40fff8a8e2e0/ Log:Explain and tweak diff --git a/pypy/interpreter/app_main.py b/pypy/interpreter/app_main.py --- a/pypy/interpreter/app_main.py +++

[pypy-commit] pypy py3.5-reverse-debugger: merge branch

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5-reverse-debugger Changeset: r94656:5b31e0272c45 Date: 2018-05-23 18:52 +0200 http://bitbucket.org/pypy/pypy/changeset/5b31e0272c45/ Log:merge branch ___ pypy-commit mailing list [email protected] https://mail.p

[pypy-commit] pypy py3.5-reverse-debugger: merge the two branches

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5-reverse-debugger Changeset: r94657:3d3ad98443d6 Date: 2018-05-23 19:30 +0200 http://bitbucket.org/pypy/pypy/changeset/3d3ad98443d6/ Log:merge the two branches diff too long, truncating to 2000 out of 7458 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags ++

[pypy-commit] pypy py3.5-reverse-debugger: merge py3.5 again

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5-reverse-debugger Changeset: r94659:6e57c08457f6 Date: 2018-05-23 19:34 +0200 http://bitbucket.org/pypy/pypy/changeset/6e57c08457f6/ Log:merge py3.5 again diff --git a/pypy/objspace/std/test/test_dictmultiobject.py b/pypy/objspace/std/test/test_dictmultiobjec

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

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94658:33ccfe808125 Date: 2018-05-23 19:33 +0200 http://bitbucket.org/pypy/pypy/changeset/33ccfe808125/ Log:Fix test diff --git a/pypy/objspace/std/test/test_dictmultiobject.py b/pypy/objspace/std/test/test_dictmultiobject.py --- a/pypy/objspace/s

[pypy-commit] pypy py3.5-reverse-debugger: hg merge reverse-debugger

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5-reverse-debugger Changeset: r94663:9e3c05dbb3fd Date: 2018-05-23 20:13 +0200 http://bitbucket.org/pypy/pypy/changeset/9e3c05dbb3fd/ Log:hg merge reverse-debugger diff --git a/pypy/interpreter/app_main.py b/pypy/interpreter/app_main.py --- a/pypy/interpreter/a

[pypy-commit] pypy reverse-debugger: Disable rsiphash if we're using the --revdb option

2018-05-23 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r94661:f2c1d407e8d7 Date: 2018-05-23 20:12 +0200 http://bitbucket.org/pypy/pypy/changeset/f2c1d407e8d7/ Log:Disable rsiphash if we're using the --revdb option diff --git a/rpython/rlib/rsiphash.py b/rpython/rlib/rsiphash.py --- a/rpython

[pypy-commit] pypy py3.5-reverse-debugger: manual 2to3

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5-reverse-debugger Changeset: r94660:216549ff7482 Date: 2018-05-23 19:40 +0200 http://bitbucket.org/pypy/pypy/changeset/216549ff7482/ Log:manual 2to3 diff --git a/pypy/interpreter/reverse_debugging.py b/pypy/interpreter/reverse_debugging.py --- a/pypy/interpre

[pypy-commit] pypy py3.5-reverse-debugger: add comment

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5-reverse-debugger Changeset: r94662:9239ac7f5456 Date: 2018-05-23 20:12 +0200 http://bitbucket.org/pypy/pypy/changeset/9239ac7f5456/ Log:add comment diff --git a/pypy/interpreter/reverse_debugging.py b/pypy/interpreter/reverse_debugging.py --- a/pypy/interpre

[pypy-commit] pypy reverse-debugger: oops

2018-05-23 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r94664:0242387b5ccf Date: 2018-05-23 20:47 +0200 http://bitbucket.org/pypy/pypy/changeset/0242387b5ccf/ Log:oops diff --git a/pypy/interpreter/reverse_debugging.py b/pypy/interpreter/reverse_debugging.py --- a/pypy/interpreter/reverse_d

[pypy-commit] pypy py3.5-reverse-debugger: hg merge reverse-debugger

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5-reverse-debugger Changeset: r94665:f05df0d75e88 Date: 2018-05-23 20:48 +0200 http://bitbucket.org/pypy/pypy/changeset/f05df0d75e88/ Log:hg merge reverse-debugger diff --git a/pypy/interpreter/reverse_debugging.py b/pypy/interpreter/reverse_debugging.py --- a

[pypy-commit] pypy py3.5: hg merge default

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94667:cfbe109033a4 Date: 2018-05-23 21:04 +0200 http://bitbucket.org/pypy/pypy/changeset/cfbe109033a4/ Log:hg merge default ___ pypy-commit mailing list [email protected] https://mail.python.org/mai

[pypy-commit] pypy default: Back-port from py3.5: this makes it easier to regenerate the DFA. See

2018-05-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r94666:61041045408c Date: 2018-05-23 21:02 +0200 http://bitbucket.org/pypy/pypy/changeset/61041045408c/ Log:Back-port from py3.5: this makes it easier to regenerate the DFA. See comments in dfa_generated.py diff --git a/pypy/interpreter/pyparser

[pypy-commit] pypy py3.5-reverse-debugger: Close branch, ready to merge

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5-reverse-debugger Changeset: r94674:3e1574fb1516 Date: 2018-05-23 22:44 +0200 http://bitbucket.org/pypy/pypy/changeset/3e1574fb1516/ Log:Close branch, ready to merge ___ pypy-commit mailing list [email protected]

[pypy-commit] pypy py3.5: document merge

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94676:9f6f5b9f Date: 2018-05-23 22:46 +0200 http://bitbucket.org/pypy/pypy/changeset/9f6f5b9f/ Log:document merge diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst --- a/pypy/doc/whatsnew-pypy3-head.rst +++ b

[pypy-commit] pypy default: hg merge reverse-debugger

2018-05-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r94673:c67b31661f36 Date: 2018-05-23 22:43 +0200 http://bitbucket.org/pypy/pypy/changeset/c67b31661f36/ Log:hg merge reverse-debugger diff too long, truncating to 2000 out of 7443 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -33,

[pypy-commit] pypy py3.5: hg merge default

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94677:8e91ac1e6132 Date: 2018-05-23 22:46 +0200 http://bitbucket.org/pypy/pypy/changeset/8e91ac1e6132/ Log:hg merge default ___ pypy-commit mailing list [email protected] https://mail.python.org/mai

[pypy-commit] pypy reverse-debugger: Close branch, ready to merge, finally!

2018-05-23 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r94672:cc66db75546c Date: 2018-05-23 22:43 +0200 http://bitbucket.org/pypy/pypy/changeset/cc66db75546c/ Log:Close branch, ready to merge, finally! ___ pypy-commit mailing list pypy-commit@pytho

[pypy-commit] pypy py3.5: hg merge py3.5-reverse-debugger

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94675:f984fd051c58 Date: 2018-05-23 22:44 +0200 http://bitbucket.org/pypy/pypy/changeset/f984fd051c58/ Log:hg merge py3.5-reverse-debugger diff too long, truncating to 2000 out of 7499 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgt

[pypy-commit] pypy default: uh revert this

2018-05-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r94678:6a1df86a6f7a Date: 2018-05-23 22:55 +0200 http://bitbucket.org/pypy/pypy/changeset/6a1df86a6f7a/ Log:uh revert this diff --git a/pypy/module/cpyext/include/patchlevel.h b/pypy/module/cpyext/include/patchlevel.h --- a/pypy/module/cpyext/include/p

[pypy-commit] pypy py3.5: hg merge default

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94679:7920e2af5244 Date: 2018-05-23 22:58 +0200 http://bitbucket.org/pypy/pypy/changeset/7920e2af5244/ Log:hg merge default diff --git a/pypy/module/cpyext/include/patchlevel.h b/pypy/module/cpyext/include/patchlevel.h --- a/pypy/module/cpyext/in

[pypy-commit] pypy default: Tweak revdb

2018-05-23 Thread arigo
Author: Armin Rigo Branch: Changeset: r94680:04a7d1343551 Date: 2018-05-24 08:54 +0200 http://bitbucket.org/pypy/pypy/changeset/04a7d1343551/ Log:Tweak revdb diff --git a/pypy/interpreter/reverse_debugging.py b/pypy/interpreter/reverse_debugging.py --- a/pypy/interpreter/reverse_debugging.