Author: wenzhuman
Branch: gc-two-end-nursery
Changeset: r72083:395364919ac7
Date: 2014-06-17 01:43 -0400
http://bitbucket.org/pypy/pypy/changeset/395364919ac7/
Log:add gctransformer level operation
diff --git a/rpython/memory/gctransform/framework.py
b/rpython/memory/gctransform/framework.p
Author: mattip
Branch:
Changeset: r72082:ecc6b0658fdb
Date: 2014-06-16 23:27 +0300
http://bitbucket.org/pypy/pypy/changeset/ecc6b0658fdb/
Log:add default value
diff --git a/rpython/rlib/streamio.py b/rpython/rlib/streamio.py
--- a/rpython/rlib/streamio.py
+++ b/rpython/rlib/streamio.py
@@ -
Author: mattip
Branch:
Changeset: r72081:0681a125b579
Date: 2014-06-16 23:20 +0300
http://bitbucket.org/pypy/pypy/changeset/0681a125b579/
Log:skip windows as well as posix
diff --git a/rpython/rlib/test/test_streamio.py
b/rpython/rlib/test/test_streamio.py
--- a/rpython/rlib/test/test_stre
Author: mattip
Branch:
Changeset: r72080:8830a6fd5a51
Date: 2014-06-16 22:40 +0300
http://bitbucket.org/pypy/pypy/changeset/8830a6fd5a51/
Log:move failing tests that mess up global state to end so they do not
cause other failures
diff --git a/rpython/rlib/test/test_rsocket.py
b/rpy
Author: mattip
Branch:
Changeset: r72079:0b28e987bc19
Date: 2014-06-15 23:54 +0300
http://bitbucket.org/pypy/pypy/changeset/0b28e987bc19/
Log:prevent unexpected failures from opening the dreaded AppCrash dialog
box on windows
diff --git a/rpython/translator/c/genc.py b/rpython/trans
Author: Armin Rigo
Branch:
Changeset: r1514:f27ffac380dc
Date: 2014-06-16 17:15 +0200
http://bitbucket.org/cffi/cffi/changeset/f27ffac380dc/
Log:Ah, on http://bugs.python.org/issue21778 I got the answer as to what
the expected way to call this is.
diff --git a/c/minibuffer.h b/c/min
Author: Tyler Wade
Branch: utf8-unicode2
Changeset: r72077:69df5d97a930
Date: 2014-06-16 10:13 -0500
http://bitbucket.org/pypy/pypy/changeset/69df5d97a930/
Log:WIP
diff --git a/pypy/interpreter/test/test_utf8.py
b/pypy/interpreter/test/test_utf8.py
new file mode 100644
--- /dev/null
+++ b/p
Author: Tyler Wade
Branch: fix-bytearray-complexity
Changeset: r72075:102091cd4a70
Date: 2014-06-16 09:53 -0500
http://bitbucket.org/pypy/pypy/changeset/102091cd4a70/
Log:Close branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail
Author: Tyler Wade
Branch: fix-bytearray-complexity
Changeset: r72074:16631b4ddbab
Date: 2014-06-16 09:42 -0500
http://bitbucket.org/pypy/pypy/changeset/16631b4ddbab/
Log:Document that slicing with negative indices isn't support when
overriding __getslice__.
diff --git a/pypy/doc/cod
Author: Armin Rigo
Branch:
Changeset: r72073:612b61347513
Date: 2014-06-16 16:20 +0200
http://bitbucket.org/pypy/pypy/changeset/612b61347513/
Log:Revert a small part of 5c08e05e5ee8, with a theory written down in
the comments.
diff --git a/rpython/jit/metainterp/heapcache.py
b/rpyt
Author: Armin Rigo
Branch:
Changeset: r1513:9461998086e5
Date: 2014-06-16 15:41 +0200
http://bitbucket.org/cffi/cffi/changeset/9461998086e5/
Log:Force the "strides" to be non-NULL. With a NULL strides, CPython >=
3.3 seems to segfault when doing "mymemoryview[:5] =
ffi.buffer
Author: Remi Meier
Branch: extradoc
Changeset: r5346:7574b43d330e
Date: 2014-06-16 11:18 +0200
http://bitbucket.org/pypy/extradoc/changeset/7574b43d330e/
Log:add copyright data
diff --git a/talk/icooolps2014/position-paper.tex
b/talk/icooolps2014/position-paper.tex
--- a/talk/icooolps2014/p
Author: Remi Meier
Branch: extradoc
Changeset: r5345:0b30cb1cdf7e
Date: 2014-06-16 11:02 +0200
http://bitbucket.org/pypy/extradoc/changeset/0b30cb1cdf7e/
Log:fix some references
diff --git a/talk/dls2014/paper/paper.tex b/talk/dls2014/paper/paper.tex
--- a/talk/dls2014/paper/paper.tex
+++ b/
Author: Armin Rigo
Branch: stringbuilder2-perf
Changeset: r72071:ecfe7e4c7001
Date: 2014-06-16 09:31 +0200
http://bitbucket.org/pypy/pypy/changeset/ecfe7e4c7001/
Log:Ready for merge
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.p
14 matches
Mail list logo