[pypy-commit] pypy default: add paragraph to release notes (vecopt)

2016-11-09 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r88284:16700fced491 Date: 2016-11-10 08:54 +0100 http://bitbucket.org/pypy/pypy/changeset/16700fced491/ Log:add paragraph to release notes (vecopt) diff --git a/pypy/doc/release-pypy2.7-v5.6.0.rst b/pypy/doc/release-pypy2.7-v5.6.0.rst --- a/pypy/

[pypy-commit] pypy py3.5: Disable SSL part of the test for now (times out)

2016-11-09 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r88283:d267f0decb98 Date: 2016-11-09 18:16 + http://bitbucket.org/pypy/pypy/changeset/d267f0decb98/ Log:Disable SSL part of the test for now (times out) diff --git a/lib-python/3/test/test_logging.py b/lib-python/3/test/test_logging.py --- a/l

[pypy-commit] extradoc extradoc: PEP 461 Done

2016-11-09 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5746:a5c3f0331c0e Date: 2016-11-09 18:11 +0100 http://bitbucket.org/pypy/extradoc/changeset/a5c3f0331c0e/ Log:PEP 461 Done diff --git a/planning/py3.5/milestone-1-progress.rst b/planning/py3.5/milestone-1-progress.rst --- a/planning/py3.5/mile

[pypy-commit] pypy py3.5: Small tweaks until the tests pass on pypy too

2016-11-09 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88282:254669bd5f21 Date: 2016-11-09 18:10 +0100 http://bitbucket.org/pypy/pypy/changeset/254669bd5f21/ Log:Small tweaks until the tests pass on pypy too diff --git a/pypy/objspace/std/formatting.py b/pypy/objspace/std/formatting.py --- a/pypy/objs

[pypy-commit] pypy py3.5: Tweak the tests until they pass -A

2016-11-09 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88281:6c7cc24525c5 Date: 2016-11-09 17:51 +0100 http://bitbucket.org/pypy/pypy/changeset/6c7cc24525c5/ Log:Tweak the tests until they pass -A diff --git a/pypy/objspace/std/test/test_stringformat.py b/pypy/objspace/std/test/test_stringformat.py -

[pypy-commit] pypy py3.5: Exhaustive tests for bytes '%' formatting (pep461)

2016-11-09 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88279:fbf931ce560d Date: 2016-11-09 17:41 +0100 http://bitbucket.org/pypy/pypy/changeset/fbf931ce560d/ Log:Exhaustive tests for bytes '%' formatting (pep461) diff --git a/pypy/objspace/std/test/test_stringformat.py b/pypy/objspace/std/test/test_s

[pypy-commit] pypy py3.5: Fix for %s on bytes, otherwise it already works

2016-11-09 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88280:fd7154e68fb8 Date: 2016-11-09 17:44 +0100 http://bitbucket.org/pypy/pypy/changeset/fd7154e68fb8/ Log:Fix for %s on bytes, otherwise it already works diff --git a/pypy/objspace/std/formatting.py b/pypy/objspace/std/formatting.py --- a/pypy/ob

[pypy-commit] extradoc extradoc: updates

2016-11-09 Thread arigo
Author: Armin Rigo Branch: extradoc Changeset: r5745:dac018501316 Date: 2016-11-09 17:18 +0100 http://bitbucket.org/pypy/extradoc/changeset/dac018501316/ Log:updates diff --git a/planning/py3.5/cpython-crashers.rst b/planning/py3.5/cpython-crashers.rst --- a/planning/py3.5/cpython-crashers.

[pypy-commit] pypy release-pypy3.5-5.x: merge current head (py3.5) into release branch

2016-11-09 Thread plan_rich
Author: Richard Plangger Branch: release-pypy3.5-5.x Changeset: r88278:33d015479c3c Date: 2016-11-09 17:04 +0100 http://bitbucket.org/pypy/pypy/changeset/33d015479c3c/ Log:merge current head (py3.5) into release branch diff --git a/lib_pypy/cffi/_cffi_include.h b/lib_pypy/cffi/_cffi_include.

[pypy-commit] pypy release-pypy3.5-5.x: open new release branch for pypy3.5-5.x

2016-11-09 Thread plan_rich
Author: Richard Plangger Branch: release-pypy3.5-5.x Changeset: r88277:b35e13efd43f Date: 2016-11-09 17:02 +0100 http://bitbucket.org/pypy/pypy/changeset/b35e13efd43f/ Log:open new release branch for pypy3.5-5.x ___ pypy-commit mailing list pypy-co

[pypy-commit] pypy py3.5: hg merge default

2016-11-09 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88274:43cb58034ee2 Date: 2016-11-09 16:22 +0100 http://bitbucket.org/pypy/pypy/changeset/43cb58034ee2/ Log:hg merge default diff --git a/lib_pypy/cffi/_cffi_include.h b/lib_pypy/cffi/_cffi_include.h --- a/lib_pypy/cffi/_cffi_include.h +++ b/lib_py

[pypy-commit] pypy py3.5: hg merge default

2016-11-09 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88272:5980a1419dc2 Date: 2016-11-09 15:04 +0100 http://bitbucket.org/pypy/pypy/changeset/5980a1419dc2/ Log:hg merge default diff --git a/pypy/goal/targetpypystandalone.py b/pypy/goal/targetpypystandalone.py --- a/pypy/goal/targetpypystandalone.py

[pypy-commit] pypy py3.5: merge heads

2016-11-09 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88276:007445aad81a Date: 2016-11-09 16:50 +0100 http://bitbucket.org/pypy/pypy/changeset/007445aad81a/ Log:merge heads diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/interpreter/baseobjspace.py +++ b/py

[pypy-commit] pypy default: merge heads

2016-11-09 Thread arigo
Author: Armin Rigo Branch: Changeset: r88275:9d3789ff54e1 Date: 2016-11-09 16:49 +0100 http://bitbucket.org/pypy/pypy/changeset/9d3789ff54e1/ Log:merge heads diff --git a/pypy/tool/release/repackage.sh b/pypy/tool/release/repackage.sh --- a/pypy/tool/release/repackage.sh +++ b/pypy/tool/rel

[pypy-commit] pypy default: Move patch_sys() from _cffi_backend to pypy_setup_home() calling code

2016-11-09 Thread arigo
Author: Armin Rigo Branch: Changeset: r88271:440d820c878f Date: 2016-11-09 14:58 +0100 http://bitbucket.org/pypy/pypy/changeset/440d820c878f/ Log:Move patch_sys() from _cffi_backend to pypy_setup_home() calling code from app_main.py. This is mostly motivated by py3.5, where s

[pypy-commit] pypy default: import cffi/0ecb431b2b94

2016-11-09 Thread arigo
Author: Armin Rigo Branch: Changeset: r88273:1cf0e7cfa5ef Date: 2016-11-09 16:22 +0100 http://bitbucket.org/pypy/pypy/changeset/1cf0e7cfa5ef/ Log:import cffi/0ecb431b2b94 diff --git a/lib_pypy/cffi/_cffi_include.h b/lib_pypy/cffi/_cffi_include.h --- a/lib_pypy/cffi/_cffi_include.h +++ b/lib

[pypy-commit] cffi default: Fix a warning for PyPy3

2016-11-09 Thread arigo
Author: Armin Rigo Branch: Changeset: r2808:0ecb431b2b94 Date: 2016-11-09 16:21 +0100 http://bitbucket.org/cffi/cffi/changeset/0ecb431b2b94/ Log:Fix a warning for PyPy3 diff --git a/cffi/_embedding.h b/cffi/_embedding.h --- a/cffi/_embedding.h +++ b/cffi/_embedding.h @@ -358,7 +358,7 @@

[pypy-commit] pypy py3.5: move file from imp/test to interpreter, as basis of more fsencode tests

2016-11-09 Thread cfbolz
Author: Carl Friedrich Bolz Branch: py3.5 Changeset: r88265:e61a88da0023 Date: 2016-11-09 13:35 +0100 http://bitbucket.org/pypy/pypy/changeset/e61a88da0023/ Log:move file from imp/test to interpreter, as basis of more fsencode tests diff --git a/pypy/module/imp/test/support.py b/pyp

[pypy-commit] pypy py3.5: merge

2016-11-09 Thread cfbolz
Author: Carl Friedrich Bolz Branch: py3.5 Changeset: r88270:ecf5ae8f6cbc Date: 2016-11-09 16:32 +0100 http://bitbucket.org/pypy/pypy/changeset/ecf5ae8f6cbc/ Log:merge diff --git a/lib-python/3/test/test_httpservers.py b/lib-python/3/test/test_httpservers.py --- a/lib-python/3/test/test_http

[pypy-commit] pypy py3.5: more uses of fs en/decoding

2016-11-09 Thread cfbolz
Author: Carl Friedrich Bolz Branch: py3.5 Changeset: r88269:54e6492211f6 Date: 2016-11-09 16:30 +0100 http://bitbucket.org/pypy/pypy/changeset/54e6492211f6/ Log:more uses of fs en/decoding (no tests. I haven't actually found a way to test this on Linux) diff --git a/pypy/module/_cff

[pypy-commit] pypy py3.5: misunderstood the use of testfn_unencodable, so this doesn't make sense

2016-11-09 Thread cfbolz
Author: Carl Friedrich Bolz Branch: py3.5 Changeset: r88267:ba1e8995a96f Date: 2016-11-09 16:19 +0100 http://bitbucket.org/pypy/pypy/changeset/ba1e8995a96f/ Log:misunderstood the use of testfn_unencodable, so this doesn't make sense diff --git a/pypy/interpreter/test/test_fsencode.py

[pypy-commit] pypy py3.5: use fsencode in _ssl module.

2016-11-09 Thread cfbolz
Author: Carl Friedrich Bolz Branch: py3.5 Changeset: r88268:1eca675443fa Date: 2016-11-09 16:22 +0100 http://bitbucket.org/pypy/pypy/changeset/1eca675443fa/ Log:use fsencode in _ssl module. (the test is not actually good. it passes before the change too) diff --git a/pypy/module/_ss

[pypy-commit] pypy py3.5: add some simple fs en/decode tests

2016-11-09 Thread cfbolz
Author: Carl Friedrich Bolz Branch: py3.5 Changeset: r88266:c9b8dd4d8872 Date: 2016-11-09 14:17 +0100 http://bitbucket.org/pypy/pypy/changeset/c9b8dd4d8872/ Log:add some simple fs en/decode tests diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/inte

[pypy-commit] pypy release-pypy2.7-5.x: mark some vector tests x86 only (test cases are written for x86 ISA assumptions)

2016-11-09 Thread plan_rich
Author: Richard Plangger Branch: release-pypy2.7-5.x Changeset: r88264:aff251e54385 Date: 2016-11-08 09:52 +0100 http://bitbucket.org/pypy/pypy/changeset/aff251e54385/ Log:mark some vector tests x86 only (test cases are written for x86 ISA assumptions) diff --git a/pypy/module/micron

[pypy-commit] pypy space-newtext: micronumpy

2016-11-09 Thread cfbolz
Author: Carl Friedrich Bolz Branch: space-newtext Changeset: r88259:613414c4df6c Date: 2016-11-08 12:52 +0100 http://bitbucket.org/pypy/pypy/changeset/613414c4df6c/ Log:micronumpy diff --git a/pypy/module/micronumpy/arrayops.py b/pypy/module/micronumpy/arrayops.py --- a/pypy/module/micronum

[pypy-commit] pypy space-newtext: parser

2016-11-09 Thread cfbolz
Author: Carl Friedrich Bolz Branch: space-newtext Changeset: r88263:c5c3e2fb39a6 Date: 2016-11-08 15:08 +0100 http://bitbucket.org/pypy/pypy/changeset/c5c3e2fb39a6/ Log:parser diff --git a/pypy/module/parser/pyparser.py b/pypy/module/parser/pyparser.py --- a/pypy/module/parser/pyparser.py ++

[pypy-commit] pypy space-newtext: imp

2016-11-09 Thread cfbolz
Author: Carl Friedrich Bolz Branch: space-newtext Changeset: r88262:ea22f9a7e6e7 Date: 2016-11-08 14:38 +0100 http://bitbucket.org/pypy/pypy/changeset/ea22f9a7e6e7/ Log:imp diff --git a/pypy/module/imp/importing.py b/pypy/module/imp/importing.py --- a/pypy/module/imp/importing.py +++ b/pypy/

[pypy-commit] pypy space-newtext: _cffi_backend (there's a bug somewhere)

2016-11-09 Thread cfbolz
Author: Carl Friedrich Bolz Branch: space-newtext Changeset: r88261:ff029105d0dc Date: 2016-11-08 14:26 +0100 http://bitbucket.org/pypy/pypy/changeset/ff029105d0dc/ Log:_cffi_backend (there's a bug somewhere) diff --git a/pypy/module/_cffi_backend/allocator.py b/pypy/module/_cffi_backend/al

[pypy-commit] pypy space-newtext: various fixes

2016-11-09 Thread cfbolz
Author: Carl Friedrich Bolz Branch: space-newtext Changeset: r88260:bfc7301d9344 Date: 2016-11-08 14:24 +0100 http://bitbucket.org/pypy/pypy/changeset/bfc7301d9344/ Log:various fixes diff --git a/pypy/module/_codecs/interp_codecs.py b/pypy/module/_codecs/interp_codecs.py --- a/pypy/module/_

[pypy-commit] pypy space-newtext: _rawffi

2016-11-09 Thread cfbolz
Author: Carl Friedrich Bolz Branch: space-newtext Changeset: r88258:6d72a3ca1108 Date: 2016-11-07 18:40 +0100 http://bitbucket.org/pypy/pypy/changeset/6d72a3ca1108/ Log:_rawffi diff --git a/pypy/module/_rawffi/alt/interp_ffitype.py b/pypy/module/_rawffi/alt/interp_ffitype.py --- a/pypy/modu

[pypy-commit] pypy release-pypy2.7-5.x: account for vector guards while parsing the textual jit log

2016-11-09 Thread plan_rich
Author: Richard Plangger Branch: release-pypy2.7-5.x Changeset: r88256:8629fbc03fd8 Date: 2016-11-08 20:13 +0100 http://bitbucket.org/pypy/pypy/changeset/8629fbc03fd8/ Log:account for vector guards while parsing the textual jit log diff --git a/rpython/tool/jitlogparser/storage.py b/rpython

[pypy-commit] pypy release-pypy2.7-5.x: test wrote just after the bounds of the array (test was not broke, just did to much work)

2016-11-09 Thread plan_rich
Author: Richard Plangger Branch: release-pypy2.7-5.x Changeset: r88257:bf1730c272d9 Date: 2016-11-09 12:05 +0100 http://bitbucket.org/pypy/pypy/changeset/bf1730c272d9/ Log:test wrote just after the bounds of the array (test was not broke, just did to much work) diff --git a/rpython/j

[pypy-commit] pypy default: test wrote just after the bounds of the array (test was not broke, just did to much work)

2016-11-09 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r88255:56484fd5b3d5 Date: 2016-11-09 12:05 +0100 http://bitbucket.org/pypy/pypy/changeset/56484fd5b3d5/ Log:test wrote just after the bounds of the array (test was not broke, just did to much work) diff --git a/rpython/jit/metainterp/test/

[pypy-commit] pypy release-pypy2.7-5.x: Win32: fix set_inheritable tests

2016-11-09 Thread arigo
Author: Armin Rigo Branch: release-pypy2.7-5.x Changeset: r88251:c03abff8ff75 Date: 2016-11-08 18:44 +0100 http://bitbucket.org/pypy/pypy/changeset/c03abff8ff75/ Log:Win32: fix set_inheritable tests diff --git a/rpython/rlib/rposix.py b/rpython/rlib/rposix.py --- a/rpython/rlib/rposix.py +++

[pypy-commit] pypy release-pypy2.7-5.x: Win32: fix making sockets non-inheritable

2016-11-09 Thread arigo
Author: Armin Rigo Branch: release-pypy2.7-5.x Changeset: r88254:536a00a9e525 Date: 2016-11-08 20:02 +0100 http://bitbucket.org/pypy/pypy/changeset/536a00a9e525/ Log:Win32: fix making sockets non-inheritable diff --git a/rpython/rlib/rposix_stat.py b/rpython/rlib/rposix_stat.py --- a/rpython

[pypy-commit] pypy release-pypy2.7-5.x: Win32: remove rposix.fdlistdir()

2016-11-09 Thread arigo
Author: Armin Rigo Branch: release-pypy2.7-5.x Changeset: r88253:67c58d8dae1a Date: 2016-11-08 19:15 +0100 http://bitbucket.org/pypy/pypy/changeset/67c58d8dae1a/ Log:Win32: remove rposix.fdlistdir() diff --git a/rpython/rlib/rposix.py b/rpython/rlib/rposix.py --- a/rpython/rlib/rposix.py +++

[pypy-commit] pypy release-pypy2.7-5.x: Win32: pass test_rposix.test_putenv

2016-11-09 Thread arigo
Author: Armin Rigo Branch: release-pypy2.7-5.x Changeset: r88252:b967d45102c1 Date: 2016-11-08 19:09 +0100 http://bitbucket.org/pypy/pypy/changeset/b967d45102c1/ Log:Win32: pass test_rposix.test_putenv diff --git a/rpython/rlib/rposix_environ.py b/rpython/rlib/rposix_environ.py --- a/rpython

[pypy-commit] pypy release-pypy2.7-5.x: update repackage script

2016-11-09 Thread mattip
Author: Matti Picus Branch: release-pypy2.7-5.x Changeset: r88248:6b7427d2e889 Date: 2016-11-09 08:21 +0200 http://bitbucket.org/pypy/pypy/changeset/6b7427d2e889/ Log:update repackage script diff --git a/pypy/tool/release/repackage.sh b/pypy/tool/release/repackage.sh --- a/pypy/tool/release/

[pypy-commit] pypy release-pypy2.7-5.x: add one test and add signextenstion needed for one case (s390x)

2016-11-09 Thread plan_rich
Author: Richard Plangger Branch: release-pypy2.7-5.x Changeset: r88249:9ffb23134573 Date: 2016-11-09 09:40 +0100 http://bitbucket.org/pypy/pypy/changeset/9ffb23134573/ Log:add one test and add signextenstion needed for one case (s390x) diff --git a/rpython/jit/backend/zarch/instructions.py

[pypy-commit] pypy release-pypy2.7-5.x: Win32: pass/skip a few tests

2016-11-09 Thread arigo
Author: Armin Rigo Branch: release-pypy2.7-5.x Changeset: r88250:a129d217cb0f Date: 2016-11-08 20:22 +0100 http://bitbucket.org/pypy/pypy/changeset/a129d217cb0f/ Log:Win32: pass/skip a few tests diff --git a/pypy/module/posix/test/test_posix2.py b/pypy/module/posix/test/test_posix2.py --- a

[pypy-commit] pypy default: add one test and add signextenstion needed for one case (s390x)

2016-11-09 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r88247:ce81e2bb2517 Date: 2016-11-09 09:40 +0100 http://bitbucket.org/pypy/pypy/changeset/ce81e2bb2517/ Log:add one test and add signextenstion needed for one case (s390x) diff --git a/rpython/jit/backend/zarch/instructions.py b/rpython/jit/backe