Author: Armin Rigo
Branch:
Changeset: r88026:317199b7bd96
Date: 2016-11-01 12:41 +0100
http://bitbucket.org/pypy/pypy/changeset/317199b7bd96/
Log:Update comment
diff --git a/pypy/interpreter/typedef.py b/pypy/interpreter/typedef.py
--- a/pypy/interpreter/typedef.py
+++ b/pypy/interpreter/ty
Author: Armin Rigo
Branch:
Changeset: r85980:537ba35b03ea
Date: 2016-08-01 16:00 +0200
http://bitbucket.org/pypy/pypy/changeset/537ba35b03ea/
Log:update comment
diff --git a/requirements.txt b/requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,3 @@
-# hypothesis is us
Author: Carl Friedrich Bolz
Branch:
Changeset: r73833:b9d7ef669611
Date: 2014-10-07 10:43 +0200
http://bitbucket.org/pypy/pypy/changeset/b9d7ef669611/
Log:update comment and actually stop putting things into the heap cache
(which is unnecessary, now that we generate a getfield_gc_pur
Author: Armin Rigo
Branch:
Changeset: r72245:8a9c64ba35dc
Date: 2014-06-26 14:29 +0200
http://bitbucket.org/pypy/pypy/changeset/8a9c64ba35dc/
Log:Update comment
diff --git a/rpython/translator/c/src/thread_gil.c
b/rpython/translator/c/src/thread_gil.c
--- a/rpython/translator/c/src/thread_
Author: Philip Jenvey
Branch:
Changeset: r57986:09c4d1749dc2
Date: 2012-10-10 12:03 -0700
http://bitbucket.org/pypy/pypy/changeset/09c4d1749dc2/
Log:update comment
diff --git a/pypy/module/__builtin__/operation.py
b/pypy/module/__builtin__/operation.py
--- a/pypy/module/__builtin__/operati
Author: Armin Rigo
Branch:
Changeset: r47233:7c5f268c9c8d
Date: 2011-09-12 18:22 +0200
http://bitbucket.org/pypy/pypy/changeset/7c5f268c9c8d/
Log:Update comment.
diff --git a/pypy/objspace/std/listobject.py b/pypy/objspace/std/listobject.py
--- a/pypy/objspace/std/listobject.py
+++ b/pypy/o
Author: Benjamin Peterson
Branch:
Changeset: r45008:27d311a06c9f
Date: 2011-06-19 10:59 -0500
http://bitbucket.org/pypy/pypy/changeset/27d311a06c9f/
Log:update comment
diff --git a/pypy/interpreter/pycode.py b/pypy/interpreter/pycode.py
--- a/pypy/interpreter/pycode.py
+++ b/pypy/interprete