Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54243:0d96f6934f8f
Date: 2012-04-08 10:15 +0300
http://bitbucket.org/pypy/pypy/changeset/0d96f6934f8f/
Log:Backed out changeset: da56cef5777d, pypy is OK problem is with
underlying cpython
diff --git a/pypy/translator/c/primitive
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54245:49cc32603e11
Date: 2012-04-08 13:21 +0300
http://bitbucket.org/pypy/pypy/changeset/49cc32603e11/
Log:skip test if unable to run
diff --git a/pypy/module/_multiprocessing/test/test_connection.py
b/pypy/module/_multiprocessing/test/
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54244:10ccfa6466f5
Date: 2012-04-08 13:02 +0300
http://bitbucket.org/pypy/pypy/changeset/10ccfa6466f5/
Log:add more validate_fd
diff --git a/pypy/rpython/module/ll_os.py b/pypy/rpython/module/ll_os.py
--- a/pypy/rpython/module/ll_os.py
+
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54246:36ff8218c07d
Date: 2012-04-08 13:30 +0300
http://bitbucket.org/pypy/pypy/changeset/36ff8218c07d/
Log:fix test, catching raised exception with 'raises' fails on win32
diff --git a/pypy/module/_socket/test/test_sock_app.py
b/pypy/mo
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54247:10aecff7bec5
Date: 2012-04-08 13:45 +0300
http://bitbucket.org/pypy/pypy/changeset/10aecff7bec5/
Log:windir can be lower case on windows 7
diff --git a/pypy/module/_winreg/test/test_winreg.py
b/pypy/module/_winreg/test/test_winreg
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54248:d31590b69d3c
Date: 2012-04-08 13:49 +0300
http://bitbucket.org/pypy/pypy/changeset/d31590b69d3c/
Log:sign of nan is not defined, skip test
diff --git a/pypy/module/math/test/test_math.py
b/pypy/module/math/test/test_math.py
--- a/
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54249:281bca084dae
Date: 2012-04-08 13:58 +0300
http://bitbucket.org/pypy/pypy/changeset/281bca084dae/
Log:do not use copysign in testing nan
diff --git a/pypy/module/micronumpy/test/test_ufuncs.py
b/pypy/module/micronumpy/test/test_ufu
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54250:c5f3e2ef91fd
Date: 2012-04-08 14:29 +0300
http://bitbucket.org/pypy/pypy/changeset/c5f3e2ef91fd/
Log:force sign to be dfined for testing with float('nan')
diff --git a/pypy/module/micronumpy/test/test_ufuncs.py
b/pypy/module/micro
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54251:bacd1ee8cfaa
Date: 2012-04-08 14:33 +0300
http://bitbucket.org/pypy/pypy/changeset/bacd1ee8cfaa/
Log:low lying fruit
diff --git a/pypy/module/mmap/test/test_mmap.py
b/pypy/module/mmap/test/test_mmap.py
--- a/pypy/module/mmap/test/
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54252:be83d722b0fb
Date: 2012-04-08 15:04 +0300
http://bitbucket.org/pypy/pypy/changeset/be83d722b0fb/
Log:add check for offset validiy
diff --git a/pypy/rlib/rmmap.py b/pypy/rlib/rmmap.py
--- a/pypy/rlib/rmmap.py
+++ b/pypy/rlib/rmmap.p
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54253:7a8139560192
Date: 2012-04-08 15:42 +0300
http://bitbucket.org/pypy/pypy/changeset/7a8139560192/
Log:make sure float('nan') does not set the sign bit
diff --git a/pypy/module/rctime/test/test_rctime.py
b/pypy/module/rctime/test/te
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54254:e3349e81f0e9
Date: 2012-04-08 15:42 +0300
http://bitbucket.org/pypy/pypy/changeset/e3349e81f0e9/
Log:remove invalid_parameter_handler
diff --git a/pypy/translator/c/src/winstuff.c b/pypy/translator/c/src/winstuff.c
--- a/pypy/trans
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54255:c0ded41a61e0
Date: 2012-04-08 16:55 +0300
http://bitbucket.org/pypy/pypy/changeset/c0ded41a61e0/
Log:more precise exception handling (antocuni)
diff --git a/pypy/module/_socket/test/test_sock_app.py
b/pypy/module/_socket/test/test
Author: Maciej Fijalkowski
Branch: dynamic-specialized-tuple
Changeset: r54256:d6ba957b6cb5
Date: 2012-04-08 17:04 +0200
http://bitbucket.org/pypy/pypy/changeset/d6ba957b6cb5/
Log:typo
diff --git a/pypy/jit/backend/x86/test/test_basic.py
b/pypy/jit/backend/x86/test/test_basic.py
--- a/pypy/
Author: Maciej Fijalkowski
Branch: dynamic-specialized-tuple
Changeset: r54257:7a3a9c99b85d
Date: 2012-04-08 18:02 +0200
http://bitbucket.org/pypy/pypy/changeset/7a3a9c99b85d/
Log:fix the test on x86
diff --git a/pypy/jit/backend/llsupport/llmodel.py
b/pypy/jit/backend/llsupport/llmodel.py
Author: Matti Picus
Branch: win32-cleanup2
Changeset: r54258:9ced0e490fa8
Date: 2012-04-08 19:51 +0300
http://bitbucket.org/pypy/pypy/changeset/9ced0e490fa8/
Log:sidestep copysign bug in underlying python for test
diff --git a/pypy/module/micronumpy/test/test_ufuncs.py
b/pypy/module/micronu
Author: Matti Picus
Branch:
Changeset: r54259:aaa93c295404
Date: 2012-04-08 20:06 +0300
http://bitbucket.org/pypy/pypy/changeset/aaa93c295404/
Log:fix test for 32 bit platforms
diff --git a/pypy/module/micronumpy/test/test_ufuncs.py
b/pypy/module/micronumpy/test/test_ufuncs.py
--- a/pypy/m
Author: Taavi Burns
Branch: numpy-ufuncs3
Changeset: r54260:2a1a61463bd1
Date: 2012-04-08 22:14 -0400
http://bitbucket.org/pypy/pypy/changeset/2a1a61463bd1/
Log:Update logaddexp(2) tests to run correctly under cpython/numpy. The
current micronumpy implementation is wrong; fix in next
18 matches
Mail list logo