Author: Armin Rigo
Branch:
Changeset: r67160:0bb221958198
Date: 2013-10-06 08:44 +0200
http://bitbucket.org/pypy/pypy/changeset/0bb221958198/
Log:Update the comment from CPython's 101bf827611a.
diff --git a/rpython/rlib/rbigint.py b/rpython/rlib/rbigint.py
--- a/rpython/rlib/rbigint.py
+++
Author: Maciej Fijalkowski
Branch:
Changeset: r62730:35425577893a
Date: 2013-03-24 23:54 -0700
http://bitbucket.org/pypy/pypy/changeset/35425577893a/
Log:update the comment
diff --git a/rpython/annotator/classdef.py b/rpython/annotator/classdef.py
--- a/rpython/annotator/classdef.py
+++ b/r
Author: Antonio Cuni
Branch:
Changeset: r53889:842c2e057680
Date: 2012-03-22 11:02 +0100
http://bitbucket.org/pypy/pypy/changeset/842c2e057680/
Log:update the comment and kill the XXX, this is not really 'temporary'
at all
diff --git a/pypy/module/_socket/test/test_sock_app.py
b/py