[pypy-commit] pypy default: clarify comment

2014-09-01 Thread arigo
Author: Armin Rigo Branch: Changeset: r73266:dffa8ea95d54 Date: 2014-09-01 12:06 +0200 http://bitbucket.org/pypy/pypy/changeset/dffa8ea95d54/ Log:clarify comment diff --git a/pypy/module/_pypyjson/interp_encoder.py b/pypy/module/_pypyjson/interp_encoder.py --- a/pypy/module/_pypyjson/inter

[pypy-commit] pypy default: Clarify comment

2013-08-11 Thread arigo
Author: Armin Rigo Branch: Changeset: r66068:5e0e991ab179 Date: 2013-08-11 12:01 +0200 http://bitbucket.org/pypy/pypy/changeset/5e0e991ab179/ Log:Clarify comment diff --git a/rpython/memory/gc/minimark.py b/rpython/memory/gc/minimark.py --- a/rpython/memory/gc/minimark.py +++ b/rpython/memo

[pypy-commit] pypy default: clarify comment

2013-01-27 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r60566:022a44a9b630 Date: 2013-01-27 17:46 -0500 http://bitbucket.org/pypy/pypy/changeset/022a44a9b630/ Log:clarify comment diff --git a/pypy/interpreter/test2/test_app_main.py b/pypy/interpreter/test2/test_app_main.py --- a/pypy/interpreter/test2/te