[pypy-commit] pypy win32-cleanup2: fix include order

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-cleanup2 Changeset: r54280:2921217e4b74 Date: 2012-04-09 20:05 +0300 http://bitbucket.org/pypy/pypy/changeset/2921217e4b74/ Log:fix include order diff --git a/pypy/module/rctime/interp_time.py b/pypy/module/rctime/interp_time.py --- a/pypy/module/rctime/int

[pypy-commit] pypy win32-stdlib: close file opened in test

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-stdlib Changeset: r54282:ac977b768615 Date: 2012-04-11 12:17 +0300 http://bitbucket.org/pypy/pypy/changeset/ac977b768615/ Log:close file opened in test diff --git a/lib-python/2.7/test/test_os.py b/lib-python/modified-2.7/test/test_os.py rename from lib-pyt

[pypy-commit] pypy win32-cleanup2: remove/skip tests that check the sign of float('nan')

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-cleanup2 Changeset: r54281:1b052e5c79b5 Date: 2012-04-10 14:25 +0300 http://bitbucket.org/pypy/pypy/changeset/1b052e5c79b5/ Log:remove/skip tests that check the sign of float('nan') diff --git a/pypy/module/micronumpy/test/test_ufuncs.py b/pypy/module/micro

[pypy-commit] pypy win32-stdlib: clean up cruft, fix parts of test_mailbox

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-stdlib Changeset: r54285:870298de090f Date: 2012-04-11 14:23 +0300 http://bitbucket.org/pypy/pypy/changeset/870298de090f/ Log:clean up cruft, fix parts of test_mailbox diff --git a/lib-python/2.7/test/test_mailbox.py b/lib-python/modified-2.7/test/test_mail

[pypy-commit] pypy win32-stdlib: add __del__, is it ever called?

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-stdlib Changeset: r54284:a1087214df4c Date: 2012-04-11 13:42 +0300 http://bitbucket.org/pypy/pypy/changeset/a1087214df4c/ Log:add __del__, is it ever called? diff --git a/lib-python/modified-2.7/mailbox.py b/lib-python/modified-2.7/mailbox.py --- a/lib-pyth

[pypy-commit] extradoc extradoc: work on the blog post

2012-04-11 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r4181:29ebad2bd7b6 Date: 2012-04-11 15:01 +0200 http://bitbucket.org/pypy/extradoc/changeset/29ebad2bd7b6/ Log:work on the blog post diff --git a/blog/draft/pycon-wrapup.rst b/blog/draft/pycon-wrapup.rst --- a/blog/draft/pycon-wrapup.rst

[pypy-commit] extradoc extradoc: merge

2012-04-11 Thread fijal
Author: Maciej Fijalkowski Branch: extradoc Changeset: r4182:c61a7069d337 Date: 2012-04-11 15:02 +0200 http://bitbucket.org/pypy/extradoc/changeset/c61a7069d337/ Log:merge diff --git a/blog/draft/py3k-activity-march.png b/blog/draft/py3k-activity-march.png new file mode 100644 index 00

[pypy-commit] extradoc extradoc: merge heads

2012-04-11 Thread gutworth
Author: Benjamin Peterson Branch: extradoc Changeset: r4184:bb1caf50c520 Date: 2012-04-11 09:05 -0400 http://bitbucket.org/pypy/extradoc/changeset/bb1caf50c520/ Log:merge heads diff --git a/blog/draft/pycon-wrapup.rst b/blog/draft/pycon-wrapup.rst --- a/blog/draft/pycon-wrapup.rst +++ b/blog

[pypy-commit] extradoc extradoc: edits

2012-04-11 Thread gutworth
Author: Benjamin Peterson Branch: extradoc Changeset: r4183:a9af41b489f2 Date: 2012-04-06 13:30 -0400 http://bitbucket.org/pypy/extradoc/changeset/a9af41b489f2/ Log:edits diff --git a/blog/draft/py3k-status-update-3.rst b/blog/draft/py3k-status-update-3.rst --- a/blog/draft/py3k-status-upda

[pypy-commit] extradoc extradoc: Some cleanups.

2012-04-11 Thread edelsohn
Author: edelsohn Branch: extradoc Changeset: r4185:958c29a7ede1 Date: 2012-04-11 09:23 -0400 http://bitbucket.org/pypy/extradoc/changeset/958c29a7ede1/ Log:Some cleanups. diff --git a/blog/draft/pycon-wrapup.rst b/blog/draft/pycon-wrapup.rst --- a/blog/draft/pycon-wrapup.rst +++ b/blog/draft/

[pypy-commit] pypy win32-stdlib: finish test_mailbox

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-stdlib Changeset: r54286:5e1e95bc2659 Date: 2012-04-11 16:00 +0300 http://bitbucket.org/pypy/pypy/changeset/5e1e95bc2659/ Log:finish test_mailbox diff --git a/lib-python/modified-2.7/mailbox.py b/lib-python/modified-2.7/mailbox.py --- a/lib-python/modified-

[pypy-commit] pypy win32-stdlib: allow capitests to find libpypy-c

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-stdlib Changeset: r54287:e26139b9710c Date: 2012-04-11 16:29 +0300 http://bitbucket.org/pypy/pypy/changeset/e26139b9710c/ Log:allow capitests to find libpypy-c diff --git a/lib_pypy/_testcapi.py b/lib_pypy/_testcapi.py --- a/lib_pypy/_testcapi.py +++ b/lib_p

[pypy-commit] extradoc extradoc: (DanielHolth): is -> are.

2012-04-11 Thread edelsohn
Author: edelsohn Branch: extradoc Changeset: r4186:3cd508c8a5c1 Date: 2012-04-11 09:35 -0400 http://bitbucket.org/pypy/extradoc/changeset/3cd508c8a5c1/ Log:(DanielHolth): is -> are. diff --git a/blog/draft/pycon-wrapup.rst b/blog/draft/pycon-wrapup.rst --- a/blog/draft/pycon-wrapup.rst +++ b/

[pypy-commit] pypy default: PyUnicode_Split(): support NULL for the separator.

2012-04-11 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: Changeset: r54289:ad03b1c52876 Date: 2012-04-11 20:41 +0200 http://bitbucket.org/pypy/pypy/changeset/ad03b1c52876/ Log:PyUnicode_Split(): support NULL for the separator. diff --git a/pypy/module/cpyext/test/test_unicodeobject.py b/pypy/module/cpyext/tes

[pypy-commit] pypy win32-cleanup2: help find the library, wherever it may be

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-cleanup2 Changeset: r54290:d00b67396a4e Date: 2012-04-11 20:18 +0300 http://bitbucket.org/pypy/pypy/changeset/d00b67396a4e/ Log:help find the library, wherever it may be diff --git a/lib_pypy/_ctypes_test.py b/lib_pypy/_ctypes_test.py --- a/lib_pypy/_ctypes_

[pypy-commit] pypy win32-cleanup2: silence warnings

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-cleanup2 Changeset: r54291:8117f3454026 Date: 2012-04-11 21:06 +0300 http://bitbucket.org/pypy/pypy/changeset/8117f3454026/ Log:silence warnings diff --git a/lib_pypy/_ctypes_test.py b/lib_pypy/_ctypes_test.py --- a/lib_pypy/_ctypes_test.py +++ b/lib_pypy/_c

[pypy-commit] pypy win32-stdlib: help find import library, silence compiler warnings

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-stdlib Changeset: r54293:056d06128b67 Date: 2012-04-11 22:14 +0300 http://bitbucket.org/pypy/pypy/changeset/056d06128b67/ Log:help find import library, silence compiler warnings diff --git a/lib_pypy/_ctypes_test.py b/lib_pypy/_ctypes_test.py --- a/lib_pypy/

[pypy-commit] pypy win32-stdlib: remove prematurely added function

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-stdlib Changeset: r54294:b4573bb1e0b4 Date: 2012-04-11 22:18 +0300 http://bitbucket.org/pypy/pypy/changeset/b4573bb1e0b4/ Log:remove prematurely added function diff --git a/pypy/rlib/clibffi.py b/pypy/rlib/clibffi.py --- a/pypy/rlib/clibffi.py +++ b/pypy/rli

[pypy-commit] pypy win32-cleanup2: make tests applicicable to windows, fix check_signum for valid values

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-cleanup2 Changeset: r54295:a2db34cd9d65 Date: 2012-04-12 00:17 +0300 http://bitbucket.org/pypy/pypy/changeset/a2db34cd9d65/ Log:make tests applicicable to windows, fix check_signum for valid values diff --git a/pypy/module/signal/interp_signal.py b/

[pypy-commit] pypy win32-cleanup2: add tests, fix implementation of strftime('%f')

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-cleanup2 Changeset: r54296:30144e45f849 Date: 2012-04-12 00:41 +0300 http://bitbucket.org/pypy/pypy/changeset/30144e45f849/ Log:add tests, fix implementation of strftime('%f') diff --git a/pypy/module/rctime/interp_time.py b/pypy/module/rctime/interp_time.p

[pypy-commit] pypy win32-cleanup2: fix for translation

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-cleanup2 Changeset: r54297:b0a1bc6e4750 Date: 2012-04-12 01:13 +0300 http://bitbucket.org/pypy/pypy/changeset/b0a1bc6e4750/ Log:fix for translation diff --git a/pypy/module/signal/interp_signal.py b/pypy/module/signal/interp_signal.py --- a/pypy/module/sign

[pypy-commit] pypy win32-cleanup2: remove debug cruft

2012-04-11 Thread mattip
Author: Matti Picus Branch: win32-cleanup2 Changeset: r54298:eb926aa445bc Date: 2012-04-12 08:24 +0300 http://bitbucket.org/pypy/pypy/changeset/eb926aa445bc/ Log:remove debug cruft diff --git a/pypy/module/signal/interp_signal.py b/pypy/module/signal/interp_signal.py --- a/pypy/module/signa

[pypy-commit] pypy numpy-ufuncs3: Replaced logaddexp(2) functions with the numpy implementations. Tests pass better now!

2012-04-11 Thread taavi_burns
Author: Taavi Burns Branch: numpy-ufuncs3 Changeset: r54299:c644bd3dfefe Date: 2012-04-12 01:27 -0400 http://bitbucket.org/pypy/pypy/changeset/c644bd3dfefe/ Log:Replaced logaddexp(2) functions with the numpy implementations. Tests pass better now! diff --git a/pypy/module/micronumpy/