[pypy-commit] pypy erase-raw-mem: (fijal, alex): added getshape()

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: erase-raw-mem Changeset: r53423:3489b70178b4 Date: 2012-03-12 23:59 -0700 http://bitbucket.org/pypy/pypy/changeset/3489b70178b4/ Log:(fijal, alex): added getshape() diff --git a/pypy/rlib/rerased_raw.py b/pypy/rlib/rerased_raw.py --- a/pypy/rlib/rerased_raw.py +++

[pypy-commit] pypy dynamic-specialized-tuple: finish tuple API and start on using new untyped storage stuff

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53425:cef45a443ffd Date: 2012-03-12 23:42 -0700 http://bitbucket.org/pypy/pypy/changeset/cef45a443ffd/ Log:finish tuple API and start on using new untyped storage stuff diff --git a/pypy/objspace/std/tupleobject.py b/pypy/objs

[pypy-commit] pypy dynamic-specialized-tuple: (fijal, alex): random progress

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53427:a2e43acd1ad0 Date: 2012-03-12 23:51 -0700 http://bitbucket.org/pypy/pypy/changeset/a2e43acd1ad0/ Log:(fijal, alex): random progress diff --git a/pypy/objspace/std/tupleobject.py b/pypy/objspace/std/tupleobject.py --- a/p

[pypy-commit] pypy dynamic-specialized-tuple: merged erase-raw-mem

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53428:2e45b16a8ff9 Date: 2012-03-12 23:51 -0700 http://bitbucket.org/pypy/pypy/changeset/2e45b16a8ff9/ Log:merged erase-raw-mem diff --git a/pypy/rlib/rerased_raw.py b/pypy/rlib/rerased_raw.py --- a/pypy/rlib/rerased_raw.py ++

[pypy-commit] pypy dynamic-specialized-tuple: (alex, fijal): progress

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53429:2b2568452f27 Date: 2012-03-13 00:00 -0700 http://bitbucket.org/pypy/pypy/changeset/2b2568452f27/ Log:(alex, fijal): progress diff --git a/pypy/objspace/std/tupleobject.py b/pypy/objspace/std/tupleobject.py --- a/pypy/obj

[pypy-commit] pypy erase-raw-mem: make constants work

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: erase-raw-mem Changeset: r53433:bd79cde1ca47 Date: 2012-03-13 01:06 -0700 http://bitbucket.org/pypy/pypy/changeset/bd79cde1ca47/ Log:make constants work diff --git a/pypy/rlib/rerased_raw.py b/pypy/rlib/rerased_raw.py --- a/pypy/rlib/rerased_raw.py +++ b/pypy/rlib

[pypy-commit] pypy dynamic-specialized-tuple: merged erase-raw-mem

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53430:620e3e21e023 Date: 2012-03-13 00:00 -0700 http://bitbucket.org/pypy/pypy/changeset/620e3e21e023/ Log:merged erase-raw-mem diff --git a/pypy/rlib/rerased_raw.py b/pypy/rlib/rerased_raw.py --- a/pypy/rlib/rerased_raw.py ++

[pypy-commit] pypy dynamic-specialized-tuple: make tests work, now failing as expected

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53431:e025ebb06a0f Date: 2012-03-13 00:08 -0700 http://bitbucket.org/pypy/pypy/changeset/e025ebb06a0f/ Log:make tests work, now failing as expected diff --git a/pypy/objspace/std/test/test_tupleobject.py b/pypy/objspace/std/t

[pypy-commit] pypy dynamic-specialized-tuple: stuff all works.

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53432:f94b53cdbc77 Date: 2012-03-13 00:12 -0700 http://bitbucket.org/pypy/pypy/changeset/f94b53cdbc77/ Log:stuff all works. diff --git a/pypy/objspace/std/test/test_tupleobject.py b/pypy/objspace/std/test/test_tupleobject.py

[pypy-commit] pypy dynamic-specialized-tuple: (alex, fijal) fix obsure stuff

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53434:13c9f09eac50 Date: 2012-03-13 00:30 -0700 http://bitbucket.org/pypy/pypy/changeset/13c9f09eac50/ Log:(alex, fijal) fix obsure stuff diff --git a/pypy/module/cpyext/setobject.py b/pypy/module/cpyext/setobject.py --- a/pyp

[pypy-commit] pypy dynamic-specialized-tuple: random cpyext changes

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53435:0cfdda05f00a Date: 2012-03-13 00:38 -0700 http://bitbucket.org/pypy/pypy/changeset/0cfdda05f00a/ Log:random cpyext changes diff --git a/pypy/module/cpyext/test/test_tupleobject.py b/pypy/module/cpyext/test/test_tupleobj

[pypy-commit] pypy dynamic-specialized-tuple: merged erase-aw-mem

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53436:48a426aeecee Date: 2012-03-13 01:07 -0700 http://bitbucket.org/pypy/pypy/changeset/48a426aeecee/ Log:merged erase-aw-mem diff --git a/pypy/rlib/rerased_raw.py b/pypy/rlib/rerased_raw.py --- a/pypy/rlib/rerased_raw.py +++

[pypy-commit] pypy dynamic-specialized-tuple: (alex. fijal), fix translation?

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53437:969909d5e462 Date: 2012-03-13 01:14 -0700 http://bitbucket.org/pypy/pypy/changeset/969909d5e462/ Log:(alex. fijal), fix translation? diff --git a/pypy/objspace/std/tupleobject.py b/pypy/objspace/std/tupleobject.py --- a/

[pypy-commit] pypy numpy-ufuncs2: Adding logaddexp and logaddexp2

2012-03-13 Thread taavi_burns
Author: Taavi Burns Branch: numpy-ufuncs2 Changeset: r53438:36652d68f0ce Date: 2012-03-13 01:19 -0700 http://bitbucket.org/pypy/pypy/changeset/36652d68f0ce/ Log:Adding logaddexp and logaddexp2 diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/pypy/mo

[pypy-commit] pypy numpy-ufuncs2: Adding exp2 and expm1

2012-03-13 Thread taavi_burns
Author: Taavi Burns Branch: numpy-ufuncs2 Changeset: r53439:0dbdb7b55231 Date: 2012-03-13 01:19 -0700 http://bitbucket.org/pypy/pypy/changeset/0dbdb7b55231/ Log:Adding exp2 and expm1 diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/pypy/module/micro

[pypy-commit] pypy numpy-ufuncs2: Fixing power (int and float)

2012-03-13 Thread taavi_burns
Author: Taavi Burns Branch: numpy-ufuncs2 Changeset: r53440:581e835ab9ef Date: 2012-03-13 01:20 -0700 http://bitbucket.org/pypy/pypy/changeset/581e835ab9ef/ Log:Fixing power (int and float) diff --git a/pypy/module/micronumpy/test/test_ufuncs.py b/pypy/module/micronumpy/test/test_ufuncs.py

[pypy-commit] pypy dynamic-specialized-tuple: (fijal, alex): translation fix?

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53441:5f1b6449a290 Date: 2012-03-13 01:23 -0700 http://bitbucket.org/pypy/pypy/changeset/5f1b6449a290/ Log:(fijal, alex): translation fix? diff --git a/pypy/objspace/std/listobject.py b/pypy/objspace/std/listobject.py --- a/py

[pypy-commit] pypy numpy-ufuncs2: Expose rad2deg (it's just degrees)

2012-03-13 Thread taavi_burns
Author: Taavi Burns Branch: numpy-ufuncs2 Changeset: r53442:9dc685799fd4 Date: 2012-03-13 01:34 -0700 http://bitbucket.org/pypy/pypy/changeset/9dc685799fd4/ Log:Expose rad2deg (it's just degrees) diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/pypy

[pypy-commit] pypy dynamic-specialized-tuple: fix translation, maybe

2012-03-13 Thread fijal
Author: Maciej Fijalkowski Branch: dynamic-specialized-tuple Changeset: r53443:72475a043244 Date: 2012-03-13 01:34 -0700 http://bitbucket.org/pypy/pypy/changeset/72475a043244/ Log:fix translation, maybe diff --git a/pypy/objspace/std/listobject.py b/pypy/objspace/std/listobject.py --- a/pypy

[pypy-commit] pypy numpy-ufuncs2: Adding isneginf and isposinf

2012-03-13 Thread taavi_burns
Author: Taavi Burns Branch: numpy-ufuncs2 Changeset: r53444:9f1ca7524787 Date: 2012-03-13 01:48 -0700 http://bitbucket.org/pypy/pypy/changeset/9f1ca7524787/ Log:Adding isneginf and isposinf diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/pypy/modul

[pypy-commit] [OPEN] Pull request #49 for pypy/pypy: Replace next methods by __next__ in Repeater classes.

2012-03-13 Thread Bitbucket
A new pull request has been opened by wpq. wpq/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/49/replace-next-methods-by-__next__-in Title: Replace next methods by __next__ in Repeater classes. Hi, this is a small fix but it should fix these two tests

[pypy-commit] Notification: pypy1085

2012-03-13 Thread Bitbucket
You have received a notification from David Ripton. Hi, I forked pypy. My fork is at https://bitbucket.org/dripton/pypy1085. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] htt

[pypy-commit] pypy py3k: Replace next methods by __next__ in Repeater classes.

2012-03-13 Thread wpq
Author: Alexis Daboville Branch: py3k Changeset: r53445:940e9fbc8ab7 Date: 2012-03-13 09:42 + http://bitbucket.org/pypy/pypy/changeset/940e9fbc8ab7/ Log:Replace next methods by __next__ in Repeater classes. Fix: * http://buildbot.pypy.org/summary/longrepr?testname=AppTes

[pypy-commit] [OPEN] Pull request #50 for pypy/pypy: issue1085: Add a test to show that PyString_AsString(PyNone) raises

2012-03-13 Thread Bitbucket
A new pull request has been opened by David Ripton. dripton/pypy1085 has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/50/issue1085-add-a-test-to-show-that Title: issue1085: Add a test to show that PyString_AsString(PyNone) raises Changes to be pulled: --

[pypy-commit] [OPEN] Pull request #51 for pypy/pypy: Small fixes / py3k

2012-03-13 Thread Bitbucket
A new pull request has been opened by Alexis D.. wpq/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/51/small-fixes-py3k Title: Small fixes / py3k This fixes a few failed test in the py3k branch. Removed or replaced apply Call list() on a range() befo

[pypy-commit] pypy default: Add a (surprisingly passing) test for PyString_AsString(PyNone) raising.

2012-03-13 Thread dripton
Author: David Ripton Branch: Changeset: r53446:552929f87da8 Date: 2012-03-13 10:10 -0700 http://bitbucket.org/pypy/pypy/changeset/552929f87da8/ Log:Add a (surprisingly passing) test for PyString_AsString(PyNone) raising. According to CPython docs, passing a non-String to PyS

[pypy-commit] pypy default: merge with default

2012-03-13 Thread dripton
Author: David Ripton Branch: Changeset: r53447:ac8028838f6d Date: 2012-03-13 10:17 -0700 http://bitbucket.org/pypy/pypy/changeset/ac8028838f6d/ Log:merge with default diff --git a/pypy/annotation/builtin.py b/pypy/annotation/builtin.py --- a/pypy/annotation/builtin.py +++ b/pypy/annotation/

[pypy-commit] pypy ppc-jit-backend: implement method to call an address in a register

2012-03-13 Thread hager
Author: hager Branch: ppc-jit-backend Changeset: r53448:ffa102113953 Date: 2012-03-13 10:26 -0700 http://bitbucket.org/pypy/pypy/changeset/ffa102113953/ Log:implement method to call an address in a register diff --git a/pypy/jit/backend/ppc/codebuilder.py b/pypy/jit/backend/ppc/codebuilder.

[pypy-commit] pypy ppc-jit-backend: (bivab, hager): add optional path for not saving register r3

2012-03-13 Thread hager
Author: hager Branch: ppc-jit-backend Changeset: r53449:1d0adfbac973 Date: 2012-03-13 10:31 -0700 http://bitbucket.org/pypy/pypy/changeset/1d0adfbac973/ Log:(bivab, hager): add optional path for not saving register r3 diff --git a/pypy/jit/backend/ppc/helper/assembler.py b/pypy/jit/backend/

[pypy-commit] pypy ppc-jit-backend: (bivab, hager): bigger refactoring around emit_call to have more separation of concerns

2012-03-13 Thread hager
Author: hager Branch: ppc-jit-backend Changeset: r53450:11155b0995aa Date: 2012-03-13 10:34 -0700 http://bitbucket.org/pypy/pypy/changeset/11155b0995aa/ Log:(bivab, hager): bigger refactoring around emit_call to have more separation of concerns diff --git a/pypy/jit/backend/ppc/opass

[pypy-commit] pypy default: merge heads

2012-03-13 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r53452:655d30ef8d7c Date: 2012-03-13 12:38 -0500 http://bitbucket.org/pypy/pypy/changeset/655d30ef8d7c/ Log:merge heads diff --git a/pypy/module/cpyext/test/test_stringobject.py b/pypy/module/cpyext/test/test_stringobject.py --- a/pypy/module/cp

[pypy-commit] pypy default: kill some silliness

2012-03-13 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r53451:03d358516643 Date: 2012-03-13 12:37 -0500 http://bitbucket.org/pypy/pypy/changeset/03d358516643/ Log:kill some silliness diff --git a/pypy/rlib/rfloat.py b/pypy/rlib/rfloat.py --- a/pypy/rlib/rfloat.py +++ b/pypy/rlib/rfloat.py @@ -375,8 +

[pypy-commit] pypy ppc-jit-backend: kill obsolete tests

2012-03-13 Thread hager
Author: hager Branch: ppc-jit-backend Changeset: r53453:456316cfa0b3 Date: 2012-03-13 10:47 -0700 http://bitbucket.org/pypy/pypy/changeset/456316cfa0b3/ Log:kill obsolete tests diff --git a/pypy/jit/backend/ppc/test/test_interp.py b/pypy/jit/backend/ppc/test/test_interp.py deleted file mode

[pypy-commit] pypy py3k: test_islice: compare to a list (because range isn't a list)

2012-03-13 Thread wpq
Author: Alexis Daboville Branch: py3k Changeset: r53454:12f89f81717e Date: 2012-03-13 14:17 + http://bitbucket.org/pypy/pypy/changeset/12f89f81717e/ Log:test_islice: compare to a list (because range isn't a list) Fix: * http://buildbot.pypy.org/summary/longrepr?testname=A

[pypy-commit] pypy py3k: Removed apply (doesn't exist anymore in py3k).

2012-03-13 Thread wpq
Author: Alexis Daboville Branch: py3k Changeset: r53455:656f7c0a9ba9 Date: 2012-03-13 16:56 + http://bitbucket.org/pypy/pypy/changeset/656f7c0a9ba9/ Log:Removed apply (doesn't exist anymore in py3k). Fix: * http://buildbot.pypy.org/summary/longrepr?testname=TestInterprete

[pypy-commit] pypy py3k: Replaced apply by a comprehension list.

2012-03-13 Thread wpq
Author: Alexis Daboville Branch: py3k Changeset: r53456:b42d9c409975 Date: 2012-03-13 16:57 + http://bitbucket.org/pypy/pypy/changeset/b42d9c409975/ Log:Replaced apply by a comprehension list. Fix: http://buildbot.pypy.org/summary/longrepr?testname=AppTestNeste dScope.%28

[pypy-commit] Notification: pypy-generator

2012-03-13 Thread Bitbucket
You have received a notification from Dusty Phillips. Hi, I forked pypy. My fork is at https://bitbucket.org/dusty/pypy-generator. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected]

[pypy-commit] pypy numpy-ufuncs2: Adding arctan2

2012-03-13 Thread taavi_burns
Author: Taavi Burns Branch: numpy-ufuncs2 Changeset: r53457:e90378882863 Date: 2012-03-13 11:15 -0700 http://bitbucket.org/pypy/pypy/changeset/e90378882863/ Log:Adding arctan2 diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/pypy/module/micronumpy/_

[pypy-commit] pypy dynamic-specialized-tuple: remove special tuple iterator

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53458:61920c0a3cf5 Date: 2012-03-13 11:10 -0700 http://bitbucket.org/pypy/pypy/changeset/61920c0a3cf5/ Log:remove special tuple iterator diff --git a/pypy/objspace/std/iterobject.py b/pypy/objspace/std/iterobject.py --- a/pypy

[pypy-commit] pypy dynamic-specialized-tuple: merged upstrem

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53459:815547e97461 Date: 2012-03-13 11:21 -0700 http://bitbucket.org/pypy/pypy/changeset/815547e97461/ Log:merged upstrem diff --git a/pypy/objspace/std/iterobject.py b/pypy/objspace/std/iterobject.py --- a/pypy/objspace/std/i

[pypy-commit] pypy dynamic-specialized-tuple: merged default in, resolved merge conflicts

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53460:2e5657b28f97 Date: 2012-03-13 11:33 -0700 http://bitbucket.org/pypy/pypy/changeset/2e5657b28f97/ Log:merged default in, resolved merge conflicts diff --git a/pypy/annotation/builtin.py b/pypy/annotation/builtin.py --- a/

[pypy-commit] pypy dynamic-specialized-tuple: fix

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53461:5af129a2e3be Date: 2012-03-13 11:35 -0700 http://bitbucket.org/pypy/pypy/changeset/5af129a2e3be/ Log:fix diff --git a/pypy/objspace/std/tupleobject.py b/pypy/objspace/std/tupleobject.py --- a/pypy/objspace/std/tupleobjec

[pypy-commit] pypy dynamic-specialized-tuple: fix?

2012-03-13 Thread alex_gaynor
Author: Alex Gaynor Branch: dynamic-specialized-tuple Changeset: r53462:8c16809e939f Date: 2012-03-13 11:50 -0700 http://bitbucket.org/pypy/pypy/changeset/8c16809e939f/ Log:fix? diff --git a/pypy/rlib/rerased_raw.py b/pypy/rlib/rerased_raw.py --- a/pypy/rlib/rerased_raw.py +++ b/pypy/rlib/re

[pypy-commit] [OPEN] Pull request #43 for pypy/pypy: Sprint: Fixes for py3k modules

2012-03-13 Thread Bitbucket
Pull request #43 has been updated by Preston Timmons to include new changes. https://bitbucket.org/pypy/pypy/pull-request/43/sprint-fixes-for-py3k-modules Title: Sprint: Fixes for py3k modules Creator: Preston Timmons Updated math module tests, changed log1p to raise ValueError with -1. Renamed

[pypy-commit] pypy win64-stage1: Merge with default

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: win64-stage1 Changeset: r53463:7eff1bb9fa5b Date: 2012-03-12 22:12 -0700 http://bitbucket.org/pypy/pypy/changeset/7eff1bb9fa5b/ Log:Merge with default diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/pypy/module/micr

[pypy-commit] pypy win64-stage1: cleanup unneccessary left-over things in win64 branch

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: win64-stage1 Changeset: r53464:9dc766a13644 Date: 2012-03-13 11:53 -0700 http://bitbucket.org/pypy/pypy/changeset/9dc766a13644/ Log:cleanup unneccessary left-over things in win64 branch diff --git a/pypy/rpython/lltypesystem/lltype.py b/pypy/rpython/lltypesy

[pypy-commit] pypy default: Merging the basic win64 changes which are without doubt into default

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: Changeset: r53465:9e0355c436b3 Date: 2012-03-13 11:36 -0700 http://bitbucket.org/pypy/pypy/changeset/9e0355c436b3/ Log:Merging the basic win64 changes which are without doubt into default diff --git a/pypy/rlib/rarithmetic.py b/pypy/rlib/rarithmetic.py --- a

[pypy-commit] pypy default: Merging the basic win64 changes which are without doubt into default

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: Changeset: r53466:22e789e3821f Date: 2012-03-13 11:49 -0700 http://bitbucket.org/pypy/pypy/changeset/22e789e3821f/ Log:Merging the basic win64 changes which are without doubt into default diff --git a/pypy/rpython/lltypesystem/lltype.py b/pypy/rpython/lltyp

[pypy-commit] pypy default: merge

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: Changeset: r53467:97974009393e Date: 2012-03-13 11:57 -0700 http://bitbucket.org/pypy/pypy/changeset/97974009393e/ Log:merge diff --git a/pypy/module/cpyext/test/test_stringobject.py b/pypy/module/cpyext/test/test_stringobject.py --- a/pypy/module/cpyext/te

[pypy-commit] pypy win64-stage1: Merge with default

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: win64-stage1 Changeset: r53468:a101c9e8fb95 Date: 2012-03-13 12:03 -0700 http://bitbucket.org/pypy/pypy/changeset/a101c9e8fb95/ Log:Merge with default diff --git a/pypy/module/cpyext/test/test_stringobject.py b/pypy/module/cpyext/test/test_stringobject.py --

[pypy-commit] [OPEN] Pull request #52 for pypy/pypy: Convert next to __next__ in generator

2012-03-13 Thread Bitbucket
A new pull request has been opened by Dusty Phillips. dusty/pypy-generator has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/52/convert-next-to-__next__-in-generator Title: Convert next to __next__ in generator This method has been renamed in py3k. Changes t

[pypy-commit] pypy py3k: prefer the builtin next

2012-03-13 Thread pjenvey
Author: Philip Jenvey Branch: py3k Changeset: r53469:eff965900147 Date: 2012-03-13 12:26 -0700 http://bitbucket.org/pypy/pypy/changeset/eff965900147/ Log:prefer the builtin next diff --git a/pypy/module/_collections/test/test_deque.py b/pypy/module/_collections/test/test_deque.py --- a/pypy

[pypy-commit] [OPEN] Pull request #43 for pypy/pypy: Sprint: Fixes for py3k modules

2012-03-13 Thread Bitbucket
Pull request #43 has been updated by Preston Timmons to include new changes. https://bitbucket.org/pypy/pypy/pull-request/43/sprint-fixes-for-py3k-modules Title: Sprint: Fixes for py3k modules Creator: Preston Timmons Fixes for the math, itertools, _socket, and posix modules. Updated list of c

[pypy-commit] [COMMENT] Pull request #52 for pypy/pypy: Convert next to __next__ in generator

2012-03-13 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/52/convert-next-to-__next__-in-generator#comment-3855 Philip Jenvey (pjenvey) said: Can you make the tests use the new builtin next function instead of calling .__next__() directly? -- This is a pull request comment noti

[pypy-commit] pypy default: Support -NAN, which is actually different from NAN. We can tell

2012-03-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r53470:80452a4f1906 Date: 2012-03-13 12:33 -0700 http://bitbucket.org/pypy/pypy/changeset/80452a4f1906/ Log:Support -NAN, which is actually different from NAN. We can tell the difference starting from Python 2.6 with math.copysign(). diff --git

[pypy-commit] [COMMENT] Pull request #43 for pypy/pypy: Sprint: Fixes for py3k modules

2012-03-13 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/43/sprint-fixes-for-py3k-modules#comment-3856 Philip Jenvey (pjenvey) said: This looks good but I'm unsure about the log1p change (does it really need to catch both Overflow and ValueError now)? I think that change also n

[pypy-commit] [COMMENT] Pull request #14 for pypy/pypy: py3k fixes

2012-03-13 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/14/py3k-fixes#comment-3857 Philip Jenvey (pjenvey) said: Holy crap this is a big pull request to just leave sitting for 4 months (partly my fault for not noticing it). Has any of this been integrated yet? (e.g. we have s

[pypy-commit] pypy default: Merging the basic win64 changes which are without doubt into default

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: Changeset: r53471:1f9c105d72e3 Date: 2012-03-13 12:46 -0700 http://bitbucket.org/pypy/pypy/changeset/1f9c105d72e3/ Log:Merging the basic win64 changes which are without doubt into default diff --git a/pypy/annotation/builtin.py b/pypy/annotation/builtin.py -

[pypy-commit] pypy default: Merge

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: Changeset: r53472:10dc942698be Date: 2012-03-13 12:47 -0700 http://bitbucket.org/pypy/pypy/changeset/10dc942698be/ Log:Merge diff --git a/pypy/module/math/test/test_direct.py b/pypy/module/math/test/test_direct.py --- a/pypy/module/math/test/test_direct.py

[pypy-commit] pypy win64-stage1: Merge with default

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: win64-stage1 Changeset: r53473:3950b9b2b81b Date: 2012-03-13 12:50 -0700 http://bitbucket.org/pypy/pypy/changeset/3950b9b2b81b/ Log:Merge with default diff --git a/pypy/module/math/test/test_direct.py b/pypy/module/math/test/test_direct.py --- a/pypy/module/

[pypy-commit] pypy win64-stage1: remove changes no longer needed

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: win64-stage1 Changeset: r53474:d7ffb20c7cd7 Date: 2012-03-13 12:58 -0700 http://bitbucket.org/pypy/pypy/changeset/d7ffb20c7cd7/ Log:remove changes no longer needed diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api

[pypy-commit] [OPEN] Pull request #43 for pypy/pypy: Sprint: Fixes for py3k modules

2012-03-13 Thread Bitbucket
Pull request #43 has been updated by Preston Timmons to include new changes. https://bitbucket.org/pypy/pypy/pull-request/43/sprint-fixes-for-py3k-modules Title: Sprint: Fixes for py3k modules Creator: Preston Timmons Fixes for the math, itertools, _socket, and posix, and exception modules. Up

[pypy-commit] [COMMENT] Pull request #43 for pypy/pypy: Sprint: Fixes for py3k modules

2012-03-13 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/43/sprint-fixes-for-py3k-modules#comment-3858 Preston Timmons (prestontimmons) said: Thanks, Philip. The log1p implementation raises an OverflowError for -1, and a ValueError for values like -100. The ValueError catch k

[pypy-commit] [OPEN] Pull request #52 for pypy/pypy: Convert next to __next__ in generator

2012-03-13 Thread Bitbucket
Pull request #52 has been updated by Dusty Phillips to include new changes. https://bitbucket.org/pypy/pypy/pull-request/52/convert-next-to-__next__-in-generator Title: Convert next to __next__ in generator Creator: Dusty Phillips Now using next() in tests Updated list of changes: 9c66cd0282f

[pypy-commit] pypy default: float('-nan') should really return -NAN.

2012-03-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r53475:bdd282c7220f Date: 2012-03-13 13:20 -0700 http://bitbucket.org/pypy/pypy/changeset/bdd282c7220f/ Log:float('-nan') should really return -NAN. diff --git a/pypy/module/math/test/test_math.py b/pypy/module/math/test/test_math.py --- a/pypy/module/

[pypy-commit] [COMMENT] Pull request #43 for pypy/pypy: Sprint: Fixes for py3k modules

2012-03-13 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/43/sprint-fixes-for-py3k-modules#comment-3861 Philip Jenvey (pjenvey) said: Thanks Preston! I think we want to actually reuse getcwdu as the getcwd implementation in Python 3. Right now the crazy py3 string wrapping actua

[pypy-commit] [COMMENT] Pull request #14 for pypy/pypy: py3k fixes

2012-03-13 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/14/py3k-fixes#comment-3862 chronitis said: I think the py3k maintainers have merged what they thought they could use at the time, so you can probably close this without further action. I was planning to add some more pat

[pypy-commit] [COMMENT] Pull request #14 for pypy/pypy: py3k fixes

2012-03-13 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/14/py3k-fixes#comment-3864 Philip Jenvey (pjenvey) said: thanks chronitis -- This is a pull request comment notification from bitbucket.org. You are receiving this either because you are participating in a pull request, o

[pypy-commit] pypy win64-stage1: remove changes no longer needed

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: win64-stage1 Changeset: r53476:d81853126fab Date: 2012-03-13 13:28 -0700 http://bitbucket.org/pypy/pypy/changeset/d81853126fab/ Log:remove changes no longer needed diff --git a/pypy/objspace/std/model.py b/pypy/objspace/std/model.py --- a/pypy/objspace/std/mo

[pypy-commit] pypy win64-stage1: merge default

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: win64-stage1 Changeset: r53477:d0d3e2ffc3fa Date: 2012-03-13 13:29 -0700 http://bitbucket.org/pypy/pypy/changeset/d0d3e2ffc3fa/ Log:merge default diff --git a/pypy/module/math/test/test_math.py b/pypy/module/math/test/test_math.py --- a/pypy/module/math/test

[pypy-commit] pypy default: Merging the basic win64 changes which are without doubt into default

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: Changeset: r53478:bb4e2a3f1ffa Date: 2012-03-13 13:27 -0700 http://bitbucket.org/pypy/pypy/changeset/bb4e2a3f1ffa/ Log:Merging the basic win64 changes which are without doubt into default diff --git a/pypy/jit/backend/llsupport/gc.py b/pypy/jit/backend/llsup

[pypy-commit] pypy default: merge

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: Changeset: r53479:b9e354abc947 Date: 2012-03-13 13:30 -0700 http://bitbucket.org/pypy/pypy/changeset/b9e354abc947/ Log:merge diff --git a/pypy/module/math/test/test_math.py b/pypy/module/math/test/test_math.py --- a/pypy/module/math/test/test_math.py +++ b/

[pypy-commit] pypy py3k: next has become __next__ in py3k

2012-03-13 Thread dusty
Author: Dusty Phillips Branch: py3k Changeset: r53480:cc0d59814aec Date: 2012-03-13 11:56 -0700 http://bitbucket.org/pypy/pypy/changeset/cc0d59814aec/ Log:next has become __next__ in py3k diff --git a/pypy/module/_continuation/app_continuation.py b/pypy/module/_continuation/app_continuation

[pypy-commit] pypy py3k: merge

2012-03-13 Thread dusty
Author: Dusty Phillips Branch: py3k Changeset: r53481:5f31cfe20a25 Date: 2012-03-13 12:00 -0700 http://bitbucket.org/pypy/pypy/changeset/5f31cfe20a25/ Log:merge diff --git a/pypy/interpreter/test/test_interpreter.py b/pypy/interpreter/test/test_interpreter.py --- a/pypy/interpreter/test/tes

[pypy-commit] pypy py3k: Use next builtin instead of calling __next__ directly

2012-03-13 Thread dusty
Author: Dusty Phillips Branch: py3k Changeset: r53482:9c66cd0282f9 Date: 2012-03-13 13:15 -0700 http://bitbucket.org/pypy/pypy/changeset/9c66cd0282f9/ Log:Use next builtin instead of calling __next__ directly diff --git a/pypy/module/_continuation/test/test_generator.py b/pypy/module/_conti

[pypy-commit] [OPEN] Pull request #53 for pypy/pypy: Small fixes / py3k

2012-03-13 Thread Bitbucket
A new pull request has been opened by Alexis D.. wpq/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/53/small-fixes-py3k Title: Small fixes / py3k A few small fixes: https://bitbucket.org/wpq/pypy/changeset/d54d2040fe1a https://bitbucket.org/wpq/pypy/c

[pypy-commit] pypy py3k: give __file__ python3 semantics and add __cached__

2012-03-13 Thread gutworth
Author: Benjamin Peterson Branch: py3k Changeset: r53484:794e8ba95264 Date: 2012-03-13 15:40 -0500 http://bitbucket.org/pypy/pypy/changeset/794e8ba95264/ Log:give __file__ python3 semantics and add __cached__ diff --git a/pypy/module/imp/importing.py b/pypy/module/imp/importing.py --- a/pypy

[pypy-commit] pypy numpy-ufuncs2: Added signbit

2012-03-13 Thread taavi_burns
Author: Taavi Burns Branch: numpy-ufuncs2 Changeset: r53486:71971e61f892 Date: 2012-03-13 13:32 -0700 http://bitbucket.org/pypy/pypy/changeset/71971e61f892/ Log:Added signbit diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/pypy/module/micronumpy/__

[pypy-commit] pypy numpy-ufuncs2: merge default

2012-03-13 Thread taavi_burns
Author: Taavi Burns Branch: numpy-ufuncs2 Changeset: r53485:9ecc8ac61ca0 Date: 2012-03-13 13:28 -0700 http://bitbucket.org/pypy/pypy/changeset/9ecc8ac61ca0/ Log:merge default diff --git a/pypy/annotation/builtin.py b/pypy/annotation/builtin.py --- a/pypy/annotation/builtin.py +++ b/pypy/anno

[pypy-commit] [OPEN] Pull request #53 for pypy/pypy: Small fixes / py3k

2012-03-13 Thread Bitbucket
Pull request #53 has been updated by Alexis D. to include new changes. https://bitbucket.org/pypy/pypy/pull-request/53/small-fixes-py3k Title: Small fixes / py3k Creator: Alexis D. A few small fixes: https://bitbucket.org/wpq/pypy/changeset/d54d2040fe1a https://bitbucket.org/wpq/pypy/changeset/

[pypy-commit] pypy numpy-ufuncs2: Add isfinite

2012-03-13 Thread taavi_burns
Author: Taavi Burns Branch: numpy-ufuncs2 Changeset: r53487:012a53b5bd5f Date: 2012-03-13 13:43 -0700 http://bitbucket.org/pypy/pypy/changeset/012a53b5bd5f/ Log:Add isfinite diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/pypy/module/micronumpy/__i

[pypy-commit] pypy py3k: use py3k print syntax

2012-03-13 Thread gutworth
Author: Benjamin Peterson Branch: py3k Changeset: r53488:ef0a59b0896d Date: 2012-03-13 15:50 -0500 http://bitbucket.org/pypy/pypy/changeset/ef0a59b0896d/ Log:use py3k print syntax diff --git a/pypy/module/math/test/test_math.py b/pypy/module/math/test/test_math.py --- a/pypy/module/math/tes

[pypy-commit] pypy default: Improve a bit the error message given by marshal.loads.

2012-03-13 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: Changeset: r53489:9cbb8e14aeee Date: 2012-03-13 21:40 +0100 http://bitbucket.org/pypy/pypy/changeset/9cbb8e14aeee/ Log:Improve a bit the error message given by marshal.loads. diff --git a/pypy/module/marshal/interp_marshal.py b/pypy/module/marshal/inter

[pypy-commit] [COMMENT] Pull request #43 for pypy/pypy: Sprint: Fixes for py3k modules

2012-03-13 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/43/sprint-fixes-for-py3k-modules#comment-3871 Preston Timmons (prestontimmons) said: Thanks! To clarify: If I understand it, the below function tries to call decode on the py3k string returned by getcwd, which won't work

[pypy-commit] Notification: pypy

2012-03-13 Thread Bitbucket
You have received a notification from Alexis D.. Hi, I forked pypy. My fork is at https://bitbucket.org/wpq/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://mail.py

[pypy-commit] [OPEN] Pull request #43 for pypy/pypy: Sprint: Fixes for py3k modules

2012-03-13 Thread Bitbucket
Pull request #43 has been updated by Preston Timmons to include new changes. https://bitbucket.org/pypy/pypy/pull-request/43/sprint-fixes-for-py3k-modules Title: Sprint: Fixes for py3k modules Creator: Preston Timmons Fixes for the math, itertools, _socket, and posix, and exception modules. Up

[pypy-commit] pypy py3k: add new PyPy opcode

2012-03-13 Thread gutworth
Author: Benjamin Peterson Branch: py3k Changeset: r53491:a11b423956f5 Date: 2012-03-13 16:28 -0500 http://bitbucket.org/pypy/pypy/changeset/a11b423956f5/ Log:add new PyPy opcode diff --git a/lib-python/modified-3.2/opcode.py b/lib-python/modified-3.2/opcode.py --- a/lib-python/modified-3.2/

[pypy-commit] pypy py3k: account for math 2.7 brokeness

2012-03-13 Thread gutworth
Author: Benjamin Peterson Branch: py3k Changeset: r53492:bf0f05ea0af3 Date: 2012-03-13 16:36 -0500 http://bitbucket.org/pypy/pypy/changeset/bf0f05ea0af3/ Log:account for math 2.7 brokeness diff --git a/pypy/module/math/interp_math.py b/pypy/module/math/interp_math.py --- a/pypy/module/math/i

[pypy-commit] [COMMENT] Pull request #43 for pypy/pypy: Sprint: Fixes for py3k modules

2012-03-13 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/43/sprint-fixes-for-py3k-modules#comment-3876 Preston Timmons (prestontimmons) said: Benjamin made some changes to log1p here: https://bitbucket.org/pypy/pypy/changeset/bf0f05ea0af3 -- This is a pull request comment notif

[pypy-commit] [COMMENT] Pull request #43 for pypy/pypy: Sprint: Fixes for py3k modules

2012-03-13 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/43/sprint-fixes-for-py3k-modules#comment-3877 Benjamin Peterson (gutworth) said: math should be okay now. The issues with it were a bit subtle. -- This is a pull request comment notification from bitbucket.org. You are re

[pypy-commit] pypy default: Update SimpleXMLRPCServer.py from latest CPython 2.7 to fix security bug.

2012-03-13 Thread dripton
Author: David Ripton Branch: Changeset: r53493:22e38d58b450 Date: 2012-03-12 15:46 -0700 http://bitbucket.org/pypy/pypy/changeset/22e38d58b450/ Log:Update SimpleXMLRPCServer.py from latest CPython 2.7 to fix security bug. PyPy issue1047 / CPython issue 14001 / CVE 2012-0845

[pypy-commit] pypy default: pylint needs a LIBDIR to be defined. This makes it not crash.

2012-03-13 Thread Buck Golemon
Author: Buck Golemon Branch: Changeset: r53495:85edbec019e9 Date: 2012-03-12 16:51 -0700 http://bitbucket.org/pypy/pypy/changeset/85edbec019e9/ Log:pylint needs a LIBDIR to be defined. This makes it not crash. diff --git a/lib-python/modified-2.7/distutils/sysconfig_pypy.py b/lib-python/mo

[pypy-commit] pypy numpy-ufuncs2: Added a test explicitly for true_divide, to convince myself that it's correct.

2012-03-13 Thread taavi_burns
Author: Taavi Burns Branch: numpy-ufuncs2 Changeset: r53497:eee7fba161d6 Date: 2012-03-13 14:37 -0700 http://bitbucket.org/pypy/pypy/changeset/eee7fba161d6/ Log:Added a test explicitly for true_divide, to convince myself that it's correct. diff --git a/pypy/module/micronumpy/test/tes

[pypy-commit] pypy numpy-ufuncs2: Add fmod

2012-03-13 Thread taavi_burns
Author: Taavi Burns Branch: numpy-ufuncs2 Changeset: r53498:3174a08c68c1 Date: 2012-03-13 15:01 -0700 http://bitbucket.org/pypy/pypy/changeset/3174a08c68c1/ Log:Add fmod diff --git a/pypy/module/micronumpy/__init__.py b/pypy/module/micronumpy/__init__.py --- a/pypy/module/micronumpy/__init_

[pypy-commit] pypy py3k: fix exception syntax

2012-03-13 Thread dusty
Author: Dusty Phillips Branch: py3k Changeset: r53499:1eb814119776 Date: 2012-03-13 15:14 -0700 http://bitbucket.org/pypy/pypy/changeset/1eb814119776/ Log:fix exception syntax diff --git a/pypy/module/_continuation/test/test_stacklet.py b/pypy/module/_continuation/test/test_stacklet.py ---

[pypy-commit] pypy py3k: py3k syntax

2012-03-13 Thread dusty
Author: Dusty Phillips Branch: py3k Changeset: r53500:f56cd86ebad1 Date: 2012-03-13 15:21 -0700 http://bitbucket.org/pypy/pypy/changeset/f56cd86ebad1/ Log:py3k syntax diff --git a/pypy/module/_continuation/test/test_stacklet.py b/pypy/module/_continuation/test/test_stacklet.py --- a/pypy/mo

[pypy-commit] [OPEN] Pull request #54 for pypy/pypy: py3k syntax in stacklets

2012-03-13 Thread Bitbucket
A new pull request has been opened by Dusty Phillips. dusty/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/54/py3k-syntax-in-stacklets Title: py3k syntax in stacklets Changes to be pulled: c0bf35a0b59c by Dusty Phillips: "merge" f56cd86ebad1 by Dusty

[pypy-commit] pypy default: isinstance(x, int) -> is_valid_int(x)

2012-03-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r53502:193a44cbbad5 Date: 2012-03-13 15:38 -0700 http://bitbucket.org/pypy/pypy/changeset/193a44cbbad5/ Log:isinstance(x, int) -> is_valid_int(x) diff --git a/pypy/jit/metainterp/history.py b/pypy/jit/metainterp/history.py --- a/pypy/jit/metainterp/hist

[pypy-commit] pypy default: Merging the basic win64 changes which are without doubt into default

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: Changeset: r53503:dc515daf2497 Date: 2012-03-13 15:36 -0700 http://bitbucket.org/pypy/pypy/changeset/dc515daf2497/ Log:Merging the basic win64 changes which are without doubt into default diff --git a/pypy/rlib/rdtoa.py b/pypy/rlib/rdtoa.py --- a/pypy/rlib/r

[pypy-commit] pypy default: merge

2012-03-13 Thread ctismer
Author: Christian Tismer Branch: Changeset: r53504:365a475834bd Date: 2012-03-13 15:38 -0700 http://bitbucket.org/pypy/pypy/changeset/365a475834bd/ Log:merge diff --git a/lib-python/2.7/SimpleXMLRPCServer.py b/lib-python/2.7/SimpleXMLRPCServer.py --- a/lib-python/2.7/SimpleXMLRPCServer.py

  1   2   >