[pypy-commit] pypy py3.6: merge default into branch

2020-01-26 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98586:aefd6cf46eed Date: 2020-01-26 08:37 +0200 http://bitbucket.org/pypy/pypy/changeset/aefd6cf46eed/ Log:merge default into branch diff --git a/lib_pypy/_curses.py b/lib_pypy/_curses.py --- a/lib_pypy/_curses.py +++ b/lib_pypy/_curses.py @@ -57

[pypy-commit] pypy py3.6: merge default into branch

2020-01-01 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98432:73c04f01d522 Date: 2020-01-01 11:18 +0200 http://bitbucket.org/pypy/pypy/changeset/73c04f01d522/ Log:merge default into branch diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -19,8 +19,8 @@ ^site-packages$ ^site-pack

[pypy-commit] pypy py3.6: merge default into branch

2019-12-15 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98292:4ede1313d652 Date: 2019-12-15 12:06 +0200 http://bitbucket.org/pypy/pypy/changeset/4ede1313d652/ Log:merge default into branch diff --git a/lib_pypy/_cffi_ssl/_stdssl/__init__.py b/lib_pypy/_cffi_ssl/_stdssl/__init__.py --- a/lib_pypy/_cff

[pypy-commit] pypy py3.6: merge default into branch

2019-12-06 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98245:d4e5e044a1b2 Date: 2019-12-07 07:13 +0200 http://bitbucket.org/pypy/pypy/changeset/d4e5e044a1b2/ Log:merge default into branch diff --git a/pypy/module/_minimal_curses/fficurses.py b/pypy/module/_minimal_curses/fficurses.py --- a/pypy/modu

[pypy-commit] pypy py3.6: merge default into branch

2019-12-06 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98239:aa3b8c5bd232 Date: 2019-12-06 16:32 +0200 http://bitbucket.org/pypy/pypy/changeset/aa3b8c5bd232/ Log:merge default into branch diff --git a/pypy/module/thread/test/test_thread.py b/pypy/module/thread/test/test_thread.py --- a/pypy/module/t

[pypy-commit] pypy py3.6: merge default into branch

2019-12-04 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98232:5a724d59f277 Date: 2019-12-04 18:11 +0200 http://bitbucket.org/pypy/pypy/changeset/5a724d59f277/ Log:merge default into branch diff --git a/pypy/test_all.py b/pypy/test_all.py --- a/pypy/test_all.py +++ b/pypy/test_all.py @@ -28,7 +28,7 @@

[pypy-commit] pypy py3.6: merge default into branch

2019-12-01 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98207:5c84cb16971d Date: 2019-12-01 21:57 +0200 http://bitbucket.org/pypy/pypy/changeset/5c84cb16971d/ Log:merge default into branch diff --git a/pypy/module/imp/test/test_app.py b/pypy/module/imp/test/test_app.py --- a/pypy/module/imp/test/test_

[pypy-commit] pypy py3.6: merge default into branch

2019-11-29 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98177:399112d66ce0 Date: 2019-11-29 11:17 +0200 http://bitbucket.org/pypy/pypy/changeset/399112d66ce0/ Log:merge default into branch diff --git a/pypy/doc/build.rst b/pypy/doc/build.rst --- a/pypy/doc/build.rst +++ b/pypy/doc/build.rst @@ -60,12

[pypy-commit] pypy py3.6: merge default into branch

2019-11-03 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97944:9e6ad1f66385 Date: 2019-11-03 06:12 -0500 http://bitbucket.org/pypy/pypy/changeset/9e6ad1f66385/ Log:merge default into branch diff --git a/lib_pypy/_ctypes/array.py b/lib_pypy/_ctypes/array.py --- a/lib_pypy/_ctypes/array.py +++ b/lib_pypy

[pypy-commit] pypy py3.6: merge default into branch

2019-10-29 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97881:50cb48b9e6e5 Date: 2019-10-29 13:36 +0200 http://bitbucket.org/pypy/pypy/changeset/50cb48b9e6e5/ Log:merge default into branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/

[pypy-commit] pypy py3.6: merge default into branch

2019-10-21 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97829:5cd23d4955a1 Date: 2019-10-22 00:32 +0300 http://bitbucket.org/pypy/pypy/changeset/5cd23d4955a1/ Log:merge default into branch diff --git a/extra_tests/cffi_tests/cffi0/test_function.py b/extra_tests/cffi_tests/cffi0/test_function.py --- a

[pypy-commit] pypy py3.6: merge default into branch

2019-10-18 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97810:99f01005c2c6 Date: 2019-10-18 16:38 +0300 http://bitbucket.org/pypy/pypy/changeset/99f01005c2c6/ Log:merge default into branch diff --git a/lib_pypy/pyrepl/historical_reader.py b/lib_pypy/pyrepl/historical_reader.py --- a/lib_pypy/pyrepl/h

[pypy-commit] pypy py3.6: merge default into branch

2019-10-15 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97784:108d3c00537f Date: 2019-10-16 08:22 +0300 http://bitbucket.org/pypy/pypy/changeset/108d3c00537f/ Log:merge default into branch diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -55,3 +55,5 @@ 4d6761df14ffd6f38450f183ac1fad32c94

[pypy-commit] pypy py3.6: merge default into branch

2019-09-25 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97609:533072912c5f Date: 2019-09-25 18:20 +0300 http://bitbucket.org/pypy/pypy/changeset/533072912c5f/ Log:merge default into branch diff --git a/pypy/doc/release-v7.2.0.rst b/pypy/doc/release-v7.2.0.rst --- a/pypy/doc/release-v7.2.0.rst +++ b/py

[pypy-commit] pypy py3.6: merge default into branch

2019-09-15 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97479:3b65d3fa00a4 Date: 2019-09-15 13:38 +0300 http://bitbucket.org/pypy/pypy/changeset/3b65d3fa00a4/ Log:merge default into branch diff --git a/pypy/tool/build_cffi_imports.py b/pypy/tool/build_cffi_imports.py --- a/pypy/tool/build_cffi_imports

[pypy-commit] pypy py3.6: merge default into branch

2019-09-11 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97447:26d040d0bd1f Date: 2019-09-11 19:57 +0300 http://bitbucket.org/pypy/pypy/changeset/26d040d0bd1f/ Log:merge default into branch diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py --- a/pypy/tool/release/package.py +++ b

[pypy-commit] pypy py3.6: merge default into branch

2019-08-16 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97195:06475a814c91 Date: 2019-08-16 12:17 +0300 http://bitbucket.org/pypy/pypy/changeset/06475a814c91/ Log:merge default into branch diff --git a/lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.py b/lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.py --- a/lib

[pypy-commit] pypy py3.6: merge default into branch

2019-08-11 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97151:17f20f51c2cb Date: 2019-08-11 22:47 +0300 http://bitbucket.org/pypy/pypy/changeset/17f20f51c2cb/ Log:merge default into branch diff --git a/pypy/module/_cppyy/test/conftest.py b/pypy/module/_cppyy/test/conftest.py --- a/pypy/module/_cppyy/

[pypy-commit] pypy py3.6: merge default into branch

2019-05-29 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96717:3183fe48a614 Date: 2019-05-30 07:44 +0300 http://bitbucket.org/pypy/pypy/changeset/3183fe48a614/ Log:merge default into branch diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py --- a/pypy/config/pypyoption.py +++ b/pypy/con

[pypy-commit] pypy py3.6: merge default into branch

2019-05-27 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96710:018e437e5061 Date: 2019-05-28 09:16 +0300 http://bitbucket.org/pypy/pypy/changeset/018e437e5061/ Log:merge default into branch diff --git a/pypy/module/pypyjit/test_pypy_c/test_ffi.py b/pypy/module/pypyjit/test_pypy_c/test_ffi.py --- a/pyp

[pypy-commit] pypy py3.6: merge default into branch

2019-04-22 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96538:92b1713ab818 Date: 2019-04-22 21:24 +0300 http://bitbucket.org/pypy/pypy/changeset/92b1713ab818/ Log:merge default into branch diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -10,10 +10,6 @@ 32f35069a16d819b58c1b6efb17c44e3e5

[pypy-commit] pypy py3.6: merge default into branch

2019-04-14 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96487:569233e35ecd Date: 2019-04-14 16:41 +0300 http://bitbucket.org/pypy/pypy/changeset/569233e35ecd/ Log:merge default into branch diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -110,6 +110,7 @@ Devin Jeanpierre Bob Ippolit

[pypy-commit] pypy py3.6: merge default into branch

2019-04-11 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96444:22c72d0632dc Date: 2019-04-11 10:17 +0300 http://bitbucket.org/pypy/pypy/changeset/22c72d0632dc/ Log:merge default into branch diff too long, truncating to 2000 out of 6755 lines diff --git a/extra_tests/cffi_tests/cffi0/backend_tests.py

[pypy-commit] pypy py3.6: merge default into branch

2019-03-27 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96358:f774aae69691 Date: 2019-03-27 09:38 +0200 http://bitbucket.org/pypy/pypy/changeset/f774aae69691/ Log:merge default into branch diff --git a/rpython/rlib/rwin32.py b/rpython/rlib/rwin32.py --- a/rpython/rlib/rwin32.py +++ b/rpython/rlib/rwin

[pypy-commit] pypy py3.6: merge default into branch

2019-03-26 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96352:50f4f89a4572 Date: 2019-03-26 21:16 +0200 http://bitbucket.org/pypy/pypy/changeset/50f4f89a4572/ Log:merge default into branch diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -67,3 +67,11 @@ 928a4f70d3de7d17449456946154c5da6e

[pypy-commit] pypy py3.6: merge default into branch

2019-03-14 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96316:605f74b0221c Date: 2019-03-14 17:18 +0200 http://bitbucket.org/pypy/pypy/changeset/605f74b0221c/ Log:merge default into branch diff --git a/pypy/module/cpyext/test/test_tupleobject.py b/pypy/module/cpyext/test/test_tupleobject.py --- a/pyp

[pypy-commit] pypy py3.6: merge default into branch

2019-03-12 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96305:2158401a5481 Date: 2019-03-13 07:26 +0200 http://bitbucket.org/pypy/pypy/changeset/2158401a5481/ Log:merge default into branch diff --git a/rpython/rlib/rsre/rsre_utf8.py b/rpython/rlib/rsre/rsre_utf8.py --- a/rpython/rlib/rsre/rsre_utf8.py

[pypy-commit] pypy py3.6: merge default into branch

2019-03-10 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96233:bc8fb0e12474 Date: 2019-03-10 12:44 +0200 http://bitbucket.org/pypy/pypy/changeset/bc8fb0e12474/ Log:merge default into branch diff --git a/extra_tests/ctypes_tests/test_structures.py b/extra_tests/ctypes_tests/test_structures.py --- a/ext

[pypy-commit] pypy py3.6: merge default into branch

2019-03-09 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96229:d4d3c9ef7fcf Date: 2019-03-09 20:44 +0200 http://bitbucket.org/pypy/pypy/changeset/d4d3c9ef7fcf/ Log:merge default into branch diff --git a/pypy/objspace/std/unicodeobject.py b/pypy/objspace/std/unicodeobject.py --- a/pypy/objspace/std/uni

[pypy-commit] pypy py3.6: merge default into branch

2019-02-26 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96173:a16d58959cb9 Date: 2019-02-26 17:45 +0200 http://bitbucket.org/pypy/pypy/changeset/a16d58959cb9/ Log:merge default into branch diff --git a/rpython/rlib/rposix.py b/rpython/rlib/rposix.py --- a/rpython/rlib/rposix.py +++ b/rpython/rlib/rpos

[pypy-commit] pypy py3.6: merge default into branch

2019-02-24 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96150:edc5179ca4b1 Date: 2019-02-24 20:28 +0200 http://bitbucket.org/pypy/pypy/changeset/edc5179ca4b1/ Log:merge default into branch diff --git a/rpython/rtyper/lltypesystem/llarena.py b/rpython/rtyper/lltypesystem/llarena.py --- a/rpython/rtype

[pypy-commit] pypy py3.6: merge default into branch

2019-02-24 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96148:0aa14088b8a4 Date: 2019-02-24 16:41 +0200 http://bitbucket.org/pypy/pypy/changeset/0aa14088b8a4/ Log:merge default into branch diff --git a/pypy/conftest.py b/pypy/conftest.py --- a/pypy/conftest.py +++ b/pypy/conftest.py @@ -19,7 +19,7 @@

[pypy-commit] pypy py3.6: merge default into branch

2019-02-24 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96144:363f2ef2fd93 Date: 2019-02-24 13:51 +0200 http://bitbucket.org/pypy/pypy/changeset/363f2ef2fd93/ Log:merge default into branch diff --git a/pypy/module/cpyext/typeobject.py b/pypy/module/cpyext/typeobject.py --- a/pypy/module/cpyext/typeobj

[pypy-commit] pypy py3.6: merge default into branch

2019-02-20 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96117:199b7e88fe60 Date: 2019-02-20 19:53 +0200 http://bitbucket.org/pypy/pypy/changeset/199b7e88fe60/ Log:merge default into branch diff --git a/rpython/rlib/_os_support.py b/rpython/rlib/_os_support.py --- a/rpython/rlib/_os_support.py +++ b/rp

[pypy-commit] pypy py3.6: merge default into branch

2019-02-20 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96108:b7734909be86 Date: 2019-02-20 10:12 +0200 http://bitbucket.org/pypy/pypy/changeset/b7734909be86/ Log:merge default into branch diff --git a/rpython/rtyper/lltypesystem/rffi.py b/rpython/rtyper/lltypesystem/rffi.py --- a/rpython/rtyper/llty

[pypy-commit] pypy py3.6: merge default into branch, use unicodehelper.wcharpsize2utf8 which can raise

2019-02-19 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96105:8c13dfd0c64b Date: 2019-02-20 09:15 +0200 http://bitbucket.org/pypy/pypy/changeset/8c13dfd0c64b/ Log:merge default into branch, use unicodehelper.wcharpsize2utf8 which can raise diff --git a/pypy/interpreter/unicodehelper.py b/pypy

[pypy-commit] pypy py3.6: merge default into branch

2019-02-19 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96097:805c1a75f5f0 Date: 2019-02-19 21:06 +0200 http://bitbucket.org/pypy/pypy/changeset/805c1a75f5f0/ Log:merge default into branch diff --git a/pypy/module/_cffi_backend/ctypeprim.py b/pypy/module/_cffi_backend/ctypeprim.py --- a/pypy/module/_

[pypy-commit] pypy py3.6: merge default into branch

2019-02-18 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96068:c3304e7116ad Date: 2019-02-18 16:06 +0200 http://bitbucket.org/pypy/pypy/changeset/c3304e7116ad/ Log:merge default into branch diff --git a/lib_pypy/cffi.egg-info/PKG-INFO b/lib_pypy/cffi.egg-info/PKG-INFO --- a/lib_pypy/cffi.egg-info/PKG-I

[pypy-commit] pypy py3.6: merge default into branch

2019-02-18 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96059:395bf13f5d16 Date: 2019-02-17 18:09 +0200 http://bitbucket.org/pypy/pypy/changeset/395bf13f5d16/ Log:merge default into branch diff --git a/pypy/interpreter/unicodehelper.py b/pypy/interpreter/unicodehelper.py --- a/pypy/interpreter/unicod

[pypy-commit] pypy py3.6: merge default into branch

2019-02-16 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96034:3c6b4d7e1ce2 Date: 2019-02-16 22:29 +0200 http://bitbucket.org/pypy/pypy/changeset/3c6b4d7e1ce2/ Log:merge default into branch diff --git a/pypy/module/_cffi_backend/__init__.py b/pypy/module/_cffi_backend/__init__.py --- a/pypy/module/_cf

[pypy-commit] pypy py3.6: merge default into branch

2019-02-16 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96032:6e5e91318ea6 Date: 2019-02-16 20:13 +0200 http://bitbucket.org/pypy/pypy/changeset/6e5e91318ea6/ Log:merge default into branch diff --git a/extra_tests/cffi_tests/cffi0/test_ownlib.py b/extra_tests/cffi_tests/cffi0/test_ownlib.py --- a/ext