Author: Carl Friedrich Bolz
Branch: global-cell-cache
Changeset: r82784:b51b594a5d13
Date: 2016-03-05 13:32 +0100
http://bitbucket.org/pypy/pypy/changeset/b51b594a5d13/
Log:another one
diff --git a/pypy/objspace/std/celldict.py b/pypy/objspace/std/celldict.py
--- a/pypy/objspace/std/celldict
Author: Carl Friedrich Bolz
Branch:
Changeset: r82785:03f7d9255635
Date: 2016-03-05 13:37 +0100
http://bitbucket.org/pypy/pypy/changeset/03f7d9255635/
Log:implement super.__thisclass__
diff --git a/pypy/module/__builtin__/descriptor.py
b/pypy/module/__builtin__/descriptor.py
--- a/pypy/mod
Author: Carl Friedrich Bolz
Branch:
Changeset: r82787:73814b195ba5
Date: 2016-03-05 14:29 +0100
http://bitbucket.org/pypy/pypy/changeset/73814b195ba5/
Log:define a constant for the shift amount of the id tagging
diff --git a/pypy/objspace/std/complexobject.py
b/pypy/objspace/std/complexobj
Author: Carl Friedrich Bolz
Branch:
Changeset: r82786:9195aec38e3f
Date: 2016-03-05 13:56 +0100
http://bitbucket.org/pypy/pypy/changeset/9195aec38e3f/
Log:skip a few things when running under appdirect that CPython does
differently (error messages) or does not support
diff --git a/p
Author: Armin Rigo
Branch:
Changeset: r82788:72ff295d1274
Date: 2016-03-05 17:01 +0100
http://bitbucket.org/pypy/pypy/changeset/72ff295d1274/
Log:improve the test to check that __thisclass__ returns the first
argument, and not e.g. the class of the instance
diff --git a/pypy/module/
Author: Armin Rigo
Branch:
Changeset: r82789:478732783f5a
Date: 2016-03-05 17:06 +0100
http://bitbucket.org/pypy/pypy/changeset/478732783f5a/
Log:Fix defaultdict.__module__
diff --git a/pypy/module/_collections/app_defaultdict.py
b/pypy/module/_collections/app_defaultdict.py
--- a/pypy/mod
Author: Armin Rigo
Branch:
Changeset: r82791:f8d22385b6a6
Date: 2016-03-05 17:10 +0100
http://bitbucket.org/pypy/pypy/changeset/f8d22385b6a6/
Log:Merged in loganchien/pypy (pull request #408)
update byte interpreter link in rpython docs
diff --git a/rpython/doc/translation.rst b/rp
Author: Logan Chien
Branch:
Changeset: r82790:def5114a5b9a
Date: 2016-03-05 22:15 +0800
http://bitbucket.org/pypy/pypy/changeset/def5114a5b9a/
Log:update byte interpreter link in rpython docs
diff --git a/rpython/doc/translation.rst b/rpython/doc/translation.rst
--- a/rpython/doc/translatio
Author: Armin Rigo
Branch:
Changeset: r82792:472c371018f4
Date: 2016-03-05 17:15 +0100
http://bitbucket.org/pypy/pypy/changeset/472c371018f4/
Log:Actually, this link should go away nowadays
diff --git a/rpython/doc/translation.rst b/rpython/doc/translation.rst
--- a/rpython/doc/translation.
Author: Carl Friedrich Bolz
Branch:
Changeset: r82793:666871b885d9
Date: 2016-03-05 17:58 +0100
http://bitbucket.org/pypy/pypy/changeset/666871b885d9/
Log:make method identity the same as equality (since people seem to do
stuff like cls.__repr__ is object.__repr__, see issue #2253)
Author: mattip
Branch:
Changeset: r82794:0cbb7492c49a
Date: 2016-03-05 22:54 +0200
http://bitbucket.org/pypy/pypy/changeset/0cbb7492c49a/
Log:flesh out release notice
diff --git a/pypy/doc/release-5.0.0.rst b/pypy/doc/release-5.0.0.rst
--- a/pypy/doc/release-5.0.0.rst
+++ b/pypy/doc/release
Author: mattip
Branch:
Changeset: r82795:65217c37cf95
Date: 2016-03-04 14:05 +0200
http://bitbucket.org/pypy/pypy/changeset/65217c37cf95/
Log:check that branch actually exists
diff --git a/pypy/tool/release/force-builds.py
b/pypy/tool/release/force-builds.py
--- a/pypy/tool/release/force-b
Author: mattip
Branch:
Changeset: r82796:f29f4d335f15
Date: 2016-03-05 23:07 +0200
http://bitbucket.org/pypy/pypy/changeset/f29f4d335f15/
Log:fix formatting
diff --git a/pypy/doc/release-5.0.0.rst b/pypy/doc/release-5.0.0.rst
--- a/pypy/doc/release-5.0.0.rst
+++ b/pypy/doc/release-5.0.0.rst
Author: mattip
Branch:
Changeset: r82797:e4e1ee3ba512
Date: 2016-03-05 23:18 +0200
http://bitbucket.org/pypy/pypy/changeset/e4e1ee3ba512/
Log:typo
diff --git a/pypy/doc/release-5.0.0.rst b/pypy/doc/release-5.0.0.rst
--- a/pypy/doc/release-5.0.0.rst
+++ b/pypy/doc/release-5.0.0.rst
@@ -14,7
Author: Sergey Matyunin
Branch: numpy_partition
Changeset: r82799:d4fa44a7c61f
Date: 2016-02-29 22:11 +0100
http://bitbucket.org/pypy/pypy/changeset/d4fa44a7c61f/
Log:Fixed tolist for ndarrays containing objects
diff --git a/pypy/module/micronumpy/ndarray.py
b/pypy/module/micronumpy/ndarray
Author: Sergey Matyunin
Branch: numpy_partition
Changeset: r82798:b0b79d1b0927
Date: 2016-02-29 22:06 +0100
http://bitbucket.org/pypy/pypy/changeset/b0b79d1b0927/
Log:Added function for parition call from micronumpy
diff --git a/pypy/module/micronumpy/appbridge.py
b/pypy/module/micronumpy/a
Author: mattip
Branch: numpy_partition
Changeset: r82801:fc583e7eb11a
Date: 2016-03-06 00:03 +0200
http://bitbucket.org/pypy/pypy/changeset/fc583e7eb11a/
Log:fix for boxed value
diff --git a/pypy/module/micronumpy/ndarray.py
b/pypy/module/micronumpy/ndarray.py
--- a/pypy/module/micronumpy/n
Author: Sergey Matyunin
Branch: numpy_partition
Changeset: r82800:f70b91a44559
Date: 2016-03-02 22:57 +0100
http://bitbucket.org/pypy/pypy/changeset/f70b91a44559/
Log:Added tests for ndarray.tolist for arrays containing objects
diff --git a/pypy/module/micronumpy/test/test_ndarray.py
b/pypy
Author: Carl Friedrich Bolz
Branch:
Changeset: r82802:3273c7f02b47
Date: 2016-03-05 19:46 +0100
http://bitbucket.org/pypy/pypy/changeset/3273c7f02b47/
Log:gah, fix typo
diff --git a/pypy/interpreter/function.py b/pypy/interpreter/function.py
--- a/pypy/interpreter/function.py
+++ b/pypy/int
Author: Carl Friedrich Bolz
Branch:
Changeset: r82803:c7cc35224c29
Date: 2016-03-05 23:42 +0100
http://bitbucket.org/pypy/pypy/changeset/c7cc35224c29/
Log:fix identity tests
diff --git a/pypy/objspace/std/test/test_obj.py
b/pypy/objspace/std/test/test_obj.py
--- a/pypy/objspace/std/test/te
Author: Carl Friedrich Bolz
Branch:
Changeset: r82804:395abeb42996
Date: 2016-03-06 00:20 +0100
http://bitbucket.org/pypy/pypy/changeset/395abeb42996/
Log:trying to fix issue #2083 (see the test). This is a somewhat
experimental check-in: I couldn't find a failing test caused by the
Author: Armin Rigo
Branch:
Changeset: r82805:08867b5b10b9
Date: 2016-03-06 00:52 +0100
http://bitbucket.org/pypy/pypy/changeset/08867b5b10b9/
Log:Back out 395abeb42996, add test that shows why
diff --git a/pypy/interpreter/function.py b/pypy/interpreter/function.py
--- a/pypy/interpreter/fu
22 matches
Mail list logo