Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57875:c947278ffa5d
Date: 2012-10-08 09:37 +0200
http://bitbucket.org/pypy/pypy/changeset/c947278ffa5d/
Log:a bit of test cleanup
diff --git a/pypy/rlib/parsing/test/test_deterministic.py
b/pypy/rlib/parsing/test/test_deterministic.py
-
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57876:69cf2b314c06
Date: 2012-10-08 09:49 +0200
http://bitbucket.org/pypy/pypy/changeset/69cf2b314c06/
Log:remove references to
policy=annpolicy.StrictAnnotatorPolicy(),
diff --git a/pypy/jit/backend/arm/test/test_zrpy_gc.py
b/
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57877:b276dfeb927d
Date: 2012-10-08 09:51 +0200
http://bitbucket.org/pypy/pypy/changeset/b276dfeb927d/
Log:remove import of CExtModuleBuilder so the tests will import (even if
they fail)
diff --git a/pypy/translator/c/test/test_
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57878:3d1b217354aa
Date: 2012-10-08 10:04 +0200
http://bitbucket.org/pypy/pypy/changeset/3d1b217354aa/
Log:fix flow tests
diff --git a/pypy/objspace/flow/model.py b/pypy/objspace/flow/model.py
--- a/pypy/objspace/flow/model.py
+++ b/pyp
Author: Maciej Fijalkowski
Branch: kill-someobject
Changeset: r57879:98cb49867043
Date: 2012-10-08 10:17 +0200
http://bitbucket.org/pypy/pypy/changeset/98cb49867043/
Log:fix one more test
diff --git a/pypy/translator/c/src/g_include.h
b/pypy/translator/c/src/g_include.h
--- a/pypy/translato
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57880:0e6f30e1005b
Date: 2012-10-08 10:18 +0200
http://bitbucket.org/pypy/pypy/changeset/0e6f30e1005b/
Log:Cleaned up test_newgc
diff --git a/pypy/translator/c/test/test_newgc.py
b/pypy/translator/c/test/test_newgc.py
--- a/pypy/transl
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57881:800018e02513
Date: 2012-10-08 10:19 +0200
http://bitbucket.org/pypy/pypy/changeset/800018e02513/
Log:merge
diff --git a/pypy/translator/c/src/g_include.h
b/pypy/translator/c/src/g_include.h
--- a/pypy/translator/c/src/g_include.h
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57882:f19e44d300a7
Date: 2012-10-08 10:20 +0200
http://bitbucket.org/pypy/pypy/changeset/f19e44d300a7/
Log:(alex, fijal) kill a now unused debug option
diff --git a/pypy/translator/goal/translate.py
b/pypy/translator/goal/translate.py
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57883:08560cea9cd4
Date: 2012-10-08 10:39 +0200
http://bitbucket.org/pypy/pypy/changeset/08560cea9cd4/
Log:some cleanup of boehm tests
diff --git a/pypy/translator/c/test/test_boehm.py
b/pypy/translator/c/test/test_boehm.py
--- a/pypy/
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57884:bf2fa5d5c6d1
Date: 2012-10-08 11:05 +0200
http://bitbucket.org/pypy/pypy/changeset/bf2fa5d5c6d1/
Log:Merged default in.
diff --git a/pypy/doc/discussion/improve-rpython.rst
b/pypy/doc/discussion/improve-rpython.rst
--- a/pypy/doc
Author: Armin Rigo
Branch:
Changeset: r705:b51c79475fcb
Date: 2012-10-08 11:12 +0200
http://bitbucket.org/pypy/buildbot/changeset/b51c79475fcb/
Log:A random ordering change attempt.
diff --git a/bot2/pypybuildbot/summary.py b/bot2/pypybuildbot/summary.py
--- a/bot2/pypybuildbot/summary.py
+
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57885:d7c2e61a1da2
Date: 2012-10-08 11:14 +0200
http://bitbucket.org/pypy/pypy/changeset/d7c2e61a1da2/
Log:cleanup of this test file
diff --git a/pypy/translator/c/test/test_typed.py
b/pypy/translator/c/test/test_typed.py
--- a/pypy/tr
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57886:269cdc5bd620
Date: 2012-10-08 11:19 +0200
http://bitbucket.org/pypy/pypy/changeset/269cdc5bd620/
Log:remove a reference to a removed var and general cleanup
diff --git a/pypy/translator/goal/translate.py
b/pypy/translator/goal/tr
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57887:7e43c5977f39
Date: 2012-10-08 11:52 +0200
http://bitbucket.org/pypy/pypy/changeset/7e43c5977f39/
Log:Remove some import * from tests
diff --git a/pypy/rpython/lltypesystem/lltype.py
b/pypy/rpython/lltypesystem/lltype.py
--- a/pyp
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57888:ff4dd9fb4bad
Date: 2012-10-08 12:00 +0200
http://bitbucket.org/pypy/pypy/changeset/ff4dd9fb4bad/
Log:remove some import * and other general cleanups
diff --git a/pypy/rpython/test/test_exception.py
b/pypy/rpython/test/test_except
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57889:10ba881818be
Date: 2012-10-08 12:05 +0200
http://bitbucket.org/pypy/pypy/changeset/10ba881818be/
Log:more test file cleanup
diff --git a/pypy/rpython/test/test_rbuiltin.py
b/pypy/rpython/test/test_rbuiltin.py
--- a/pypy/rpython/t
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57890:f75ab7745a08
Date: 2012-10-08 12:23 +0200
http://bitbucket.org/pypy/pypy/changeset/f75ab7745a08/
Log:more test cleanup
diff --git a/pypy/rpython/lltypesystem/test/test_llarena.py
b/pypy/rpython/lltypesystem/test/test_llarena.py
-
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57891:fb687ee9b75b
Date: 2012-10-08 13:08 +0200
http://bitbucket.org/pypy/pypy/changeset/fb687ee9b75b/
Log:cleanup
diff --git a/pypy/interpreter/gateway.py b/pypy/interpreter/gateway.py
--- a/pypy/interpreter/gateway.py
+++ b/pypy/inter
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57892:abfd57f6777a
Date: 2012-10-08 13:12 +0200
http://bitbucket.org/pypy/pypy/changeset/abfd57f6777a/
Log:kill dead imports
diff --git a/pypy/rpython/normalizecalls.py b/pypy/rpython/normalizecalls.py
--- a/pypy/rpython/normalizecalls.
Author: Maciej Fijalkowski
Branch: kill-someobject
Changeset: r57893:b3393134a743
Date: 2012-10-08 10:32 +0200
http://bitbucket.org/pypy/pypy/changeset/b3393134a743/
Log:(alex, arigo, fijal) fix the argtypes to ctypes
diff --git a/pypy/translator/c/test/test_genc.py
b/pypy/translator/c/test
Author: Maciej Fijalkowski
Branch: kill-someobject
Changeset: r57894:37013e47fdbc
Date: 2012-10-08 13:12 +0200
http://bitbucket.org/pypy/pypy/changeset/37013e47fdbc/
Log:(arigo, fijal) clean up the interactive a bit
diff --git a/pypy/translator/c/test/test_genc.py
b/pypy/translator/c/test/t
Author: Maciej Fijalkowski
Branch: kill-someobject
Changeset: r57896:92d6a51dfe18
Date: 2012-10-08 13:14 +0200
http://bitbucket.org/pypy/pypy/changeset/92d6a51dfe18/
Log:killed shared pypy
diff --git a/pypy/translator/c/dlltool.py b/pypy/translator/c/dlltool.py
--- a/pypy/translator/c/dlltoo
Author: Maciej Fijalkowski
Branch: kill-someobject
Changeset: r57897:576f96610252
Date: 2012-10-08 13:17 +0200
http://bitbucket.org/pypy/pypy/changeset/576f96610252/
Log:(fijal, arigo) fix secondary entrypoints
diff --git a/pypy/translator/driver.py b/pypy/translator/driver.py
--- a/pypy/tra
Author: Maciej Fijalkowski
Branch: kill-someobject
Changeset: r57898:f0d6e8dc4ba0
Date: 2012-10-08 13:19 +0200
http://bitbucket.org/pypy/pypy/changeset/f0d6e8dc4ba0/
Log:oops
diff --git a/pypy/translator/interactive.py b/pypy/translator/interactive.py
--- a/pypy/translator/interactive.py
+++
Author: Armin Rigo
Branch:
Changeset: r57899:35840dd84c57
Date: 2012-10-08 13:23 +0200
http://bitbucket.org/pypy/pypy/changeset/35840dd84c57/
Log:This is still hopeless, but attempt to open all db-4.X for X in
'56789'.
diff --git a/lib_pypy/dbm.py b/lib_pypy/dbm.py
--- a/lib_pypy/db
Author: Maciej Fijalkowski
Branch: kill-someobject
Changeset: r57900:093ba824b6ab
Date: 2012-10-08 13:34 +0200
http://bitbucket.org/pypy/pypy/changeset/093ba824b6ab/
Log:finish fixing test_genc.py
diff --git a/pypy/translator/c/test/test_genc.py
b/pypy/translator/c/test/test_genc.py
--- a/p
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57901:76215c02c5bf
Date: 2012-10-08 13:38 +0200
http://bitbucket.org/pypy/pypy/changeset/76215c02c5bf/
Log:(alex, fijal) make getcompiled work
diff --git a/pypy/translator/c/test/test_genc.py
b/pypy/translator/c/test/test_genc.py
--- a
Author: Armin Rigo
Branch: numpypy-complex2
Changeset: r57902:3acbfe0aaf8b
Date: 2012-10-08 13:47 +0200
http://bitbucket.org/pypy/pypy/changeset/3acbfe0aaf8b/
Log:(fijal, arigo)
- speed up test_complex
- Python 2.5 compatibility
diff --git a/pypy/module/micronumpy/test/test_c
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57903:0f19853384ee
Date: 2012-10-08 13:47 +0200
http://bitbucket.org/pypy/pypy/changeset/0f19853384ee/
Log:(alex, fijal) make test_typed start to pass
diff --git a/pypy/translator/c/test/test_genc.py
b/pypy/translator/c/test/test_genc.
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57904:1e1a6ece3305
Date: 2012-10-08 13:54 +0200
http://bitbucket.org/pypy/pypy/changeset/1e1a6ece3305/
Log:get another test running
diff --git a/pypy/translator/c/test/test_backendoptimized.py
b/pypy/translator/c/test/test_backendoptim
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57905:2e1f0a72b224
Date: 2012-10-08 14:02 +0200
http://bitbucket.org/pypy/pypy/changeset/2e1f0a72b224/
Log:make boehm tests run
diff --git a/pypy/translator/c/test/test_boehm.py
b/pypy/translator/c/test/test_boehm.py
--- a/pypy/transla
Author: Armin Rigo
Branch: numpypy-complex2
Changeset: r57906:3378cc2fde22
Date: 2012-10-08 14:02 +0200
http://bitbucket.org/pypy/pypy/changeset/3378cc2fde22/
Log:(fijal around, arigo)
- fix c_pow() to return (nan+nanj) instead of raising an RPython
ValueError in some cases
Author: Armin Rigo
Branch: numpypy-complex2
Changeset: r57907:0ac31cafc59f
Date: 2012-10-08 14:11 +0200
http://bitbucket.org/pypy/pypy/changeset/0ac31cafc59f/
Log:(fijal, arigo) Some more tests
diff --git a/pypy/module/micronumpy/test/test_complex.py
b/pypy/module/micronumpy/test/test_compl
Author: Armin Rigo
Branch:
Changeset: r57910:cdd972e51b7e
Date: 2012-10-08 14:14 +0200
http://bitbucket.org/pypy/pypy/changeset/cdd972e51b7e/
Log:Document the merged branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/w
Author: Armin Rigo
Branch: numpypy-complex2
Changeset: r57909:97adcdea3430
Date: 2012-10-08 14:13 +0200
http://bitbucket.org/pypy/pypy/changeset/97adcdea3430/
Log:close merged branch
___
pypy-commit mailing list
[email protected]
http://mail.p
Author: Armin Rigo
Branch: closed-branches
Changeset: r57911:80187aaa7ca4
Date: 2012-10-08 14:15 +0200
http://bitbucket.org/pypy/pypy/changeset/80187aaa7ca4/
Log:Merge closed head 322806c120f3 on branch improve-rbigint
___
pypy-commit mailing list
Author: Armin Rigo
Branch: closed-branches
Changeset: r57913:9611173eae7c
Date: 2012-10-08 14:15 +0200
http://bitbucket.org/pypy/pypy/changeset/9611173eae7c/
Log:Merge closed head 1ee6c0771fad on branch ndarray-attributes
___
pypy-commit mailing li
Author: Armin Rigo
Branch: closed-branches
Changeset: r57912:bb448165c8ef
Date: 2012-10-08 14:15 +0200
http://bitbucket.org/pypy/pypy/changeset/bb448165c8ef/
Log:Merge closed head 492d301343aa on branch numpy-refactor
___
pypy-commit mailing list
p
Author: Armin Rigo
Branch: closed-branches
Changeset: r57914:59e24466e74a
Date: 2012-10-08 14:15 +0200
http://bitbucket.org/pypy/pypy/changeset/59e24466e74a/
Log:Merge closed head 083540dcce4d on branch numpy-fancy-indexing
___
pypy-commit mailing
Author: Armin Rigo
Branch: closed-branches
Changeset: r57916:b9074d98626b
Date: 2012-10-08 14:15 +0200
http://bitbucket.org/pypy/pypy/changeset/b9074d98626b/
Log:Merge closed head 2a5f4da3fe5a on branch numpypy-complex
___
pypy-commit mailing list
Author: Armin Rigo
Branch: closed-branches
Changeset: r57915:e69baa1cac77
Date: 2012-10-08 14:15 +0200
http://bitbucket.org/pypy/pypy/changeset/e69baa1cac77/
Log:Merge closed head 953c4ffc8646 on branch numpy-reintroduce-jit-
drivers
___
py
Author: Armin Rigo
Branch: closed-branches
Changeset: r57917:25dc9bf7d504
Date: 2012-10-08 14:15 +0200
http://bitbucket.org/pypy/pypy/changeset/25dc9bf7d504/
Log:Merge closed head c26fb4a6e96f on branch numpy-dtype-refactor-
complex
___
pyp
Author: Armin Rigo
Branch: closed-branches
Changeset: r57919:975cef8a5e55
Date: 2012-10-08 14:15 +0200
http://bitbucket.org/pypy/pypy/changeset/975cef8a5e55/
Log:re-close this branch
___
pypy-commit mailing list
[email protected]
http://mail.p
Author: Armin Rigo
Branch: closed-branches
Changeset: r57918:ff03fed7eed1
Date: 2012-10-08 14:15 +0200
http://bitbucket.org/pypy/pypy/changeset/ff03fed7eed1/
Log:Merge closed head 97adcdea3430 on branch numpypy-complex2
___
pypy-commit mailing list
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57920:1da2d2d81a3f
Date: 2012-10-08 14:19 +0200
http://bitbucket.org/pypy/pypy/changeset/1da2d2d81a3f/
Log:Make rlib/parsing work
diff --git a/pypy/rlib/parsing/test/test_deterministic.py
b/pypy/rlib/parsing/test/test_deterministic.py
Author: Armin Rigo
Branch: kill-someobject
Changeset: r57921:5a96403f2b7a
Date: 2012-10-08 14:27 +0200
http://bitbucket.org/pypy/pypy/changeset/5a96403f2b7a/
Log:Get rid of the distinction between translator.view() and
graph.show(), by supporting both names on both objects.
diff --gi
Author: Maciej Fijalkowski
Branch: kill-someobject
Changeset: r57923:6a47bf127494
Date: 2012-10-08 14:35 +0200
http://bitbucket.org/pypy/pypy/changeset/6a47bf127494/
Log:improve error message
diff --git a/pypy/annotation/unaryop.py b/pypy/annotation/unaryop.py
--- a/pypy/annotation/unaryop.p
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57924:6bb684c9827f
Date: 2012-10-08 14:50 +0200
http://bitbucket.org/pypy/pypy/changeset/6bb684c9827f/
Log:make this test almost pass
diff --git a/pypy/rlib/test/test_rrandom.py b/pypy/rlib/test/test_rrandom.py
--- a/pypy/rlib/test/test
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57925:a294d5b63ccf
Date: 2012-10-08 14:51 +0200
http://bitbucket.org/pypy/pypy/changeset/a294d5b63ccf/
Log:merged upstream
diff --git a/pypy/annotation/unaryop.py b/pypy/annotation/unaryop.py
--- a/pypy/annotation/unaryop.py
+++ b/pypy/
Author: Armin Rigo
Branch: kill-someobject
Changeset: r57926:afa70036b7ef
Date: 2012-10-08 14:53 +0200
http://bitbucket.org/pypy/pypy/changeset/afa70036b7ef/
Log:Add 3 tests, 2 of which failing.
diff --git a/pypy/rpython/test/test_rlist.py b/pypy/rpython/test/test_rlist.py
--- a/pypy/rpython
Author: Armin Rigo
Branch: kill-someobject
Changeset: r57928:956082ef4b0a
Date: 2012-10-08 15:04 +0200
http://bitbucket.org/pypy/pypy/changeset/956082ef4b0a/
Log:(fijal, arigo)
- Fix the remaining test comparing two tuples with a different
annotatation
- Kill <= and fr
Author: Armin Rigo
Branch: kill-someobject
Changeset: r57927:d867247c7bc9
Date: 2012-10-08 14:57 +0200
http://bitbucket.org/pypy/pypy/changeset/d867247c7bc9/
Log:(fijal, arigo) Fix one of the failures: tuple equality now correctly
computes the union of the two tuples.
diff --git a/py
Author: Armin Rigo
Branch: kill-someobject
Changeset: r57929:b0e233a6139e
Date: 2012-10-08 15:04 +0200
http://bitbucket.org/pypy/pypy/changeset/b0e233a6139e/
Log:merge heads
diff --git a/pypy/rlib/test/test_rrandom.py b/pypy/rlib/test/test_rrandom.py
--- a/pypy/rlib/test/test_rrandom.py
+++
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57930:da183cf8bd49
Date: 2012-10-08 15:24 +0200
http://bitbucket.org/pypy/pypy/changeset/da183cf8bd49/
Log:dead import cleanup
diff --git a/pypy/rpython/lltypesystem/rbuiltin.py
b/pypy/rpython/lltypesystem/rbuiltin.py
--- a/pypy/rpytho
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57931:b430e7ffd5f9
Date: 2012-10-08 15:29 +0200
http://bitbucket.org/pypy/pypy/changeset/b430e7ffd5f9/
Log:make pure python r_{u,}longlong initialization work with strings
diff --git a/pypy/rlib/rarithmetic.py b/pypy/rlib/rarithmetic.py
Author: Alex Gaynor
Branch: kill-someobject
Changeset: r57932:2564e1af5588
Date: 2012-10-08 15:30 +0200
http://bitbucket.org/pypy/pypy/changeset/2564e1af5588/
Log:trailing whitespace removal
diff --git a/pypy/rlib/rarithmetic.py b/pypy/rlib/rarithmetic.py
--- a/pypy/rlib/rarithmetic.py
+++ b
Author: Maciej Fijalkowski
Branch: kill-someobject
Changeset: r57933:09ee47cbb851
Date: 2012-10-08 15:57 +0200
http://bitbucket.org/pypy/pypy/changeset/09ee47cbb851/
Log:(alex, arigo, fijal) fix some tests
diff --git a/pypy/rpython/rint.py b/pypy/rpython/rint.py
--- a/pypy/rpython/rint.py
++
Author: Maciej Fijalkowski
Branch: kill-someobject
Changeset: r57934:c1fe98cd5a58
Date: 2012-10-08 15:58 +0200
http://bitbucket.org/pypy/pypy/changeset/c1fe98cd5a58/
Log:merge
diff --git a/pypy/rlib/rarithmetic.py b/pypy/rlib/rarithmetic.py
--- a/pypy/rlib/rarithmetic.py
+++ b/pypy/rlib/rari
Author: Armin Rigo
Branch: kill-someobject
Changeset: r57935:d54591c6082a
Date: 2012-10-08 16:05 +0200
http://bitbucket.org/pypy/pypy/changeset/d54591c6082a/
Log:Unkill these three imports, and clarify them.
diff --git a/pypy/rpython/rbuiltin.py b/pypy/rpython/rbuiltin.py
--- a/pypy/rpython/
Author: Armin Rigo
Branch: kill-someobject
Changeset: r57936:f04538f65c69
Date: 2012-10-08 16:24 +0200
http://bitbucket.org/pypy/pypy/changeset/f04538f65c69/
Log:Hack more to make it work on 32-bit.
diff --git a/pypy/translator/c/test/test_genc.py
b/pypy/translator/c/test/test_genc.py
--- a
Author: Maciej Fijalkowski
Branch: kill-someobject
Changeset: r57937:8506cd9a86fd
Date: 2012-10-08 16:27 +0200
http://bitbucket.org/pypy/pypy/changeset/8506cd9a86fd/
Log:fix some more tests
diff --git a/pypy/translator/c/test/test_backendoptimized.py
b/pypy/translator/c/test/test_backendopt
Author: Maciej Fijalkowski
Branch: kill-someobject
Changeset: r57938:58683381a492
Date: 2012-10-08 16:30 +0200
http://bitbucket.org/pypy/pypy/changeset/58683381a492/
Log:some more fixes
diff --git a/pypy/translator/c/test/test_typed.py
b/pypy/translator/c/test/test_typed.py
--- a/pypy/trans
Author: Armin Rigo
Branch: kill-someobject
Changeset: r57939:b419aa41c9b1
Date: 2012-10-08 16:36 +0200
http://bitbucket.org/pypy/pypy/changeset/b419aa41c9b1/
Log:Fix the last issue in test_typed
diff --git a/pypy/translator/c/test/test_genc.py
b/pypy/translator/c/test/test_genc.py
--- a/pyp
Author: Armin Rigo
Branch: kill-someobject
Changeset: r57940:b1db1d0acb6c
Date: 2012-10-08 17:02 +0200
http://bitbucket.org/pypy/pypy/changeset/b1db1d0acb6c/
Log:The llinterp cannot convert random exception classes from random
pure Python runs. When we get one, convert it to UnknownEx
Author: Armin Rigo
Branch:
Changeset: r986:dbe339f3cec4
Date: 2012-10-08 17:18 +0200
http://bitbucket.org/cffi/cffi/changeset/dbe339f3cec4/
Log:Add a section about debugging with env vars (thanks sarvi)
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++
Author: Jeremy Thurgood
Branch: less-partial-curses-demo
Changeset: r987:9793a0cbb33d
Date: 2012-10-08 16:58 +0200
http://bitbucket.org/cffi/cffi/changeset/9793a0cbb33d/
Log:Implement enough extra bits to make pypy REPL and Twisted trial
happy.
diff --git a/demo/_curses.py b/demo/_cu
Author: arigo
Branch:
Changeset: r988:47ea85efaf40
Date: 2012-10-08 17:22 +0200
http://bitbucket.org/cffi/cffi/changeset/47ea85efaf40/
Log:Merged in jerith/cffi/less-partial-curses-demo (pull request #4)
diff --git a/demo/_curses.py b/demo/_curses.py
--- a/demo/_curses.py
+++ b/demo/_curses
Author: Armin Rigo
Branch: extradoc
Changeset: r4841:6cfe6c176d33
Date: 2012-10-08 17:53 +0200
http://bitbucket.org/pypy/extradoc/changeset/6cfe6c176d33/
Log:What to do for the upcoming 2.0 release.
diff --git a/planning/2.0/todo.txt b/planning/2.0/todo.txt
new file mode 100644
--- /dev/null
Author: Armin Rigo
Branch: extradoc
Changeset: r4842:1fb34bcc5dba
Date: 2012-10-08 17:53 +0200
http://bitbucket.org/pypy/extradoc/changeset/1fb34bcc5dba/
Log:Kill an old file.
diff --git a/planning/todo.txt b/planning/todo.txt
deleted file mode 100644
--- a/planning/todo.txt
+++ /dev/null
@@
Author: Armin Rigo
Branch: extradoc
Changeset: r4843:0730c6ebec3f
Date: 2012-10-08 17:55 +0200
http://bitbucket.org/pypy/extradoc/changeset/0730c6ebec3f/
Log:merge heads
diff --git a/talk/ep2012/jit/abstract.rst b/talk/pycon-uk-2012/abstract.rst
copy from talk/ep2012/jit/abstract.rst
copy to
Author: Philip Jenvey
Branch: py3k
Changeset: r57941:9affd9aa93db
Date: 2012-10-08 12:19 -0700
http://bitbucket.org/pypy/pypy/changeset/9affd9aa93db/
Log:kill fake space.w_long
diff --git a/pypy/objspace/fake/objspace.py b/pypy/objspace/fake/objspace.py
--- a/pypy/objspace/fake/objspace.py
+
Author: Philip Jenvey
Branch: py3k
Changeset: r57942:9866289a5a77
Date: 2012-10-08 12:55 -0700
http://bitbucket.org/pypy/pypy/changeset/9866289a5a77/
Log:fix translation
diff --git a/pypy/module/select/interp_kqueue.py
b/pypy/module/select/interp_kqueue.py
--- a/pypy/module/select/interp_kq
Author: Philip Jenvey
Branch: py3k
Changeset: r57943:82b3f1364940
Date: 2012-10-08 12:55 -0700
http://bitbucket.org/pypy/pypy/changeset/82b3f1364940/
Log:py3 syntax/changes
diff --git a/pypy/module/select/test/test_kqueue.py
b/pypy/module/select/test/test_kqueue.py
--- a/pypy/module/select/
Author: Philip Jenvey
Branch: py3k
Changeset: r57944:55199747a938
Date: 2012-10-08 15:48 -0700
http://bitbucket.org/pypy/pypy/changeset/55199747a938/
Log:test range's handling of __index__, __int__ is no longer supported
diff --git a/pypy/module/__builtin__/test/test_functional.py
b/pypy/mo
Author: Philip Jenvey
Branch: py3k
Changeset: r57945:c83d73431362
Date: 2012-10-08 15:56 -0700
http://bitbucket.org/pypy/pypy/changeset/c83d73431362/
Log:SSL_CTX_sess_* are macros
diff --git a/pypy/rlib/ropenssl.py b/pypy/rlib/ropenssl.py
--- a/pypy/rlib/ropenssl.py
+++ b/pypy/rlib/ropenssl.
Author: Philip Jenvey
Branch: py3k
Changeset: r57946:7f0ad93793c8
Date: 2012-10-08 16:10 -0700
http://bitbucket.org/pypy/pypy/changeset/7f0ad93793c8/
Log:_utf8 is no longer immutable
diff --git a/pypy/objspace/std/unicodeobject.py
b/pypy/objspace/std/unicodeobject.py
--- a/pypy/objspace/std
76 matches
Mail list logo