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

2019-02-17 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.5 Changeset: r96038:1c54055fec69 Date: 2019-02-17 12:53 +0100 http://bitbucket.org/pypy/pypy/changeset/1c54055fec69/ Log:merge default diff --git a/pypy/objspace/std/iterobject.py b/pypy/objspace/std/iterobject.py --- a/pypy/objspace/std/iterob

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

2019-02-17 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.5 Changeset: r96036:c87433506699 Date: 2019-02-17 12:35 +0100 http://bitbucket.org/pypy/pypy/changeset/c87433506699/ Log:merge default diff --git a/extra_tests/cffi_tests/cffi0/test_ownlib.py b/extra_tests/cffi_tests/cffi0/test_ownlib.py --- a

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

2019-02-15 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r96013:c27524ca09c9 Date: 2019-02-15 12:22 +0200 http://bitbucket.org/pypy/pypy/changeset/c27524ca09c9/ Log:merge default into branch diff --git a/rpython/rlib/test/test_rutf8.py b/rpython/rlib/test/test_rutf8.py --- a/rpython/rlib/test/test_rutf8

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

2019-02-13 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r96006:f468bb5ec141 Date: 2019-02-13 23:18 +0200 http://bitbucket.org/pypy/pypy/changeset/f468bb5ec141/ Log:merge default into branch diff --git a/pypy/doc/extending.rst b/pypy/doc/extending.rst --- a/pypy/doc/extending.rst +++ b/pypy/doc/extendin

[pypy-commit] pypy py3.5: merge unicode-utf8-py3 into py3.5

2019-02-13 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r96005:0bbb64dc7f98 Date: 2019-02-13 23:13 +0200 http://bitbucket.org/pypy/pypy/changeset/0bbb64dc7f98/ Log:merge unicode-utf8-py3 into py3.5 diff too long, truncating to 2000 out of 25065 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/

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

2019-02-08 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.5 Changeset: r95896:8d7a3fd5c328 Date: 2019-02-08 11:56 +0100 http://bitbucket.org/pypy/pypy/changeset/8d7a3fd5c328/ Log:merge default diff too long, truncating to 2000 out of 2357 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgta

[pypy-commit] pypy py3.5: Merge default.

2019-02-06 Thread Julian Berman
Author: Julian Berman Branch: py3.5 Changeset: r95869:5186243836bc Date: 2019-02-06 12:24 +0100 http://bitbucket.org/pypy/pypy/changeset/5186243836bc/ Log:Merge default. diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whats

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

2019-02-05 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95829:7e2f5836e315 Date: 2019-02-05 14:43 +0100 http://bitbucket.org/pypy/pypy/changeset/7e2f5836e315/ Log:merge default into py3.5 diff --git a/lib_pypy/cffi/pkgconfig.py b/lib_pypy/cffi/pkgconfig.py new file mode 100644 --- /dev/null +++ b/lib_

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

2019-01-29 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95749:665e6fb2cccb Date: 2019-01-30 09:26 +0200 http://bitbucket.org/pypy/pypy/changeset/665e6fb2cccb/ Log:merge default into branch diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -40,16 +40,16 @@ Armin Rigo Maciej Fijalkowsk

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

2019-01-29 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95745:9d2fa7c63b7c Date: 2019-01-29 12:24 +0200 http://bitbucket.org/pypy/pypy/changeset/9d2fa7c63b7c/ Log:merge default into branch diff --git a/pypy/doc/contributor.rst b/pypy/doc/contributor.rst --- a/pypy/doc/contributor.rst +++ b/pypy/doc/co

[pypy-commit] pypy py3.5: merge release-pypy3.5-7.x into the development branch, and make sure to keep the correct development version

2019-01-25 Thread antocuni
Author: Antonio Cuni Branch: py3.5 Changeset: r95725:b8fff341cb4d Date: 2019-01-25 15:57 +0100 http://bitbucket.org/pypy/pypy/changeset/b8fff341cb4d/ Log:merge release-pypy3.5-7.x into the development branch, and make sure to keep the correct development version _

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

2019-01-20 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95681:49aade4a2c18 Date: 2019-01-20 19:10 +0200 http://bitbucket.org/pypy/pypy/changeset/49aade4a2c18/ Log:merge default into branch diff --git a/rpython/translator/platform/windows.py b/rpython/translator/platform/windows.py --- a/rpython/trans

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

2019-01-18 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95665:ef10a3c9698b Date: 2019-01-18 12:47 +0200 http://bitbucket.org/pypy/pypy/changeset/ef10a3c9698b/ Log:merge default into branch diff --git a/pypy/conftest.py b/pypy/conftest.py --- a/pypy/conftest.py +++ b/pypy/conftest.py @@ -15,11 +15,15 @

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

2019-01-16 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95659:cd77d2fb6cb8 Date: 2019-01-17 00:42 +0200 http://bitbucket.org/pypy/pypy/changeset/cd77d2fb6cb8/ Log:merge heads diff --git a/extra_tests/test_bufferedreader.py b/extra_tests/test_bufferedreader.py --- a/extra_tests/test_bufferedreader.py

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

2019-01-16 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95658:48303f7469f9 Date: 2019-01-17 00:28 +0200 http://bitbucket.org/pypy/pypy/changeset/48303f7469f9/ Log:merge default into branch diff --git a/pypy/conftest.py b/pypy/conftest.py --- a/pypy/conftest.py +++ b/pypy/conftest.py @@ -14,6 +14,14 @@

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

2019-01-01 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95549:6b4ce9eb5f31 Date: 2019-01-01 10:34 +0200 http://bitbucket.org/pypy/pypy/changeset/6b4ce9eb5f31/ Log:merge default into branch diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -30,7 +30,7 @@ DEALINGS IN THE SOFTWARE. -

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

2018-12-23 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95520:406030262749 Date: 2018-12-23 16:53 +0200 http://bitbucket.org/pypy/pypy/changeset/406030262749/ Log:merge default into branch diff --git a/extra_tests/cffi_tests/cffi0/test_ffi_backend.py b/extra_tests/cffi_tests/cffi0/test_ffi_backend.py

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

2018-12-09 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95446:1300ca1763e1 Date: 2018-12-09 11:13 +0200 http://bitbucket.org/pypy/pypy/changeset/1300ca1763e1/ Log:merge default into branch diff --git a/extra_tests/cffi_tests/cffi1/test_parse_c_type.py b/extra_tests/cffi_tests/cffi1/test_parse_c_type.

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

2018-11-13 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95314:3bb86a88e1d3 Date: 2018-11-13 06:10 -0800 http://bitbucket.org/pypy/pypy/changeset/3bb86a88e1d3/ Log:merge default into branch diff --git a/pypy/module/array/interp_array.py b/pypy/module/array/interp_array.py --- a/pypy/module/array/inter

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

2018-11-12 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95302:2a37ce3c7d2f Date: 2018-11-12 09:22 -0800 http://bitbucket.org/pypy/pypy/changeset/2a37ce3c7d2f/ Log:merge default into py3.5 diff --git a/pypy/module/cpyext/test/test_unicodeobject.py b/pypy/module/cpyext/test/test_unicodeobject.py --- a/

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

2018-11-11 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95294:27c903e0884f Date: 2018-11-04 22:55 -0500 http://bitbucket.org/pypy/pypy/changeset/27c903e0884f/ Log:merge default into branch diff --git a/rpython/translator/platform/windows.py b/rpython/translator/platform/windows.py --- a/rpython/trans

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

2018-11-11 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95298:aea8f2fd3593 Date: 2018-11-11 00:50 -0800 http://bitbucket.org/pypy/pypy/changeset/aea8f2fd3593/ Log:merge heads diff --git a/rpython/translator/platform/windows.py b/rpython/translator/platform/windows.py --- a/rpython/translator/platform

[pypy-commit] pypy py3.5: merge default into py3.5, ignoring backported thread lock

2018-10-27 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95258:c5417c0faf2d Date: 2018-10-28 08:48 +0200 http://bitbucket.org/pypy/pypy/changeset/c5417c0faf2d/ Log:merge default into py3.5, ignoring backported thread lock diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/d

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

2018-10-12 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95209:16a9478214da Date: 2018-10-12 15:39 +0300 http://bitbucket.org/pypy/pypy/changeset/16a9478214da/ Log:merge default into branch diff --git a/testrunner/lib_python_tests.py b/testrunner/lib_python_tests.py --- a/testrunner/lib_python_tests.py

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

2018-10-10 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95199:d52c3dff08d6 Date: 2018-10-10 12:07 +0300 http://bitbucket.org/pypy/pypy/changeset/d52c3dff08d6/ Log:merge default into branch diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api.py +++ b/pypy/mod

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

2018-10-09 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95197:fadba769e9bf Date: 2018-10-09 17:36 +0300 http://bitbucket.org/pypy/pypy/changeset/fadba769e9bf/ Log:merge default into branch diff --git a/pypy/module/_cffi_backend/embedding.py b/pypy/module/_cffi_backend/embedding.py --- a/pypy/module/_

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

2018-09-11 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95103:8f66a7558b9c Date: 2018-09-12 00:13 +0300 http://bitbucket.org/pypy/pypy/changeset/8f66a7558b9c/ Log:merge default into py3.5 ___ pypy-commit mailing list pypy-commit@python.org https://mail.pytho

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

2018-09-11 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95104:14f241fbf66a Date: 2018-09-12 00:14 +0300 http://bitbucket.org/pypy/pypy/changeset/14f241fbf66a/ Log:merge default into py3.5 diff --git a/pypy/testrunner_cfg.py b/pypy/testrunner_cfg.py --- a/pypy/testrunner_cfg.py +++ b/pypy/testrunner_cf

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

2018-08-31 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95049:f7324252bc6b Date: 2018-08-31 09:05 +0200 http://bitbucket.org/pypy/pypy/changeset/f7324252bc6b/ Log:merge default into branch diff --git a/lib_pypy/cffi/_cffi_include.h b/lib_pypy/cffi/_cffi_include.h --- a/lib_pypy/cffi/_cffi_include.h ++

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

2018-08-29 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95037:c76008be29e5 Date: 2018-08-29 08:17 +0200 http://bitbucket.org/pypy/pypy/changeset/c76008be29e5/ Log:merge default into py3.5 diff --git a/pypy/module/cpyext/cdatetime.py b/pypy/module/cpyext/cdatetime.py --- a/pypy/module/cpyext/cdatetime.

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

2018-07-11 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94849:d367d9785b64 Date: 2018-07-11 09:20 -0500 http://bitbucket.org/pypy/pypy/changeset/d367d9785b64/ Log:merge default into py3.5 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-IN

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

2018-06-29 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94787:708b92b46553 Date: 2018-06-29 12:39 -0700 http://bitbucket.org/pypy/pypy/changeset/708b92b46553/ Log:merge default into branch diff --git a/pypy/doc/sandbox.rst b/pypy/doc/sandbox.rst --- a/pypy/doc/sandbox.rst +++ b/pypy/doc/sandbox.rst @@

[pypy-commit] pypy py3.5: merge from default, take care with class method type name

2018-06-16 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94772:8b43b50fbf61 Date: 2018-06-16 14:29 -0700 http://bitbucket.org/pypy/pypy/changeset/8b43b50fbf61/ Log:merge from default, take care with class method type name diff --git a/pypy/interpreter/test/test_function.py b/pypy/interpreter/test/test

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

2018-06-08 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94745:2e791fab4895 Date: 2018-06-09 06:10 -0700 http://bitbucket.org/pypy/pypy/changeset/2e791fab4895/ Log:merge default into branch diff --git a/pypy/doc/windows.rst b/pypy/doc/windows.rst --- a/pypy/doc/windows.rst +++ b/pypy/doc/windows.rst @@

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

2018-05-21 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94651:39fd746993fe Date: 2018-05-21 21:34 -0700 http://bitbucket.org/pypy/pypy/changeset/39fd746993fe/ Log:merge default into py3.5 diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/d

[pypy-commit] pypy py3.5: merge

2018-05-16 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.5 Changeset: r94598:e149edfccd49 Date: 2018-05-16 13:58 +0200 http://bitbucket.org/pypy/pypy/changeset/e149edfccd49/ Log:merge diff --git a/pypy/objspace/std/test/test_iterobject.py b/pypy/objspace/std/test/test_iterobject.py --- a/pypy/objspa

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

2018-05-14 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r94593:104fba53d2eb Date: 2018-05-14 22:48 +0100 http://bitbucket.org/pypy/pypy/changeset/104fba53d2eb/ Log:merge heads diff --git a/pypy/interpreter/astcompiler/test/test_validate.py b/pypy/interpreter/astcompiler/test/test_validate.py --- a/pypy

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

2018-05-14 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94571:823fbc19cb92 Date: 2018-05-14 14:56 +0300 http://bitbucket.org/pypy/pypy/changeset/823fbc19cb92/ Log:merge default into py3.5 diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api.py +++ b/pypy/modu

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

2018-05-12 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94538:5f017005bd26 Date: 2018-05-12 21:01 +0300 http://bitbucket.org/pypy/pypy/changeset/5f017005bd26/ Log:merge default into py3.5 diff --git a/pypy/doc/config/objspace.usemodules._cppyy.txt b/pypy/doc/config/objspace.usemodules._cppyy.txt new

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

2018-05-06 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94479:2885e6b1619d Date: 2018-05-06 22:26 +0300 http://bitbucket.org/pypy/pypy/changeset/2885e6b1619d/ Log:merge default into py3.5 diff --git a/rpython/jit/metainterp/optimizeopt/info.py b/rpython/jit/metainterp/optimizeopt/info.py --- a/rpytho

[pypy-commit] pypy py3.5: merge py3.5-user-site-impl into py3.5

2018-05-06 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94476:00bffc96bc78 Date: 2018-05-06 22:04 +0300 http://bitbucket.org/pypy/pypy/changeset/00bffc96bc78/ Log:merge py3.5-user-site-impl into py3.5 diff --git a/lib-python/3/sysconfig.py b/lib-python/3/sysconfig.py --- a/lib-python/3/sysconfig.py ++

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

2018-04-30 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94457:8a3e586cc749 Date: 2018-04-29 20:56 +0300 http://bitbucket.org/pypy/pypy/changeset/8a3e586cc749/ Log:merge default into py3.5 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -51,3 +51,5 @@

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

2018-04-23 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94439:6416cd28171a Date: 2018-04-24 09:04 +0300 http://bitbucket.org/pypy/pypy/changeset/6416cd28171a/ Log:merge default into branch diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -247,6 +247,7 @@ Lukas Vacek Omer Katz Jac

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

2018-04-20 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94393:580e3e26cd32 Date: 2018-04-20 14:21 +0300 http://bitbucket.org/pypy/pypy/changeset/580e3e26cd32/ Log:merge default into py3.5 diff --git a/pypy/doc/release-v6.0.0.rst b/pypy/doc/release-v6.0.0.rst --- a/pypy/doc/release-v6.0.0.rst +++ b/pyp

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

2018-04-19 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94388:a5488a8c8485 Date: 2018-04-19 23:41 +0300 http://bitbucket.org/pypy/pypy/changeset/a5488a8c8485/ Log:merge default into branch diff --git a/pypy/module/cpyext/test/test_arraymodule.py b/pypy/module/cpyext/test/test_arraymodule.py --- a/pyp

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

2018-04-19 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94381:127336ebfcfe Date: 2018-04-19 11:20 +0300 http://bitbucket.org/pypy/pypy/changeset/127336ebfcfe/ Log:merge default into branch diff --git a/pypy/doc/gc_info.rst b/pypy/doc/gc_info.rst --- a/pypy/doc/gc_info.rst +++ b/pypy/doc/gc_info.rst @@

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

2018-04-17 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94364:5a7eeaf512fc Date: 2018-04-18 01:00 +0300 http://bitbucket.org/pypy/pypy/changeset/5a7eeaf512fc/ Log:merge default into py3.5 diff --git a/pypy/module/_cffi_backend/ctypearray.py b/pypy/module/_cffi_backend/ctypearray.py --- a/pypy/module/

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

2018-04-14 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94333:599b7470b778 Date: 2018-04-15 08:48 +0300 http://bitbucket.org/pypy/pypy/changeset/599b7470b778/ Log:merge default into py3.5 diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/d

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

2018-04-14 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94324:1be242f4be56 Date: 2018-04-14 20:47 +0300 http://bitbucket.org/pypy/pypy/changeset/1be242f4be56/ Log:merge default into py3.5 diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst --- a/pypy/doc/how-to-release.rst +++ b/pyp

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

2018-04-10 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94307:e6d85e030f12 Date: 2018-04-11 06:18 +0300 http://bitbucket.org/pypy/pypy/changeset/e6d85e030f12/ Log:merge default into branch diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst --- a/pypy/doc/cpython_differenc

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

2018-04-10 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.5 Changeset: r94295:3d2434de5907 Date: 2018-04-10 10:36 +0200 http://bitbucket.org/pypy/pypy/changeset/3d2434de5907/ Log:merge default diff --git a/lib-python/2.7/test/test_eof.py b/lib-python/2.7/test/test_eof.py --- a/lib-python/2.7/test/test

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

2018-04-09 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94285:e3384cb52177 Date: 2018-04-10 00:30 +0300 http://bitbucket.org/pypy/pypy/changeset/e3384cb52177/ Log:merge default into py3.5 diff --git a/pypy/doc/release-v6.0.0.rst b/pypy/doc/release-v6.0.0.rst --- a/pypy/doc/release-v6.0.0.rst +++ b/pyp

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

2018-04-05 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r94257:4b1bc362c207 Date: 2018-04-06 01:00 +0100 http://bitbucket.org/pypy/pypy/changeset/4b1bc362c207/ Log:merge heads diff --git a/pypy/module/marshal/test/test_marshal.py b/pypy/module/marshal/test/test_marshal.py --- a/pypy/module/marshal/test

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

2018-04-05 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94245:bcbefe2f5e14 Date: 2018-04-05 13:51 +0300 http://bitbucket.org/pypy/pypy/changeset/bcbefe2f5e14/ Log:merge default into branch diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -6,36 +6,36 @@ Except when otherwise stated (look

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

2018-04-04 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94232:552c05a134d7 Date: 2018-04-04 19:40 +0300 http://bitbucket.org/pypy/pypy/changeset/552c05a134d7/ Log:merge default into branch diff --git a/lib-python/2.7/re.py b/lib-python/2.7/re.py --- a/lib-python/2.7/re.py +++ b/lib-python/2.7/re.py @@

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

2018-03-30 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.5 Changeset: r94179:47bcad155e44 Date: 2018-03-29 20:23 +0200 http://bitbucket.org/pypy/pypy/changeset/47bcad155e44/ Log:merge default diff --git a/pypy/module/pypyjit/hooks.py b/pypy/module/pypyjit/hooks.py --- a/pypy/module/pypyjit/hooks.py +

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

2018-03-29 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.5 Changeset: r94170:ffbcc29df485 Date: 2018-03-29 12:03 +0200 http://bitbucket.org/pypy/pypy/changeset/ffbcc29df485/ Log:merge default diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/p

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

2018-03-29 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94166:c3b4518f2322 Date: 2018-03-29 12:48 +0300 http://bitbucket.org/pypy/pypy/changeset/c3b4518f2322/ 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.5: merge default into py3.5

2018-03-26 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94140:96851b8e1c6a Date: 2018-03-26 14:29 +0300 http://bitbucket.org/pypy/pypy/changeset/96851b8e1c6a/ Log:merge default into py3.5 diff too long, truncating to 2000 out of 2028 lines diff --git a/README.rst b/README.rst --- a/README.rst +++ b/R

[pypy-commit] pypy py3.5: merge branch which adds missing dunder-atributes to instancemethods

2018-03-21 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r94056:93baaf2e069a Date: 2018-03-21 18:45 +0200 http://bitbucket.org/pypy/pypy/changeset/93baaf2e069a/ Log:merge branch which adds missing dunder-atributes to instancemethods diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3

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

2018-03-09 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93966:66f30ba67227 Date: 2018-03-09 14:58 +0200 http://bitbucket.org/pypy/pypy/changeset/66f30ba67227/ Log:merge default into py3.5 diff --git a/lib_pypy/_pypy_testcapi.py b/lib_pypy/_pypy_testcapi.py --- a/lib_pypy/_pypy_testcapi.py +++ b/lib_py

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

2018-03-01 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93936:bd80880bbcdc Date: 2018-03-01 16:21 -0800 http://bitbucket.org/pypy/pypy/changeset/bd80880bbcdc/ Log:merge default into py3.5 ___ pypy-commit mailing list pypy-commit@python.org https://mail.pytho

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

2018-02-28 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.5 Changeset: r93907:5289cd302dff Date: 2018-02-28 16:53 +0100 http://bitbucket.org/pypy/pypy/changeset/5289cd302dff/ Log:merge default ___ pypy-commit mailing list pypy-commit@python.org https://mail.

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

2018-02-25 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93886:6dcfe4a00bb7 Date: 2018-02-25 20:24 -0500 http://bitbucket.org/pypy/pypy/changeset/6dcfe4a00bb7/ Log:merge default into branch diff --git a/lib_pypy/_dbm.py b/lib_pypy/_dbm.py --- a/lib_pypy/_dbm.py +++ b/lib_pypy/_dbm.py @@ -168,7 +168,14

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

2018-02-21 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93858:7019087f6069 Date: 2018-02-21 23:50 -0500 http://bitbucket.org/pypy/pypy/changeset/7019087f6069/ Log:merge default into py3.5 diff --git a/pypy/module/cpyext/slotdefs.py b/pypy/module/cpyext/slotdefs.py --- a/pypy/module/cpyext/slotdefs.py

[pypy-commit] pypy py3.5: merge winapi which modernizes _winapi and _pypy_winbase_cffi

2018-02-19 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93835:4cf12d2f65d9 Date: 2018-02-19 23:21 -0500 http://bitbucket.org/pypy/pypy/changeset/4cf12d2f65d9/ Log:merge winapi which modernizes _winapi and _pypy_winbase_cffi diff --git a/lib_pypy/_pypy_winbase_build.py b/lib_pypy/_pypy_winbase_build.py

[pypy-commit] pypy py3.5: merge default into py3.5, disable mapdict-size-limit

2018-02-13 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93819:38f2eb1313e4 Date: 2018-02-13 08:19 -0500 http://bitbucket.org/pypy/pypy/changeset/38f2eb1313e4/ Log:merge default into py3.5, disable mapdict-size-limit diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py --- a/pypy/ob

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

2018-02-12 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93814:69009f281e55 Date: 2018-02-12 14:24 -0500 http://bitbucket.org/pypy/pypy/changeset/69009f281e55/ Log:merge default into py3.5 diff too long, truncating to 2000 out of 2875 lines diff --git a/get_externals.py b/get_externals.py new file mod

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

2018-02-09 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93794:5c20792cdaa9 Date: 2018-02-09 16:28 -0500 http://bitbucket.org/pypy/pypy/changeset/5c20792cdaa9/ Log:merge default into py3.5 diff --git a/rpython/memory/gctypelayout.py b/rpython/memory/gctypelayout.py --- a/rpython/memory/gctypelayout.py

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

2018-02-09 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93790:4e598c42abcc Date: 2018-02-09 08:59 -0500 http://bitbucket.org/pypy/pypy/changeset/4e598c42abcc/ Log:merge default into py3.5 diff too long, truncating to 2000 out of 4107 lines diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py ---

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

2018-01-19 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93685:6742308b0f34 Date: 2018-01-19 14:45 +0200 http://bitbucket.org/pypy/pypy/changeset/6742308b0f34/ Log:merge default into py3.5 diff too long, truncating to 2000 out of 2456 lines diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-h

[pypy-commit] pypy py3.5: merge py3-winreg which uses unicode strings in winreg module

2018-01-07 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93633:7b9edeb55281 Date: 2018-01-07 22:29 +0200 http://bitbucket.org/pypy/pypy/changeset/7b9edeb55281/ Log:merge py3-winreg which uses unicode strings in winreg module diff --git a/pypy/interpreter/gateway.py b/pypy/interpreter/gateway.py --- a/p

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

2017-12-21 Thread fijal
Author: fijal Branch: py3.5 Changeset: r93534:4f88f2f2d3f2 Date: 2017-12-21 15:51 +0200 http://bitbucket.org/pypy/pypy/changeset/4f88f2f2d3f2/ Log:merge default diff --git a/extra_tests/requirements.txt b/extra_tests/requirements.txt --- a/extra_tests/requirements.txt +++ b/extra_tests/requir

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

2017-12-20 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r93520:d8113c2982af Date: 2017-12-20 17:03 +0100 http://bitbucket.org/pypy/pypy/changeset/d8113c2982af/ Log:merge heads diff --git a/pypy/module/zipimport/interp_zipimport.py b/pypy/module/zipimport/interp_zipimport.py --- a/pypy/module/zipimport/

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

2017-11-23 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93154:d2807ddb8178 Date: 2017-11-24 09:17 +0200 http://bitbucket.org/pypy/pypy/changeset/d2807ddb8178/ Log:merge default into py3.5 diff --git a/pypy/module/_continuation/test/conftest.py b/pypy/module/_continuation/test/conftest.py new file mod

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

2017-11-23 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r93152:ce6402cbdf3c Date: 2017-11-23 22:08 +0200 http://bitbucket.org/pypy/pypy/changeset/ce6402cbdf3c/ Log:merge default into py3.5 diff --git a/pypy/module/_io/interp_stringio.py b/pypy/module/_io/interp_stringio.py --- a/pypy/module/_io/interp

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

2017-11-02 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r92902:6311c6a24eba Date: 2017-11-02 10:10 +0200 http://bitbucket.org/pypy/pypy/changeset/6311c6a24eba/ Log:merge default into py3.5 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.5: merge py3.5-mac-embedding which can download stdlib cffi-module build depenencies

2017-10-30 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r92883:5a955fc2e868 Date: 2017-10-30 18:39 +0200 http://bitbucket.org/pypy/pypy/changeset/5a955fc2e868/ Log:merge py3.5-mac-embedding which can download stdlib cffi-module build depenencies diff --git a/.hgignore b/.hgignore --- a/.hgignor

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

2017-10-30 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r92885:623c5cbb6132 Date: 2017-10-30 18:58 +0200 http://bitbucket.org/pypy/pypy/changeset/623c5cbb6132/ Log:merge default into branch diff too long, truncating to 2000 out of 3230 lines diff --git a/_pytest/terminal.py b/_pytest/terminal.py --- a

[pypy-commit] pypy py3.5: merge py3.5-appexec which will now raise on improper use of appexec in app tests

2017-10-29 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r92876:955b8000658b Date: 2017-10-29 21:01 +0200 http://bitbucket.org/pypy/pypy/changeset/955b8000658b/ Log:merge py3.5-appexec which will now raise on improper use of appexec in app tests diff --git a/pypy/module/_socket/test/test_sock_ap

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

2017-10-27 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r92861:b45ee2feb1b1 Date: 2017-10-27 17:32 +0300 http://bitbucket.org/pypy/pypy/changeset/b45ee2feb1b1/ Log:merge default into py3.5 diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++ b/lib_pypy/_sqlite3.py @@

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

2017-10-25 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r92845:7d0732ed45b9 Date: 2017-10-25 15:53 +0300 http://bitbucket.org/pypy/pypy/changeset/7d0732ed45b9/ Log:merge default into py3.5 diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++ b/lib_pypy/_sqlite3.py @@

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

2017-10-07 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r92633:e3a0b4e339d0 Date: 2017-10-08 00:21 +1100 http://bitbucket.org/pypy/pypy/changeset/e3a0b4e339d0/ Log:merge default into py3.5 diff --git a/pypy/module/_cppyy/test/conftest.py b/pypy/module/_cppyy/test/conftest.py --- a/pypy/module/_cppyy/t

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

2017-10-01 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92527:2bf99e3d5873 Date: 2017-10-01 13:32 +0200 http://bitbucket.org/pypy/pypy/changeset/2bf99e3d5873/ Log:Merge heads diff --git a/pypy/interpreter/test/test_app_main.py b/pypy/interpreter/test/test_app_main.py --- a/pypy/interpreter/test/test_a

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

2017-09-15 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92404:3bf25e792a8e Date: 2017-09-15 16:37 +0100 http://bitbucket.org/pypy/pypy/changeset/3bf25e792a8e/ Log:merge heads diff --git a/pypy/module/cpyext/test/array.c b/pypy/module/cpyext/test/array.c --- a/pypy/module/cpyext/test/array.c +++ b/pypy/

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

2017-08-18 Thread exarkun
Author: Jean-Paul Calderone Branch: py3.5 Changeset: r92174:38134ba71d3c Date: 2017-08-18 15:44 -0400 http://bitbucket.org/pypy/pypy/changeset/38134ba71d3c/ Log:merge upstream diff --git a/pypy/objspace/std/bytesobject.py b/pypy/objspace/std/bytesobject.py --- a/pypy/objspace/std/bytesobject

[pypy-commit] pypy py3.5: merge

2017-08-04 Thread cfbolz
Author: Carl Friedrich Bolz Branch: py3.5 Changeset: r92074:28233e67ad80 Date: 2017-08-04 14:50 +0200 http://bitbucket.org/pypy/pypy/changeset/28233e67ad80/ Log:merge diff --git a/lib-python/3/stat.py b/lib-python/3/stat.py --- a/lib-python/3/stat.py +++ b/lib-python/3/stat.py @@ -139,13 +13

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

2017-08-04 Thread cfbolz
Author: Carl Friedrich Bolz Branch: py3.5 Changeset: r92073:5d4625159d48 Date: 2017-08-04 14:50 +0200 http://bitbucket.org/pypy/pypy/changeset/5d4625159d48/ Log:merge default diff too long, truncating to 2000 out of 2201 lines diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @

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

2017-07-16 Thread rmariano
Author: Mariano Anaya Branch: py3.5 Changeset: r91893:6de61c965087 Date: 2017-07-16 14:18 +0200 http://bitbucket.org/pypy/pypy/changeset/6de61c965087/ Log:Merge heads diff --git a/pypy/module/_vmprof/interp_vmprof.py b/pypy/module/_vmprof/interp_vmprof.py --- a/pypy/module/_vmprof/interp_vm

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

2017-06-12 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91594:9835812876a7 Date: 2017-06-12 16:02 +0200 http://bitbucket.org/pypy/pypy/changeset/9835812876a7/ Log:merge heads diff --git a/lib_pypy/_cffi_ssl/_cffi_src/.build_openssl.py.swn b/lib_pypy/_cffi_ssl/_cffi_src/.build_openssl.py.swn deleted fi

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

2017-03-18 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r90748:b6b60142458f Date: 2017-03-18 21:47 +0200 http://bitbucket.org/pypy/pypy/changeset/b6b60142458f/ Log:merge default into py3.5 diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -27,14 +27,19 @@ Building -

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

2017-03-16 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r90722:702d82ab8269 Date: 2017-03-16 14:42 +0200 http://bitbucket.org/pypy/pypy/changeset/702d82ab8269/ Log:merge default into py3.5 diff --git a/lib_pypy/cffi/cparser.py b/lib_pypy/cffi/cparser.py --- a/lib_pypy/cffi/cparser.py +++ b/lib_pypy/cff

[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 py3.5: merge heads

2017-03-04 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r90536:ae2aed8de1b2 Date: 2017-03-04 13:36 +0100 http://bitbucket.org/pypy/pypy/changeset/ae2aed8de1b2/ Log:merge heads diff --git a/pypy/module/_io/test/test_fileio.py b/pypy/module/_io/test/test_fileio.py --- a/pypy/module/_io/test/test_fileio.p

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

2017-02-28 Thread plan_rich
Author: Richard Plangger Branch: py3.5 Changeset: r90416:38f6842e3229 Date: 2017-02-28 11:39 +0100 http://bitbucket.org/pypy/pypy/changeset/38f6842e3229/ Log:merge heads diff --git a/pypy/objspace/std/typeobject.py b/pypy/objspace/std/typeobject.py --- a/pypy/objspace/std/typeobject.py +++ b

[pypy-commit] pypy py3.5: merge py3.5-text-utf8

2017-02-28 Thread plan_rich
Author: Richard Plangger Branch: py3.5 Changeset: r90414:ee44cdf8b435 Date: 2017-02-28 11:36 +0100 http://bitbucket.org/pypy/pypy/changeset/ee44cdf8b435/ Log:merge py3.5-text-utf8 diff --git a/pypy/module/imp/importing.py b/pypy/module/imp/importing.py --- a/pypy/module/imp/importing.py +++

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

2017-02-22 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r90296:d15adb9f2806 Date: 2017-02-22 14:57 +0100 http://bitbucket.org/pypy/pypy/changeset/d15adb9f2806/ Log:merge heads diff --git a/lib_pypy/_audioop_build.py b/lib_pypy/_audioop_build.py --- a/lib_pypy/_audioop_build.py +++ b/lib_pypy/_audioop_bu

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

2017-02-21 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r90269:23a4859e0e29 Date: 2017-02-21 15:21 +0100 http://bitbucket.org/pypy/pypy/changeset/23a4859e0e29/ Log:merge heads diff --git a/pypy/interpreter/test/test_zzpickle_and_slow.py b/pypy/interpreter/test/test_zzpickle_and_slow.py --- a/pypy/inter

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

2017-02-16 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r90173:f6c56ea574e6 Date: 2017-02-16 20:55 +0100 http://bitbucket.org/pypy/pypy/changeset/f6c56ea574e6/ Log:merge heads diff too long, truncating to 2000 out of 25082 lines diff --git a/pypy/doc/objspace.rst b/pypy/doc/objspace.rst --- a/pypy/doc/

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

2017-02-14 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r90116:b30c111d304e Date: 2017-02-14 17:36 +0100 http://bitbucket.org/pypy/pypy/changeset/b30c111d304e/ Log:merge heads diff --git a/pypy/module/_codecs/locale.py b/pypy/module/_codecs/locale.py --- a/pypy/module/_codecs/locale.py +++ b/pypy/module

  1   2   >