Author: Armin Rigo
Branch: closed-branches
Changeset: r68115:88350d86996d
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/88350d86996d/
Log:Merge closed head 56a9bd9b2769 on branch pythoninspect-fix
___
pypy-commit mailing lis
Author: Armin Rigo
Branch: closed-branches
Changeset: r68108:bc5a4505f3cf
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/bc5a4505f3cf/
Log:Merge closed head ea46bf3cc485 on branch fix-jit-logs
___
pypy-commit mailing list
pyp
Author: Armin Rigo
Branch: closed-branches
Changeset: r68106:23c332c08fd1
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/23c332c08fd1/
Log:Merge closed head dc20838c51f4 on branch ctypes-byref
___
pypy-commit mailing list
pyp
Author: Armin Rigo
Branch: closed-branches
Changeset: r68117:7f78cebd672e
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/7f78cebd672e/
Log:Merge closed head 83f0ba55bc1b on branch bridge-logging
___
pypy-commit mailing list
p
Author: Armin Rigo
Branch: closed-branches
Changeset: r68111:9ab8a8397a95
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/9ab8a8397a95/
Log:Merge closed head bfcb4d5e68e6 on branch zlib-mem-pressure
___
pypy-commit mailing lis
Author: Armin Rigo
Branch:
Changeset: r68110:e5911b74577f
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/e5911b74577f/
Log:Small updates
diff --git a/pypy/tool/clean_old_branches.py b/pypy/tool/clean_old_branches.py
--- a/pypy/tool/clean_old_branches.py
+++ b/pypy/too
Author: Armin Rigo
Branch: closed-branches
Changeset: r68114:6230319bfb3f
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/6230319bfb3f/
Log:Merge closed head 3b448254587e on branch py3k-subprocess-new-session
___
pypy-commit m
Author: Armin Rigo
Branch: closed-branches
Changeset: r68116:5fe418c3c217
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/5fe418c3c217/
Log:Merge closed head 659f78e9b5b6 on branch py3k-list-compr-or
___
pypy-commit mailing li
Author: Armin Rigo
Branch: closed-branches
Changeset: r68121:58cc9b35e02f
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/58cc9b35e02f/
Log:re-close this branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.
Author: Armin Rigo
Branch: closed-branches
Changeset: r68120:c91c7524a1c9
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/c91c7524a1c9/
Log:Merge closed head 87a5f161be81 on branch cpyext-PyThreadState_New
___
pypy-commit mail
Author: Armin Rigo
Branch: closed-branches
Changeset: r68119:b72f0aea3f18
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/b72f0aea3f18/
Log:Merge closed head a1f52d6ae34e on branch improved_ebnfparse_error
___
pypy-commit mail
Author: Brian Kearns
Branch:
Changeset: r68122:1e79df0ae309
Date: 2013-11-14 15:15 -0500
http://bitbucket.org/pypy/pypy/changeset/1e79df0ae309/
Log:rcomplex.c_pow does this
diff --git a/pypy/module/micronumpy/types.py b/pypy/module/micronumpy/types.py
--- a/pypy/module/micronumpy/types.py
+
Author: Brian Kearns
Branch:
Changeset: r68123:9c0fabe8214b
Date: 2013-11-14 16:09 -0500
http://bitbucket.org/pypy/pypy/changeset/9c0fabe8214b/
Log:simplify by using newbyteorder here
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.py
--- a/p
Author: Armin Rigo
Branch:
Changeset: r68124:471b407d8d5b
Date: 2013-11-14 23:19 +0100
http://bitbucket.org/pypy/pypy/changeset/471b407d8d5b/
Log:Rewrite the introduction, linking to SECCOMP and to Victor Stinner's
mail on python-dev about pysandbox.
diff --git a/pypy/doc/sandbox.rs
Author: Brian Kearns
Branch:
Changeset: r68125:bdb4b5232832
Date: 2013-11-14 19:44 -0500
http://bitbucket.org/pypy/pypy/changeset/bdb4b5232832/
Log:put getitem/setitem/fill on array, not dtype
diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py
b/pypy/module/micronumpy/arrayimpl/conc
Author: Brian Kearns
Branch:
Changeset: r68126:6f5e3c868dc6
Date: 2013-11-14 20:12 -0500
http://bitbucket.org/pypy/pypy/changeset/6f5e3c868dc6/
Log:test/fix int/trunc behavior
diff --git a/pypy/objspace/std/inttype.py b/pypy/objspace/std/inttype.py
--- a/pypy/objspace/std/inttype.py
+++ b/p
Author: Brian Kearns
Branch:
Changeset: r68127:08c50e623f5f
Date: 2013-11-14 20:25 -0500
http://bitbucket.org/pypy/pypy/changeset/08c50e623f5f/
Log:cleanup
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/interp_dtype.py
--- a/pypy/module/micronumpy/interp_dtype
Author: Brian Kearns
Branch: numpy-andrew-tests
Changeset: r68128:ef46b0734b9c
Date: 2013-11-14 20:34 -0500
http://bitbucket.org/pypy/pypy/changeset/ef46b0734b9c/
Log:close obsolete branch
___
pypy-commit mailing list
pypy-commit@python.org
https:/
Author: Brian Kearns
Branch:
Changeset: r68129:bf64e1985de3
Date: 2013-11-15 01:05 -0500
http://bitbucket.org/pypy/pypy/changeset/bf64e1985de3/
Log:provide dtype.hasobject
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/interp_dtype.py
--- a/pypy/module/micronu
Author: Brian Kearns
Branch:
Changeset: r68131:21243450f85a
Date: 2013-11-15 01:22 -0500
http://bitbucket.org/pypy/pypy/changeset/21243450f85a/
Log:support dtype('|S#')
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/interp_dtype.py
--- a/pypy/module/micronumpy
Author: Brian Kearns
Branch:
Changeset: r68132:b6ff9f5a0ee0
Date: 2013-11-15 01:39 -0500
http://bitbucket.org/pypy/pypy/changeset/b6ff9f5a0ee0/
Log:fix an array scalar indexing case
diff --git a/pypy/module/micronumpy/arrayimpl/scalar.py
b/pypy/module/micronumpy/arrayimpl/scalar.py
--- a/p
Author: Brian Kearns
Branch:
Changeset: r68130:df81eae287fa
Date: 2013-11-15 01:19 -0500
http://bitbucket.org/pypy/pypy/changeset/df81eae287fa/
Log:fix/enable this dtype test
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/interp_dtype.py
--- a/pypy/module/micr
Author: Armin Rigo
Branch:
Changeset: r68133:aa90b6cfcff5
Date: 2013-11-15 08:51 +0100
http://bitbucket.org/pypy/pypy/changeset/aa90b6cfcff5/
Log:An easy fix for a large part of test_os on Windows
diff --git a/lib-python/2.7/test/test_os.py b/lib-python/2.7/test/test_os.py
--- a/lib-python/
101 - 123 of 123 matches
Mail list logo