Author: Armin Rigo
Branch:
Changeset: r71693:69ff0c3801ca
Date: 2014-05-24 11:11 +0200
http://bitbucket.org/pypy/pypy/changeset/69ff0c3801ca/
Log:Test and fix (struys and eevee on
http://stackoverflow.com/questions/23816549)
diff --git a/pypy/module/imp/importing.py b/pypy/module/im
Author: Manuel Jacob
Branch: py3k-memoryview
Changeset: r71694:0dc075198a2c
Date: 2014-05-24 12:08 +0200
http://bitbucket.org/pypy/pypy/changeset/0dc075198a2c/
Log:Fix translation.
diff --git a/pypy/module/array/interp_array.py
b/pypy/module/array/interp_array.py
--- a/pypy/module/array/inte
Author: Antonio Cuni
Branch: extradoc
Changeset: r5263:5acdd3db487c
Date: 2014-05-24 12:10 +0200
http://bitbucket.org/pypy/extradoc/changeset/5acdd3db487c/
Log:STM slides
diff --git a/talk/pycon-italy-2014/talk.rst b/talk/pycon-italy-2014/talk.rst
--- a/talk/pycon-italy-2014/talk.rst
+++ b/t
Author: Antonio Cuni
Branch: extradoc
Changeset: r5264:193f2f60e379
Date: 2014-05-24 12:53 +0200
http://bitbucket.org/pypy/extradoc/changeset/193f2f60e379/
Log:changes contacts slide
diff --git a/talk/pycon-italy-2014/talk.rst b/talk/pycon-italy-2014/talk.rst
--- a/talk/pycon-italy-2014/talk
Author: Armin Rigo
Branch: extradoc
Changeset: r5265:a8bd5d229c8f
Date: 2014-05-24 16:44 +0200
http://bitbucket.org/pypy/extradoc/changeset/a8bd5d229c8f/
Log:The number "800x" is bogus, it's "8x-20x", which I'll round to 10x.
diff --git a/talk/pycon-italy-2014/talk.rst b/talk/pycon-italy-201
Author: Ronan Lamy
Branch: unify-call-ops
Changeset: r71695:db7249733b48
Date: 2014-05-24 05:46 +0100
http://bitbucket.org/pypy/pypy/changeset/db7249733b48/
Log:kill HighLevelOp.forced_opname
diff --git a/rpython/rtyper/lltypesystem/rpbc.py
b/rpython/rtyper/lltypesystem/rpbc.py
--- a/rpytho
Author: Ronan Lamy
Branch: unify-call-ops
Changeset: r71696:62eb2cc34cbc
Date: 2014-05-24 17:56 +0100
http://bitbucket.org/pypy/pypy/changeset/62eb2cc34cbc/
Log:Don't fiddle with spaceop.opname in rtypedelegate()
diff --git a/rpython/rtyper/rcontrollerentry.py
b/rpython/rtyper/rcontrolleren
Author: Alex Gaynor
Branch:
Changeset: r71697:d54efd025688
Date: 2014-05-24 12:21 -0500
http://bitbucket.org/pypy/pypy/changeset/d54efd025688/
Log:Remove a pointless distinction between the base class and the
subclass
diff --git a/rpython/rtyper/typesystem.py b/rpython/rtyper/typesy
Author: Alex Gaynor
Branch:
Changeset: r71698:bddbc93c6eab
Date: 2014-05-24 12:21 -0500
http://bitbucket.org/pypy/pypy/changeset/bddbc93c6eab/
Log:merged upstream
diff --git a/pypy/module/imp/importing.py b/pypy/module/imp/importing.py
--- a/pypy/module/imp/importing.py
+++ b/pypy/module/im
Author: Alex Gaynor
Branch:
Changeset: r71699:9e4c880da845
Date: 2014-05-24 12:26 -0500
http://bitbucket.org/pypy/pypy/changeset/9e4c880da845/
Log:Removed two pieces of pointless indirection from the typesystem
abstraction
diff --git a/rpython/rtyper/llinterp.py b/rpython/rtyper/lli
Author: Alex Gaynor
Branch:
Changeset: r71700:aa1f312b6444
Date: 2014-05-24 12:28 -0500
http://bitbucket.org/pypy/pypy/changeset/aa1f312b6444/
Log:removed an unused function
diff --git a/rpython/rtyper/typesystem.py b/rpython/rtyper/typesystem.py
--- a/rpython/rtyper/typesystem.py
+++ b/rpy
Author: Alex Gaynor
Branch:
Changeset: r71701:8f6c7df80cdc
Date: 2014-05-24 12:31 -0500
http://bitbucket.org/pypy/pypy/changeset/8f6c7df80cdc/
Log:unused local var
diff --git a/rpython/rtyper/rmodel.py b/rpython/rtyper/rmodel.py
--- a/rpython/rtyper/rmodel.py
+++ b/rpython/rtyper/rmodel.py
Author: Alex Gaynor
Branch:
Changeset: r71702:88669e5d7fe2
Date: 2014-05-24 13:25 -0500
http://bitbucket.org/pypy/pypy/changeset/88669e5d7fe2/
Log:Removed pointless singleton
diff --git a/rpython/rtyper/rtyper.py b/rpython/rtyper/rtyper.py
--- a/rpython/rtyper/rtyper.py
+++ b/rpython/rtyper
Author: Alex Gaynor
Branch:
Changeset: r71706:eb63b07ea99a
Date: 2014-05-24 14:01 -0500
http://bitbucket.org/pypy/pypy/changeset/eb63b07ea99a/
Log:merged upstream
diff --git a/rpython/rlib/rsocket.py b/rpython/rlib/rsocket.py
--- a/rpython/rlib/rsocket.py
+++ b/rpython/rlib/rsocket.py
@@ -2
Author: Alex Gaynor
Branch:
Changeset: r71705:71a9f28d192f
Date: 2014-05-24 13:58 -0500
http://bitbucket.org/pypy/pypy/changeset/71a9f28d192f/
Log:Removed another indirection on LowLevelTypeSystem
diff --git a/rpython/jit/codewriter/call.py b/rpython/jit/codewriter/call.py
--- a/rpython/jit
Author: mattip
Branch: mtrand
Changeset: r71712:66b52d5145a4
Date: 2014-05-22 23:02 +0300
http://bitbucket.org/pypy/pypy/changeset/66b52d5145a4/
Log:close abandoned branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/
Author: mattip
Branch: win32-distutils
Changeset: r71710:0d7cae3d25d0
Date: 2014-05-22 22:56 +0300
http://bitbucket.org/pypy/pypy/changeset/0d7cae3d25d0/
Log:close abandoned branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.py
Author: mattip
Branch: win32-stdlib
Changeset: r71708:ec4a79deebf2
Date: 2014-05-22 22:53 +0300
http://bitbucket.org/pypy/pypy/changeset/ec4a79deebf2/
Log:close abandoned branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.pytho
Author: mattip
Branch: closed-branches
Changeset: r71715:8552c7299027
Date: 2014-05-22 23:07 +0300
http://bitbucket.org/pypy/pypy/changeset/8552c7299027/
Log:merge closed numpypy-argminmax
___
pypy-commit mailing list
pypy-commit@python.org
https:/
Author: mattip
Branch: closed-branches
Changeset: r71714:6d154eeec77a
Date: 2014-05-22 23:07 +0300
http://bitbucket.org/pypy/pypy/changeset/6d154eeec77a/
Log:merge closed win32-stdlib
___
pypy-commit mailing list
pypy-commit@python.org
https://mail
Author: mattip
Branch: numpypy-argminmax
Changeset: r71709:871a521b6e5c
Date: 2014-05-22 22:54 +0300
http://bitbucket.org/pypy/pypy/changeset/871a521b6e5c/
Log:close abandoned branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.
Author: mattip
Branch: closed-branches
Changeset: r71720:6eaf748cca21
Date: 2014-05-22 23:10 +0300
http://bitbucket.org/pypy/pypy/changeset/6eaf748cca21/
Log:reclose this branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.pytho
Author: mattip
Branch: closed-branches
Changeset: r71717:669620b135e2
Date: 2014-05-22 23:08 +0300
http://bitbucket.org/pypy/pypy/changeset/669620b135e2/
Log:merge closed python-numpy
___
pypy-commit mailing list
pypy-commit@python.org
https://mail
Author: mattip
Branch: cpyext-best_base
Changeset: r71713:af184ac9d2cd
Date: 2014-05-22 23:04 +0300
http://bitbucket.org/pypy/pypy/changeset/af184ac9d2cd/
Log:reclose merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.py
Author: mattip
Branch: packaging
Changeset: r71707:b06df720007f
Date: 2014-05-22 22:41 +0300
http://bitbucket.org/pypy/pypy/changeset/b06df720007f/
Log:cleanup, try to create LICENSE on darwin
diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py
--- a/pypy/tool/release/pa
Author: mattip
Branch: closed-branches
Changeset: r71716:2064314495e5
Date: 2014-05-22 23:08 +0300
http://bitbucket.org/pypy/pypy/changeset/2064314495e5/
Log:merge closed win32-distutils
___
pypy-commit mailing list
pypy-commit@python.org
https://m
Author: mattip
Branch: closed-branches
Changeset: r71718:32a480d45d12
Date: 2014-05-22 23:08 +0300
http://bitbucket.org/pypy/pypy/changeset/32a480d45d12/
Log:merge closed mtrand
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.pytho
Author: mattip
Branch: python-numpy
Changeset: r71711:a0f336f2c38d
Date: 2014-05-22 22:58 +0300
http://bitbucket.org/pypy/pypy/changeset/a0f336f2c38d/
Log:close abandoned branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.pytho
Author: mattip
Branch: closed-branches
Changeset: r71719:dcbfb4461e2f
Date: 2014-05-22 23:09 +0300
http://bitbucket.org/pypy/pypy/changeset/dcbfb4461e2f/
Log:merge closed cpyext-best_base
___
pypy-commit mailing list
pypy-commit@python.org
https://
Author: mattip
Branch: ufuncapi
Changeset: r71721:9a2be21902ab
Date: 2014-05-24 23:09 +0300
http://bitbucket.org/pypy/pypy/changeset/9a2be21902ab/
Log:cleanup
diff --git a/pypy/module/micronumpy/test/test_ufuncs.py
b/pypy/module/micronumpy/test/test_ufuncs.py
--- a/pypy/module/micronumpy/te
Author: mattip
Branch: ufuncapi
Changeset: r71722:86cd75baa6be
Date: 2014-05-24 23:10 +0300
http://bitbucket.org/pypy/pypy/changeset/86cd75baa6be/
Log:add failing test
diff --git a/pypy/module/micronumpy/test/test_ufuncs.py
b/pypy/module/micronumpy/test/test_ufuncs.py
--- a/pypy/module/micr
Author: Ronan Lamy
Branch: unify-call-ops
Changeset: r71723:8ca76f81be34
Date: 2014-05-25 03:14 +0100
http://bitbucket.org/pypy/pypy/changeset/8ca76f81be34/
Log:fix r_os_stat.py
diff --git a/rpython/rtyper/module/r_os_stat.py
b/rpython/rtyper/module/r_os_stat.py
--- a/rpython/rtyper/module/
Author: Ronan Lamy
Branch: unify-call-ops
Changeset: r71724:9d5ad8746f40
Date: 2014-05-25 03:41 +0100
http://bitbucket.org/pypy/pypy/changeset/9d5ad8746f40/
Log:kill bookkeeper.build_args
diff --git a/rpython/annotator/bookkeeper.py b/rpython/annotator/bookkeeper.py
--- a/rpython/annotator/b
33 matches
Mail list logo