[pypy-commit] pypy quad-color-gc: Add import script for qcgc

2017-04-22 Thread ntruessel
Author: Nicolas Truessel Branch: quad-color-gc Changeset: r91115:5d861f5ae857 Date: 2017-04-22 13:00 +0200 http://bitbucket.org/pypy/pypy/changeset/5d861f5ae857/ Log:Add import script for qcgc diff --git a/rpython/translator/c/src/qcgc/import_qcgc.py

[pypy-commit] pypy default: Crash with a fatal warning when trying to translate PyPy with --sandbox.

2017-04-22 Thread arigo
Author: Armin Rigo Branch: Changeset: r91118:13ba684a8c50 Date: 2017-04-22 23:47 +0200 http://bitbucket.org/pypy/pypy/changeset/13ba684a8c50/ Log:Crash with a fatal warning when trying to translate PyPy with --sandbox. People that really want to play with it can

[pypy-commit] pypy default: Fix / clean up more tests.

2017-04-22 Thread mjacob
Author: Manuel Jacob Branch: Changeset: r91117:b6eb464863f4 Date: 2017-04-22 23:23 +0200 http://bitbucket.org/pypy/pypy/changeset/b6eb464863f4/ Log:Fix / clean up more tests. diff --git a/pypy/module/test_lib_pypy/test_md5_extra.py

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

2017-04-22 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r881:6bdf17522e91 Date: 2017-04-22 21:16 +0200 http://bitbucket.org/pypy/pypy.org/changeset/6bdf17522e91/ Log:update the values diff --git a/don1.html b/don1.html --- a/don1.html +++ b/don1.html @@ -15,7 +15,7 @@ -

[pypy-commit] pypy default: Fix test to make a bit more sense.

2017-04-22 Thread mjacob
Author: Manuel Jacob Branch: Changeset: r91116:9ef459636100 Date: 2017-04-22 23:06 +0200 http://bitbucket.org/pypy/pypy/changeset/9ef459636100/ Log:Fix test to make a bit more sense. diff --git a/pypy/module/test_lib_pypy/test_md5_extra.py