[pypy-commit] extradoc extradoc: Add myself.

2018-01-09 Thread mjacob
Author: Manuel Jacob Branch: extradoc Changeset: r5862:66b597d8bf63 Date: 2018-01-09 18:45 +0100 http://bitbucket.org/pypy/extradoc/changeset/66b597d8bf63/ Log:Add myself. diff --git a/sprintinfo/leysin-winter-2018/people.txt b/sprintinfo/leysin-winter-2018/people.txt --- a/sprintinfo/leysi

[pypy-commit] pypy default: Print some more stats at the end of a major GC

2018-01-09 Thread arigo
Author: Armin Rigo Branch: Changeset: r93642:e21bb2a19d05 Date: 2018-01-09 23:44 +0100 http://bitbucket.org/pypy/pypy/changeset/e21bb2a19d05/ Log:Print some more stats at the end of a major GC diff --git a/rpython/memory/gc/incminimark.py b/rpython/memory/gc/incminimark.py --- a/rpython/mem