Author: Armin Rigo
Branch:
Changeset: r88992:81769ca3299e
Date: 2016-12-10 15:09 +0100
http://bitbucket.org/pypy/pypy/changeset/81769ca3299e/
Log:Test for unicodehelper.{decode_utf8,encode_utf8}
diff --git a/pypy/interpreter/test/test_unicodehelper.py
b/pypy/interpreter/test/test_unicodehe
Author: Armin Rigo
Branch: py3.5
Changeset: r88993:28385e50deee
Date: 2016-12-10 15:10 +0100
http://bitbucket.org/pypy/pypy/changeset/28385e50deee/
Log:hg merge default
diff --git a/pypy/doc/project-ideas.rst b/pypy/doc/project-ideas.rst
--- a/pypy/doc/project-ideas.rst
+++ b/pypy/doc/projec
Author: Armin Rigo
Branch: py3.5
Changeset: r88994:e985a2343147
Date: 2016-12-10 15:14 +0100
http://bitbucket.org/pypy/pypy/changeset/e985a2343147/
Log:Adapt the test to py3.5
diff --git a/pypy/interpreter/test/test_unicodehelper.py
b/pypy/interpreter/test/test_unicodehelper.py
--- a/pypy/i
Author: Armin Rigo
Branch:
Changeset: r88995:e8b1d9913039
Date: 2016-12-10 15:39 +0100
http://bitbucket.org/pypy/pypy/changeset/e8b1d9913039/
Log:expand the comments
diff --git a/pypy/interpreter/unicodehelper.py
b/pypy/interpreter/unicodehelper.py
--- a/pypy/interpreter/unicodehelper.py
+
Author: Armin Rigo
Branch: py3.5
Changeset: r88996:40d2fd7302c4
Date: 2016-12-10 15:39 +0100
http://bitbucket.org/pypy/pypy/changeset/40d2fd7302c4/
Log:more tests, fix the comments
diff --git a/pypy/interpreter/test/test_unicodehelper.py
b/pypy/interpreter/test/test_unicodehelper.py
--- a/p
Author: Armin Rigo
Branch: py3.5
Changeset: r88999:22b1b835c734
Date: 2016-12-10 16:01 +0100
http://bitbucket.org/pypy/pypy/changeset/22b1b835c734/
Log:encode_utf8sp, decode_utf8sp
diff --git a/pypy/interpreter/test/test_unicodehelper.py
b/pypy/interpreter/test/test_unicodehelper.py
--- a/p
Author: Armin Rigo
Branch:
Changeset: r88997:f88f3652d936
Date: 2016-12-10 15:58 +0100
http://bitbucket.org/pypy/pypy/changeset/f88f3652d936/
Log:Make a RPython function to encode in utf8 while preserving
information
diff --git a/rpython/rlib/runicode.py b/rpython/rlib/runicode.py
-
Author: Armin Rigo
Branch: py3.5
Changeset: r88998:894e8d2f5df8
Date: 2016-12-10 15:58 +0100
http://bitbucket.org/pypy/pypy/changeset/894e8d2f5df8/
Log:hg merge default
diff --git a/rpython/rlib/runicode.py b/rpython/rlib/runicode.py
--- a/rpython/rlib/runicode.py
+++ b/rpython/rlib/runicode
Author: Armin Rigo
Branch: py3.5
Changeset: r89000:d251251619f4
Date: 2016-12-10 16:05 +0100
http://bitbucket.org/pypy/pypy/changeset/d251251619f4/
Log:Issue #2441: fix marshalling of unicode strings containing
surrogates
diff --git a/pypy/module/marshal/test/test_marshal.py
b/pypy/
Author: Richard Plangger
Branch:
Changeset: r89001:cdd244256f29
Date: 2016-12-10 17:50 +0100
http://bitbucket.org/pypy/pypy/changeset/cdd244256f29/
Log:s390x support for cond_call_value_i/r
diff --git a/rpython/jit/backend/ppc/regalloc.py
b/rpython/jit/backend/ppc/regalloc.py
--- a/rpython
Author: Ronan Lamy
Branch:
Changeset: r89002:ced4d857b5dc
Date: 2016-12-10 17:03 +
http://bitbucket.org/pypy/pypy/changeset/ced4d857b5dc/
Log:Simplify slot definition code by adding llslot() helper
diff --git a/pypy/module/cpyext/pyobject.py b/pypy/module/cpyext/pyobject.py
--- a/pypy/m
Author: Ronan Lamy
Branch:
Changeset: r89003:25da7bc97194
Date: 2016-12-10 17:36 +
http://bitbucket.org/pypy/pypy/changeset/25da7bc97194/
Log:More simplification using llslot()
diff --git a/pypy/module/cpyext/pyobject.py b/pypy/module/cpyext/pyobject.py
--- a/pypy/module/cpyext/pyobject
Author: Ronan Lamy
Branch: py3.5
Changeset: r89004:0b53fb03a003
Date: 2016-12-10 17:56 +
http://bitbucket.org/pypy/pypy/changeset/0b53fb03a003/
Log:hg merge default
diff --git a/pypy/module/cpyext/pyobject.py b/pypy/module/cpyext/pyobject.py
--- a/pypy/module/cpyext/pyobject.py
+++ b/pyp
Author: Armin Rigo
Branch: extradoc
Changeset: r831:d5107499e7fa
Date: 2016-12-10 21:42 +0100
http://bitbucket.org/pypy/pypy.org/changeset/d5107499e7fa/
Log:update the values
diff --git a/don4.html b/don4.html
--- a/don4.html
+++ b/don4.html
@@ -9,7 +9,7 @@
$(function() {
$("#progr
Author: Armin Rigo
Branch: extradoc
Changeset: r830:cd0e273c0f90
Date: 2016-12-08 23:38 +0100
http://bitbucket.org/pypy/pypy.org/changeset/cd0e273c0f90/
Log:update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -15,7 +15,7 @@
- $66429 of $105000 (
Author: Matti Picus
Branch: better-PyDict_Next
Changeset: r89006:be0fc891ac83
Date: 2016-12-10 23:33 +0200
http://bitbucket.org/pypy/pypy/changeset/be0fc891ac83/
Log:create PyObject-W_Root pairs for GetSetProperty when creating a
tp_dict
diff --git a/pypy/module/cpyext/dictobject.py
Author: Matti Picus
Branch: better-PyDict_Next
Changeset: r89005:2241edc5516e
Date: 2016-12-10 18:17 +0200
http://bitbucket.org/pypy/pypy/changeset/2241edc5516e/
Log:add w_userdata argument to attach() and percolate out to PyDict_Next
diff --git a/pypy/module/cpyext/bufferobject.py
b/pypy/m
Author: Ronan Lamy
Branch:
Changeset: r89007:5a43ad14735f
Date: 2016-12-11 06:13 +
http://bitbucket.org/pypy/pypy/changeset/5a43ad14735f/
Log:fix translation
diff --git a/pypy/module/cpyext/pyobject.py b/pypy/module/cpyext/pyobject.py
--- a/pypy/module/cpyext/pyobject.py
+++ b/pypy/modu
Author: Ronan Lamy
Branch: py3.5
Changeset: r89008:b4df9ec64b22
Date: 2016-12-11 06:30 +
http://bitbucket.org/pypy/pypy/changeset/b4df9ec64b22/
Log:hg merge default
diff --git a/pypy/module/cpyext/pyobject.py b/pypy/module/cpyext/pyobject.py
--- a/pypy/module/cpyext/pyobject.py
+++ b/pyp
19 matches
Mail list logo