Author: Ronan Lamy
Branch:
Changeset: r76777:a8e0fff6383f
Date: 2015-04-12 13:38 +0100
http://bitbucket.org/pypy/pypy/changeset/a8e0fff6383f/
Log:Merged issue2018 into default
Fixes #2018
diff --git a/rpython/rtyper/lltypesystem/test/test_lltype.py
b/rpython/rtyper/lltypesystem/te
Author: Ronan Lamy
Branch: issue2018
Changeset: r76776:7cffb392b046
Date: 2015-04-12 13:38 +0100
http://bitbucket.org/pypy/pypy/changeset/7cffb392b046/
Log:Close branch issue2018
___
pypy-commit mailing list
[email protected]
https://mail.pyth
Author: Julian Berman
Branch: install-rpython
Changeset: r76778:bf6fdc9602b4
Date: 2015-04-12 09:14 -0400
http://bitbucket.org/pypy/pypy/changeset/bf6fdc9602b4/
Log:Install scripts along with rpython.
diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -4,10 +4,10 @@
from setu
Author: Julian Berman
Branch: install-rpython
Changeset: r76779:34848732c2b4
Date: 2015-04-12 10:27 -0400
http://bitbucket.org/pypy/pypy/changeset/34848732c2b4/
Log:Distutils doesn't know how to handle /usr/bin/env pypy for shebang
rewrites.
diff --git a/setup.py b/setup.py
--- a/set
Author: Ronan Lamy
Branch: install-rpython
Changeset: r76780:689f40c7cd51
Date: 2015-04-12 16:36 +0100
http://bitbucket.org/pypy/pypy/changeset/689f40c7cd51/
Log:Point 'rpython' to something that will give a useful message when
run without arguments
diff --git a/setup.py b/setup.py
-
Author: Ronan Lamy
Branch: install-rpython
Changeset: r76781:995790cd228e
Date: 2015-04-12 16:59 +0100
http://bitbucket.org/pypy/pypy/changeset/995790cd228e/
Log:Add import guard so that entry point calls main() only once
diff --git a/rpython/__main__.py b/rpython/__main__.py
--- a/rpython/_
Author: Alex Gaynor
Branch: extradoc
Changeset: r594:3cf830114ccc
Date: 2015-04-12 15:31 -0400
http://bitbucket.org/pypy/pypy.org/changeset/3cf830114ccc/
Log:Add the Guido Seal of Approval
diff --git a/index.html b/index.html
--- a/index.html
+++ b/index.html
@@ -72,19 +72,27 @@
PyPy is a h
Author: mattip
Branch: object-dtype2
Changeset: r76783:c6d28d3e2f8a
Date: 2015-04-13 00:11 +0300
http://bitbucket.org/pypy/pypy/changeset/c6d28d3e2f8a/
Log:revert part of f8e674fa7afc, explicitly create comp ufuncs
diff --git a/pypy/module/micronumpy/types.py b/pypy/module/micronumpy/types.p
Author: mattip
Branch: object-dtype2
Changeset: r76782:3b29ab05eaea
Date: 2015-04-12 20:38 +0300
http://bitbucket.org/pypy/pypy/changeset/3b29ab05eaea/
Log:help translation
diff --git a/pypy/module/micronumpy/types.py b/pypy/module/micronumpy/types.py
--- a/pypy/module/micronumpy/types.py
++