[pypy-commit] pypy default: update contributors

2017-03-14 Thread mattip
Author: Matti Picus Branch: Changeset: r90693:699382943bd7 Date: 2017-03-14 23:57 +0200 http://bitbucket.org/pypy/pypy/changeset/699382943bd7/ Log:update contributors diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,5 @@ +#encoding utf-8 + License === @@ -42,9 +

[pypy-commit] pypy default: tweaks in this paragraph

2017-03-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r90692:424e6359b48e Date: 2017-03-14 22:39 +0100 http://bitbucket.org/pypy/pypy/changeset/424e6359b48e/ Log:tweaks in this paragraph diff --git a/pypy/doc/release-v5.7.0.rst b/pypy/doc/release-v5.7.0.rst --- a/pypy/doc/release-v5.7.0.rst +++ b/pypy/doc/

[pypy-commit] pypy default: copy file to default

2017-03-14 Thread mattip
Author: Matti Picus Branch: Changeset: r90690:617809ac4251 Date: 2017-03-14 23:20 +0200 http://bitbucket.org/pypy/pypy/changeset/617809ac4251/ Log:copy file to default diff --git a/pypy/doc/whatsnew-pypy3-5.7.0.rst b/pypy/doc/whatsnew-pypy3-5.7.0.rst new file mode 100644 --- /dev/null +++

[pypy-commit] pypy py3.5: restart pypy3-head

2017-03-14 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r90688:27474b4d14e4 Date: 2017-03-14 23:16 +0200 http://bitbucket.org/pypy/pypy/changeset/27474b4d14e4/ Log:restart pypy3-head diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst new file mode 100644 --- /dev/null +++

[pypy-commit] pypy py3.5: increment working version to 5.8, restart pypy3-head

2017-03-14 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r90687:92b0d855f603 Date: 2017-03-14 23:16 +0200 http://bitbucket.org/pypy/pypy/changeset/92b0d855f603/ Log:increment working version to 5.8, restart pypy3-head diff --git a/pypy/doc/whatsnew-pypy3-5.7.0.rst b/pypy/doc/whatsnew-pypy3-5.7.0.rst ne

[pypy-commit] pypy default: increment default version to 5.8.0-alpha

2017-03-14 Thread mattip
Author: Matti Picus Branch: Changeset: r90689:a5dc5f7a99f6 Date: 2017-03-14 23:04 +0200 http://bitbucket.org/pypy/pypy/changeset/a5dc5f7a99f6/ Log:increment default version to 5.8.0-alpha diff --git a/pypy/module/cpyext/include/patchlevel.h b/pypy/module/cpyext/include/patchlevel.h --- a/p

[pypy-commit] pypy default: restart pypy3-head

2017-03-14 Thread mattip
Author: Matti Picus Branch: Changeset: r90691:8e5a1094ca6c Date: 2017-03-14 23:20 +0200 http://bitbucket.org/pypy/pypy/changeset/8e5a1094ca6c/ Log:restart pypy3-head diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst new file mode 100644 --- /dev/null +++ b/pyp

[pypy-commit] pypy default: test and fix

2017-03-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r90686:9cc33cbcd4a7 Date: 2017-03-14 22:11 +0100 http://bitbucket.org/pypy/pypy/changeset/9cc33cbcd4a7/ Log:test and fix diff --git a/pypy/module/cpyext/test/test_typeobject.py b/pypy/module/cpyext/test/test_typeobject.py --- a/pypy/module/cpyext/test/

[pypy-commit] pypy default: add draft of combined release doc

2017-03-14 Thread mattip
Author: Matti Picus Branch: Changeset: r90685:f0ba73fcc87c Date: 2017-03-14 22:59 +0200 http://bitbucket.org/pypy/pypy/changeset/f0ba73fcc87c/ Log:add draft of combined release doc diff --git a/pypy/doc/release-v5.7.0.rst b/pypy/doc/release-v5.7.0.rst new file mode 100644 --- /dev/null +++

[pypy-commit] pypy stricter-encode: Raise error when attempting to encode surrogates to UTF16 or UTF32

2017-03-14 Thread rlamy
Author: Ronan Lamy Branch: stricter-encode Changeset: r90684:2ba11ddd00dc Date: 2017-03-14 14:39 + http://bitbucket.org/pypy/pypy/changeset/2ba11ddd00dc/ Log:Raise error when attempting to encode surrogates to UTF16 or UTF32 diff --git a/rpython/rlib/runicode.py b/rpython/rlib/runicode.p

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

2017-03-14 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r90683:afbf09453369 Date: 2017-03-14 14:26 + http://bitbucket.org/pypy/pypy/changeset/afbf09453369/ Log:hg merge default diff --git a/pypy/doc/index-of-release-notes.rst b/pypy/doc/index-of-release-notes.rst --- a/pypy/doc/index-of-release-not

[pypy-commit] pypy unicode-utf8: add test, avx+sse4 version are compiled in and only used when the platform at runtime supports it

2017-03-14 Thread plan_rich
Author: Richard Plangger Branch: unicode-utf8 Changeset: r90682:b2dd71846ca0 Date: 2017-03-14 13:06 +0100 http://bitbucket.org/pypy/pypy/changeset/b2dd71846ca0/ Log:add test, avx+sse4 version are compiled in and only used when the platform at runtime supports it diff --git a/rpython/

[pypy-commit] pypy default: S is the Sign flag

2017-03-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r90681:8492cccac927 Date: 2017-03-14 12:55 +0100 http://bitbucket.org/pypy/pypy/changeset/8492cccac927/ Log:S is the Sign flag diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit/backend/x86/assembler.py --- a/rpython/jit/backend/x86/assemb

[pypy-commit] pypy default: Factor out the logic to write a forward jump, too

2017-03-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r90680:43b8bd691613 Date: 2017-03-14 12:51 +0100 http://bitbucket.org/pypy/pypy/changeset/43b8bd691613/ Log:Factor out the logic to write a forward jump, too diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit/backend/x86/assembler.py --- a

[pypy-commit] pypy py3.5: Merge release-pypy3.3-5.x into py3.5

2017-03-14 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r90675:a1ba0fb0c9fe Date: 2017-03-14 13:26 +0200 http://bitbucket.org/pypy/pypy/changeset/a1ba0fb0c9fe/ Log:Merge release-pypy3.3-5.x into py3.5 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -34,3 +34,4 @@ 050d84dd78997f021acf0e13

[pypy-commit] pypy default: Factor out these three lines into a helper

2017-03-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r90674:44f31f6dd39f Date: 2017-03-14 11:51 +0100 http://bitbucket.org/pypy/pypy/changeset/44f31f6dd39f/ Log:Factor out these three lines into a helper diff --git a/rpython/jit/backend/x86/assembler.py b/rpython/jit/backend/x86/assembler.py --- a/rpytho

[pypy-commit] pypy unicode-utf8: copy source code from github repo (pypy/fast-utf8-methods, 0a7e7ba813), add rpython wrapper to access c api

2017-03-14 Thread plan_rich
Author: Richard Plangger Branch: unicode-utf8 Changeset: r90673:5ca17ebc466d Date: 2017-03-14 09:10 +0100 http://bitbucket.org/pypy/pypy/changeset/5ca17ebc466d/ Log:copy source code from github repo (pypy/fast-utf8-methods, 0a7e7ba813), add rpython wrapper to access c api diff --git

[pypy-commit] pypy py3.5: mark this test as failing

2017-03-14 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r90672:f224cca395b7 Date: 2017-03-14 09:03 +0100 http://bitbucket.org/pypy/pypy/changeset/f224cca395b7/ Log:mark this test as failing diff --git a/pypy/objspace/std/test/test_dictmultiobject.py b/pypy/objspace/std/test/test_dictmultiobject.py ---

[pypy-commit] pypy default: windows fix

2017-03-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r90671:bd26fe53021e Date: 2017-03-14 08:56 +0100 http://bitbucket.org/pypy/pypy/changeset/bd26fe53021e/ Log:windows fix diff --git a/pypy/module/_rawffi/alt/test/test_funcptr.py b/pypy/module/_rawffi/alt/test/test_funcptr.py --- a/pypy/module/_rawffi/a

[pypy-commit] pypy default: windows fixes

2017-03-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r90670:7593b2f6ba5f Date: 2017-03-14 08:47 +0100 http://bitbucket.org/pypy/pypy/changeset/7593b2f6ba5f/ Log:windows fixes diff --git a/pypy/module/cpyext/test/test_pystate.py b/pypy/module/cpyext/test/test_pystate.py --- a/pypy/module/cpyext/test/test_

[pypy-commit] pypy default: fix skips

2017-03-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r90669:2558b09410d8 Date: 2017-03-14 08:41 +0100 http://bitbucket.org/pypy/pypy/changeset/2558b09410d8/ Log:fix skips diff --git a/pypy/module/_cffi_backend/test/test_recompiler.py b/pypy/module/_cffi_backend/test/test_recompiler.py --- a/pypy/module/_

[pypy-commit] pypy default: Fix (test by running "py.test -A" on pypy enough times until it crashes,

2017-03-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r90668:5fd8b95992bb Date: 2017-03-14 08:35 +0100 http://bitbucket.org/pypy/pypy/changeset/5fd8b95992bb/ Log:Fix (test by running "py.test -A" on pypy enough times until it crashes, with options like MALLOC_CHECK_=7 to detect writes out of