Author: mattip
Branch:
Changeset: r60343:6018156230ed
Date: 2013-01-22 17:10 +0200
http://bitbucket.org/pypy/pypy/changeset/6018156230ed/
Log:update docs (bwesterb)
diff --git a/pypy/doc/arm.rst b/pypy/doc/arm.rst
--- a/pypy/doc/arm.rst
+++ b/pypy/doc/arm.rst
@@ -130,15 +130,7 @@
export
Author: mattip
Branch:
Changeset: r60344:b8ab553e4729
Date: 2013-01-22 17:13 +0200
http://bitbucket.org/pypy/pypy/changeset/b8ab553e4729/
Log:update location of pypy-c binary
diff --git a/pypy/pytest-A.cfg b/pypy/pytest-A.cfg
--- a/pypy/pytest-A.cfg
+++ b/pypy/pytest-A.cfg
@@ -1,5 +1,5 @@
Author: mattip
Branch:
Changeset: r60345:bcf6320e7a59
Date: 2013-01-22 17:34 +0200
http://bitbucket.org/pypy/pypy/changeset/bcf6320e7a59/
Log:fix (bwesterb)
diff --git a/pypy/doc/arm.rst b/pypy/doc/arm.rst
--- a/pypy/doc/arm.rst
+++ b/pypy/doc/arm.rst
@@ -149,11 +149,11 @@
If everything
Author: mattip
Branch:
Changeset: r60346:955fb7e3402f
Date: 2013-01-22 18:19 +0200
http://bitbucket.org/pypy/pypy/changeset/955fb7e3402f/
Log:add top level path to callable files
diff --git a/pypy/test_all.py b/pypy/test_all.py
--- a/pypy/test_all.py
+++ b/pypy/test_all.py
@@ -23,7 +23,8 @@
Author: mattip
Branch:
Changeset: r60348:9526fc1a5a73
Date: 2013-01-22 18:44 +0200
http://bitbucket.org/pypy/pypy/changeset/9526fc1a5a73/
Log:skip arm tests on windows
diff --git a/rpython/jit/backend/arm/test/support.py
b/rpython/jit/backend/arm/test/support.py
--- a/rpython/jit/backend/a
Author: mattip
Branch: missing-ndarray-attributes
Changeset: r60350:b859ed621be9
Date: 2013-01-01 04:48 +0200
http://bitbucket.org/pypy/pypy/changeset/b859ed621be9/
Log:use reds=auto, try to fix zjit tests
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/interp_d
Author: Ronan Lamy
Branch:
Changeset: r60351:9b998e123968
Date: 2013-01-22 21:12 +
http://bitbucket.org/pypy/pypy/changeset/9b998e123968/
Log:move translatorshell.py to rpython/
diff --git a/pypy/bin/translatorshell.py b/rpython/bin/translatorshell.py
rename from pypy/bin/translatorshel
Author: mattip
Branch: missing-ndarray-attributes
Changeset: r60352:ecab849d6362
Date: 2013-01-01 09:29 +0200
http://bitbucket.org/pypy/pypy/changeset/ecab849d6362/
Log:oops
diff --git a/pypy/module/micronumpy/loop.py b/pypy/module/micronumpy/loop.py
--- a/pypy/module/micronumpy/loop.py
+++
Author: mattip
Branch: missing-ndarray-attributes
Changeset: r60353:e22c2ae3da06
Date: 2013-01-22 23:58 +0200
http://bitbucket.org/pypy/pypy/changeset/e22c2ae3da06/
Log:merge default into branch
diff --git a/pypy/doc/arm.rst b/pypy/doc/arm.rst
--- a/pypy/doc/arm.rst
+++ b/pypy/doc/arm.rst
@@
Author: Philip Jenvey
Branch:
Changeset: r60354:e4fa0b2b9d64
Date: 2013-01-22 17:30 -0800
http://bitbucket.org/pypy/pypy/changeset/e4fa0b2b9d64/
Log:be less strict about tm_wday to match cpython
diff --git a/pypy/module/rctime/interp_time.py
b/pypy/module/rctime/interp_time.py
--- a/pypy/m
Author: Philip Jenvey
Branch: py3k
Changeset: r60355:99491555f303
Date: 2013-01-22 18:10 -0800
http://bitbucket.org/pypy/pypy/changeset/99491555f303/
Log:merge default
diff --git a/pypy/doc/arm.rst b/pypy/doc/arm.rst
--- a/pypy/doc/arm.rst
+++ b/pypy/doc/arm.rst
@@ -130,15 +130,7 @@
expor
Author: Philip Jenvey
Branch: py3k
Changeset: r60356:be09cec779a0
Date: 2013-01-22 18:28 -0800
http://bitbucket.org/pypy/pypy/changeset/be09cec779a0/
Log:o __builtin__ -> builtins o quick hack to _lsprof objects'
__module__ so the cprofile tests format more similarly to cpython
diff
Author: Philip Jenvey
Branch: py3k
Changeset: r60357:598293f5ca3e
Date: 2013-01-22 18:29 -0800
http://bitbucket.org/pypy/pypy/changeset/598293f5ca3e/
Log:kill execfile tests from default
diff --git a/pypy/module/__builtin__/test/test_builtin.py
b/pypy/module/__builtin__/test/test_builtin.py
Author: Philip Jenvey
Branch: py3k
Changeset: r60359:590b300b77af
Date: 2013-01-22 18:31 -0800
http://bitbucket.org/pypy/pypy/changeset/590b300b77af/
Log:workaround impl details in doctest
diff --git a/lib-python/3.2/test/test_descrtut.py
b/lib-python/3.2/test/test_descrtut.py
--- a/lib-pyt
Author: Philip Jenvey
Branch: py3k
Changeset: r60358:3e9bb91ae0d4
Date: 2013-01-22 18:29 -0800
http://bitbucket.org/pypy/pypy/changeset/3e9bb91ae0d4/
Log:accept strs in fcntl.ioctl, 2to3
diff --git a/pypy/module/fcntl/interp_fcntl.py
b/pypy/module/fcntl/interp_fcntl.py
--- a/pypy/module/fcn
Author: Philip Jenvey
Branch: py3k
Changeset: r60360:0b275da37609
Date: 2013-01-22 18:31 -0800
http://bitbucket.org/pypy/pypy/changeset/0b275da37609/
Log:pypy lacks sys.getrefcount
diff --git a/lib-python/3.2/test/test_optparse.py
b/lib-python/3.2/test/test_optparse.py
--- a/lib-python/3.2/
Author: Philip Jenvey
Branch: py3k
Changeset: r60361:ebff654ad84e
Date: 2013-01-22 18:31 -0800
http://bitbucket.org/pypy/pypy/changeset/ebff654ad84e/
Log:fix print with file=None
diff --git a/pypy/module/__builtin__/app_io.py
b/pypy/module/__builtin__/app_io.py
--- a/pypy/module/__builtin__
Author: Philip Jenvey
Branch: py3k
Changeset: r60362:f413409ca215
Date: 2013-01-22 19:22 -0800
http://bitbucket.org/pypy/pypy/changeset/f413409ca215/
Log:input must eat potential exceptions from fileno()
diff --git a/pypy/module/__builtin__/app_io.py
b/pypy/module/__builtin__/app_io.py
---
18 matches
Mail list logo