Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r61949:8785335d6ee8
Date: 2013-03-03 11:36 +0100
http://bitbucket.org/pypy/pypy/changeset/8785335d6ee8/
Log:Fix _io tests run with -A
diff --git a/pypy/module/_io/test/test_bufferedio.py
b/pypy/module/_io/test/test_bufferedio.py
--- a/pyp
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r61950:55f827e1eae3
Date: 2013-03-03 12:04 +0100
http://bitbucket.org/pypy/pypy/changeset/55f827e1eae3/
Log:Fix _socket tests with -A
diff --git a/pypy/module/_socket/test/test_sock_app.py
b/pypy/module/_socket/test/test_sock_app.py
--- a
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r61951:7bb4c432036c
Date: 2013-03-03 12:24 +0100
http://bitbucket.org/pypy/pypy/changeset/7bb4c432036c/
Log:Fix most failures in module/zipimport
diff --git a/pypy/module/zipimport/test/test_undocumented.py
b/pypy/module/zipimport/test/te
Author: Armin Rigo
Branch: jitframe-on-heap
Changeset: r61953:da3bcd418b5c
Date: 2013-03-03 17:14 +0100
http://bitbucket.org/pypy/pypy/changeset/da3bcd418b5c/
Log:Change "stuff" with the goal of fixing a bug in W_Continulet. The
problem is that __del__ can call stacklet_destroy() too
Author: Armin Rigo
Branch: jitframe-on-heap
Changeset: r61954:dc7053edd681
Date: 2013-03-03 18:03 +0100
http://bitbucket.org/pypy/pypy/changeset/dc7053edd681/
Log:Move the hacks around until it seems to work
diff --git a/rpython/memory/gctransform/asmgcroot.py
b/rpython/memory/gctransform/a
Author: Armin Rigo
Branch: jitframe-on-heap
Changeset: r61955:9b1ae41499b6
Date: 2013-03-03 18:19 +0100
http://bitbucket.org/pypy/pypy/changeset/9b1ae41499b6/
Log:Uh? No clue how it used to work
diff --git a/rpython/rlib/_stacklet_asmgcc.py b/rpython/rlib/_stacklet_asmgcc.py
--- a/rpython/rl
Author: Brian Kearns
Branch:
Changeset: r61956:e4110edee543
Date: 2013-03-03 13:11 -0500
http://bitbucket.org/pypy/pypy/changeset/e4110edee543/
Log:this file was missing from cea544e88241
diff --git a/dotviewer/strunicode.py b/dotviewer/strunicode.py
new file mode 100644
--- /dev/null
+++ b
Author: Manuel Jacob
Branch: py3k-memoryview
Changeset: r61957:48a23a9cfefd
Date: 2013-03-03 19:15 +0100
http://bitbucket.org/pypy/pypy/changeset/48a23a9cfefd/
Log:Set default format and itemsize to the same value as before.
diff --git a/pypy/interpreter/buffer.py b/pypy/interpreter/buffer.py
Author: Philip Jenvey
Branch: py3k
Changeset: r61958:cbe4ed53ce77
Date: 2013-03-03 10:56 -0800
http://bitbucket.org/pypy/pypy/changeset/cbe4ed53ce77/
Log:forgot this
diff --git a/pypy/module/imp/test/support.py b/pypy/module/imp/test/support.py
new file mode 100644
--- /dev/null
+++ b/pypy/m
Author: Brian Kearns
Branch:
Changeset: r61959:3778a9fd5fe9
Date: 2013-03-03 13:57 -0500
http://bitbucket.org/pypy/pypy/changeset/3778a9fd5fe9/
Log:add numpypy.vdot
diff --git a/lib_pypy/numpypy/core/numeric.py b/lib_pypy/numpypy/core/numeric.py
--- a/lib_pypy/numpypy/core/numeric.py
+++ b/
Author: Armin Rigo
Branch: jitframe-on-heap
Changeset: r61965:152ee9d80952
Date: 2013-03-03 20:02 +0100
http://bitbucket.org/pypy/pypy/changeset/152ee9d80952/
Log:Fix.
diff --git a/rpython/memory/gctransform/asmgcroot.py
b/rpython/memory/gctransform/asmgcroot.py
--- a/rpython/memory/gctrans
Author: Manuel Jacob
Branch: vendor-rename
Changeset: r61967:80b2bbd1eebf
Date: 2013-03-03 20:07 +0100
http://bitbucket.org/pypy/pypy/changeset/80b2bbd1eebf/
Log:Adapt pypy/tool/lib_pypy.py, too.
diff --git a/pypy/tool/lib_pypy.py b/pypy/tool/lib_pypy.py
--- a/pypy/tool/lib_pypy.py
+++ b/pypy
Author: Manuel Jacob
Branch: vendor-rename
Changeset: r61966:2997a202a900
Date: 2013-03-03 20:05 +0100
http://bitbucket.org/pypy/pypy/changeset/2997a202a900/
Log:Change app_main to find the stdlib which is now in lib-python/2.
diff --git a/pypy/interpreter/app_main.py b/pypy/interpreter/app_m
Author: Manuel Jacob
Branch: vendor-rename
Changeset: r61968:2752a68d972a
Date: 2013-03-03 20:11 +0100
http://bitbucket.org/pypy/pypy/changeset/2752a68d972a/
Log:Change pypy/module/sys/initpath.py to find the stdlib which is now
in lib-python/2.
diff --git a/pypy/module/sys/initpath.p
Author: Manuel Jacob
Branch: vendor-rename
Changeset: r61969:33aeb97728f9
Date: 2013-03-03 20:12 +0100
http://bitbucket.org/pypy/pypy/changeset/33aeb97728f9/
Log:Oops.
diff --git a/pypy/module/sys/initpath.py b/pypy/module/sys/initpath.py
--- a/pypy/module/sys/initpath.py
+++ b/pypy/module/sy
Author: Brian Kearns
Branch: vendor-rename
Changeset: r61970:7e7a539355b6
Date: 2013-03-03 15:03 -0500
http://bitbucket.org/pypy/pypy/changeset/7e7a539355b6/
Log:more fixes for lib-python version rename
diff --git a/pypy/interpreter/test2/test_app_main.py
b/pypy/interpreter/test2/test_app_m
Author: Alex Gaynor
Branch:
Changeset: r61971:75139770e725
Date: 2013-03-03 13:06 -0800
http://bitbucket.org/pypy/pypy/changeset/75139770e725/
Log:Rollback 55c169444232 it breaks things
diff --git a/rpython/rtyper/lltypesystem/rstr.py
b/rpython/rtyper/lltypesystem/rstr.py
--- a/rpython/rty
Author: Alex Gaynor
Branch:
Changeset: r61972:9c33b593ae1c
Date: 2013-03-03 13:09 -0800
http://bitbucket.org/pypy/pypy/changeset/9c33b593ae1c/
Log:merged upstream
diff --git a/lib_pypy/numpypy/core/numeric.py b/lib_pypy/numpypy/core/numeric.py
--- a/lib_pypy/numpypy/core/numeric.py
+++ b/li
Author: Brian Kearns
Branch: vendor-rename
Changeset: r61973:fc3d8d284aac
Date: 2013-03-03 17:19 -0500
http://bitbucket.org/pypy/pypy/changeset/fc3d8d284aac/
Log:merge default
diff --git a/dotviewer/strunicode.py b/dotviewer/strunicode.py
new file mode 100644
--- /dev/null
+++ b/dotviewer/st
Author: Brian Kearns
Branch: vendor-rename
Changeset: r61974:723986fc919f
Date: 2013-03-03 19:05 -0500
http://bitbucket.org/pypy/pypy/changeset/723986fc919f/
Log:close merged branch
___
pypy-commit mailing list
[email protected]
http://mail.py
Author: Brian Kearns
Branch:
Changeset: r61979:7656fc10050b
Date: 2013-03-03 19:38 -0500
http://bitbucket.org/pypy/pypy/changeset/7656fc10050b/
Log:port a few small no-op cleanups from py3k
diff --git a/pypy/__init__.py b/pypy/__init__.py
--- a/pypy/__init__.py
+++ b/pypy/__init__.py
@@ -6,
Author: Brian Kearns
Branch: py3k
Changeset: r61980:a5aeb453db1c
Date: 2013-03-03 19:46 -0500
http://bitbucket.org/pypy/pypy/changeset/a5aeb453db1c/
Log:merge default
diff --git a/pypy/interpreter/app_main.py b/pypy/interpreter/app_main.py
--- a/pypy/interpreter/app_main.py
+++ b/pypy/interp
Author: Brian Kearns
Branch:
Changeset: r61981:59da76c514bb
Date: 2013-03-03 20:03 -0500
http://bitbucket.org/pypy/pypy/changeset/59da76c514bb/
Log:more no-op changes to reduce diff with py3k
diff --git a/lib_pypy/_ctypes/function.py b/lib_pypy/_ctypes/function.py
--- a/lib_pypy/_ctypes/fun
Author: Brian Kearns
Branch: py3k
Changeset: r61982:d0d289b7040b
Date: 2013-03-03 20:08 -0500
http://bitbucket.org/pypy/pypy/changeset/d0d289b7040b/
Log:merge default
diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py
--- a/lib_pypy/_sqlite3.py
+++ b/lib_pypy/_sqlite3.py
@@ -1028,7 +10
Author: Brian Kearns
Branch:
Changeset: r61983:f7c7029269d3
Date: 2013-03-03 20:54 -0500
http://bitbucket.org/pypy/pypy/changeset/f7c7029269d3/
Log:prevent test_rsocket from relying on SO_REUSEADDR (behavior differs
across platforms)
diff --git a/rpython/rlib/test/test_rsocket.py
b
Author: Brian Kearns
Branch:
Changeset: r61984:9de22a29a217
Date: 2013-03-03 18:15 -0800
http://bitbucket.org/pypy/pypy/changeset/9de22a29a217/
Log:bsd does seem to raise EINPROGRESS
diff --git a/pypy/module/select/test/test_kqueue.py
b/pypy/module/select/test/test_kqueue.py
--- a/pypy/mod
Author: Brian Kearns
Branch:
Changeset: r61985:2cb26f938ad8
Date: 2013-03-03 21:30 -0500
http://bitbucket.org/pypy/pypy/changeset/2cb26f938ad8/
Log:this test is really the same as the previous, merge
diff --git a/pypy/module/select/test/test_select.py
b/pypy/module/select/test/test_select.
Author: Brian Kearns
Branch:
Changeset: r61986:4f5bb04f69ac
Date: 2013-03-03 22:23 -0500
http://bitbucket.org/pypy/pypy/changeset/4f5bb04f69ac/
Log:try to fix ctypes_tests on win32
diff --git a/pypy/module/test_lib_pypy/ctypes_tests/support.py
b/pypy/module/test_lib_pypy/ctypes_tests/suppo
Author: Brian Kearns
Branch:
Changeset: r61987:a421042f59d5
Date: 2013-03-03 22:33 -0500
http://bitbucket.org/pypy/pypy/changeset/a421042f59d5/
Log:fix test_os_wait for win32
diff --git a/pypy/module/test_lib_pypy/test_os_wait.py
b/pypy/module/test_lib_pypy/test_os_wait.py
--- a/pypy/modul
Author: Brian Kearns
Branch:
Changeset: r61988:6d5c4347b06e
Date: 2013-03-03 22:34 -0500
http://bitbucket.org/pypy/pypy/changeset/6d5c4347b06e/
Log:(yamt) more dotviewer fixes
diff --git a/dotviewer/test/test_interactive_unicode.py
b/dotviewer/test/test_interactive_unicode.py
--- a/dotview
Author: Brian Kearns
Branch:
Changeset: r61989:c739289c2397
Date: 2013-03-04 02:26 -0500
http://bitbucket.org/pypy/pypy/changeset/c739289c2397/
Log:small clean-ups for datetime.py
diff --git a/lib_pypy/datetime.py b/lib_pypy/datetime.py
--- a/lib_pypy/datetime.py
+++ b/lib_pypy/datetime.py
Author: Brian Kearns
Branch:
Changeset: r61990:61f429986074
Date: 2013-03-04 02:08 -0500
http://bitbucket.org/pypy/pypy/changeset/61f429986074/
Log:simplify datetime.fromtimestamp
diff --git a/lib_pypy/datetime.py b/lib_pypy/datetime.py
--- a/lib_pypy/datetime.py
+++ b/lib_pypy/datetime.py
Author: Brian Kearns
Branch:
Changeset: r61991:68cf7a8984a1
Date: 2013-03-04 02:12 -0500
http://bitbucket.org/pypy/pypy/changeset/68cf7a8984a1/
Log:optimize datetime.strftime %f like others
diff --git a/lib_pypy/datetime.py b/lib_pypy/datetime.py
--- a/lib_pypy/datetime.py
+++ b/lib_pypy/da
33 matches
Mail list logo