Author: Matti Picus
Branch:
Changeset: r1044:a64690c374cf
Date: 2017-11-25 19:55 +0200
http://bitbucket.org/pypy/buildbot/changeset/a64690c374cf/
Log:cleanup, add ensurepip step for TranslatedTests (downloading only)
builders (ARM)
builders that translate call ensurepip as p
Author: Ronan Lamy
Branch:
Changeset: r93175:65f3ab0d10e3
Date: 2017-11-26 00:54 +
http://bitbucket.org/pypy/pypy/changeset/65f3ab0d10e3/
Log:Refactor readline_w() and move most of the logic to DecodeBuffer
diff --git a/pypy/module/_io/interp_textio.py b/pypy/module/_io/interp_textio.py
Author: Ronan Lamy
Branch:
Changeset: r93176:e8e611955c9a
Date: 2017-11-26 01:22 +
http://bitbucket.org/pypy/pypy/changeset/e8e611955c9a/
Log:Add some tests for DecodeBuffer
diff --git a/pypy/module/_io/interp_textio.py b/pypy/module/_io/interp_textio.py
--- a/pypy/module/_io/interp_tex
Author: Ronan Lamy
Branch: unicode-utf8
Changeset: r93177:a40f7eee2bcf
Date: 2017-11-26 01:27 +
http://bitbucket.org/pypy/pypy/changeset/a40f7eee2bcf/
Log:hg merge default
diff --git a/extra_tests/test_textio.py b/extra_tests/test_textio.py
--- a/extra_tests/test_textio.py
+++ b/extra_te
Author: Ronan Lamy
Branch: utf8-io
Changeset: r93180:9ff11e92d368
Date: 2017-11-26 02:28 +
http://bitbucket.org/pypy/pypy/changeset/9ff11e92d368/
Log:Fix seek() and tell()
diff --git a/pypy/module/_io/interp_textio.py b/pypy/module/_io/interp_textio.py
--- a/pypy/module/_io/interp_textio
Author: Ronan Lamy
Branch: utf8-io
Changeset: r93181:8a64a04eb505
Date: 2017-11-26 02:37 +
http://bitbucket.org/pypy/pypy/changeset/8a64a04eb505/
Log:Convert stringio to utf8
diff --git a/pypy/module/_io/interp_stringio.py
b/pypy/module/_io/interp_stringio.py
--- a/pypy/module/_io/inter
Author: Ronan Lamy
Branch: utf8-io
Changeset: r93178:52a6abae06e4
Date: 2017-11-26 01:58 +
http://bitbucket.org/pypy/pypy/changeset/52a6abae06e4/
Log:Reapply b89046216269
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.
Author: Ronan Lamy
Branch: utf8-io
Changeset: r93179:e509ec2ccea2
Date: 2017-11-26 01:51 +
http://bitbucket.org/pypy/pypy/changeset/e509ec2ccea2/
Log:Adapt DecodeBuffer to utf8
diff --git a/pypy/module/_io/interp_textio.py b/pypy/module/_io/interp_textio.py
--- a/pypy/module/_io/interp_t
Author: Ronan Lamy
Branch: utf8-io
Changeset: r93182:e31d72c624a8
Date: 2017-11-26 02:40 +
http://bitbucket.org/pypy/pypy/changeset/e31d72c624a8/
Log:kill test: _io needs the real space
diff --git a/pypy/module/_io/test/test_ztranslation.py
b/pypy/module/_io/test/test_ztranslation.py
de
Author: Ronan Lamy
Branch: py3.5
Changeset: r93183:8125ba2d1fc1
Date: 2017-11-26 03:02 +
http://bitbucket.org/pypy/pypy/changeset/8125ba2d1fc1/
Log:hg merge default
diff --git a/extra_tests/test_textio.py b/extra_tests/test_textio.py
new file mode 100644
--- /dev/null
+++ b/extra_tests/t
10 matches
Mail list logo