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

2020-02-08 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r98685:3aabca3d88f7 Date: 2020-02-08 11:39 +0100 http://bitbucket.org/pypy/pypy/changeset/3aabca3d88f7/ Log:merge default diff --git a/extra_tests/cffi_tests/cffi0/test_function.py b/extra_tests/cffi_tests/cffi0/test_function.py -

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

2020-02-03 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98657:cf58c311679b Date: 2020-02-03 23:45 +0200 http://bitbucket.org/pypy/pypy/changeset/cf58c311679b/ Log:merge default into py3.6 ___ pypy-commit mailing list pypy-commit@python.org https://mail.pytho

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

2020-02-03 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98651:b0ffc7814382 Date: 2020-02-03 21:47 +0200 http://bitbucket.org/pypy/pypy/changeset/b0ffc7814382/ Log:merge default into py3.6 diff --git a/pypy/interpreter/test/test_error.py b/pypy/interpreter/test/test_error.py --- a/pypy/interpreter/tes

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

2020-01-31 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r98610:f0843db5a3a6 Date: 2020-01-31 14:06 +0100 http://bitbucket.org/pypy/pypy/changeset/f0843db5a3a6/ Log:merge default diff --git a/pypy/module/mmap/interp_mmap.py b/pypy/module/mmap/interp_mmap.py --- a/pypy/module/mmap/interp_

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

2020-01-31 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r98605:0115587c02f4 Date: 2020-01-30 14:45 +0100 http://bitbucket.org/pypy/pypy/changeset/0115587c02f4/ Log:merge default diff --git a/pypy/objspace/std/newformat.py b/pypy/objspace/std/newformat.py --- a/pypy/objspace/std/newforma

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

2020-01-30 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r98600:75200e919c58 Date: 2020-01-30 11:59 +0100 http://bitbucket.org/pypy/pypy/changeset/75200e919c58/ Log:merge default diff --git a/pypy/objspace/std/setobject.py b/pypy/objspace/std/setobject.py --- a/pypy/objspace/std/setobjec

[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

2020-01-08 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r98493:66a00f2388c3 Date: 2020-01-08 14:05 +0100 http://bitbucket.org/pypy/pypy/changeset/66a00f2388c3/ Log:merge default diff --git a/pypy/module/itertools/test/test_itertools.py b/pypy/module/itertools/test/test_itertools.py ---

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

2020-01-06 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r98471:7d7adfbb545b Date: 2020-01-06 22:17 +0100 http://bitbucket.org/pypy/pypy/changeset/7d7adfbb545b/ Log:merge default diff too long, truncating to 2000 out of 120874 lines diff --git a/extra_tests/cffi_tests/cffi0/test_ownlib.

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

2020-01-04 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98444:def680385695 Date: 2020-01-04 20:37 +0200 http://bitbucket.org/pypy/pypy/changeset/def680385695/ Log:merge default into py3.6 diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -31,7 +31,7 @@ DEALINGS IN THE SOFTWARE. -P

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

2020-01-01 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r98434:1a321e4e7973 Date: 2020-01-01 16:53 +0100 http://bitbucket.org/pypy/pypy/changeset/1a321e4e7973/ Log:merge heads diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/interpreter/baseobj

[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 py3.6

2019-12-31 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98426:d6c463879012 Date: 2019-12-31 10:38 +0200 http://bitbucket.org/pypy/pypy/changeset/d6c463879012/ Log:merge default into py3.6 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.6: merge default into py3.6

2019-12-27 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98401:656ef2eaf673 Date: 2019-12-27 10:22 +0200 http://bitbucket.org/pypy/pypy/changeset/656ef2eaf673/ Log:merge default into py3.6 diff --git a/pypy/test_all.py b/pypy/test_all.py --- a/pypy/test_all.py +++ b/pypy/test_all.py @@ -25,10 +25,6 @@

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

2019-12-24 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98390:69267325e0a5 Date: 2019-12-24 21:13 +0200 http://bitbucket.org/pypy/pypy/changeset/69267325e0a5/ Log:merge default into py3.6 diff --git a/pypy/tool/build_cffi_imports.py b/lib_pypy/tools/build_cffi_imports.py rename from pypy/tool/build_c

[pypy-commit] pypy py3.6: merge the cpyext-speedup-tests-py36 branch, which greatly spees up running cpyext tests, especially if you run them one at a time, up to 4x faster than before :)

2019-12-24 Thread antocuni
Author: Antonio Cuni Branch: py3.6 Changeset: r98384:98474e851cf8 Date: 2019-12-24 14:11 +0100 http://bitbucket.org/pypy/pypy/changeset/98474e851cf8/ Log:merge the cpyext-speedup-tests-py36 branch, which greatly spees up running cpyext tests, especially if you run them one at a time,

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

2019-12-23 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98355:bad589e6fe76 Date: 2019-12-23 12:46 +0200 http://bitbucket.org/pypy/pypy/changeset/bad589e6fe76/ Log:merge default into py3.6 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -61,3 +61,8 @@ 533398cfd64e5146a07c4824e90a1b629c8b

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

2019-12-19 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98327:513377efa4e8 Date: 2019-12-19 13:55 +0200 http://bitbucket.org/pypy/pypy/changeset/513377efa4e8/ Log:merge default into py3.6 diff --git a/pypy/doc/release-v7.3.0.rst b/pypy/doc/release-v7.3.0.rst --- a/pypy/doc/release-v7.3.0.rst +++ b/pyp

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

2019-12-18 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98318:010bdf9668e6 Date: 2019-12-18 23:33 +0200 http://bitbucket.org/pypy/pypy/changeset/010bdf9668e6/ Log:merge default into py3.6 diff --git a/lib_pypy/pyrepl/completing_reader.py b/lib_pypy/pyrepl/completing_reader.py --- a/lib_pypy/pyrepl/co

[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 py3.6

2019-12-12 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98274:d7d279c89e1c Date: 2019-12-12 13:40 +0200 http://bitbucket.org/pypy/pypy/changeset/d7d279c89e1c/ Log:merge default into py3.6 diff too long, truncating to 2000 out of 12653 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @

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

2019-12-08 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98258:73547ce83824 Date: 2019-12-08 16:33 +0200 http://bitbucket.org/pypy/pypy/changeset/73547ce83824/ Log:merge default into py3.6 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 py3.6

2019-12-07 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98254:6f23035ba670 Date: 2019-12-08 09:01 +0200 http://bitbucket.org/pypy/pypy/changeset/6f23035ba670/ Log:merge default into py3.6 diff --git a/lib_pypy/_curses_build.py b/lib_pypy/_curses_build.py --- a/lib_pypy/_curses_build.py +++ b/lib_pypy/

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

2019-12-07 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98248:c7b17edd132e Date: 2019-12-07 19:36 +0200 http://bitbucket.org/pypy/pypy/changeset/c7b17edd132e/ Log:merge default into py3.6 diff --git a/pypy/module/_minimal_curses/fficurses.py b/pypy/module/_minimal_curses/fficurses.py --- a/pypy/modul

[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 py3.6

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

[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 py3.6

2019-11-30 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98202:5570fbfd5401 Date: 2019-12-01 06:57 +0200 http://bitbucket.org/pypy/pypy/changeset/5570fbfd5401/ Log:merge default into py3.6 diff --git a/lib_pypy/_cffi_ssl/_stdssl/error.py b/lib_pypy/_cffi_ssl/_stdssl/error.py --- a/lib_pypy/_cffi_ssl/_

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

2019-11-30 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98195:f4a6aa79a6a9 Date: 2019-11-30 21:26 +0200 http://bitbucket.org/pypy/pypy/changeset/f4a6aa79a6a9/ Log:merge default into py3.6 diff --git a/pypy/module/_minimal_curses/fficurses.py b/pypy/module/_minimal_curses/fficurses.py --- a/pypy/modul

[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 py3.6

2019-11-26 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98159:e5d59224adb8 Date: 2019-11-26 08:47 -0800 http://bitbucket.org/pypy/pypy/changeset/e5d59224adb8/ Log:merge default into py3.6 diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -99,16 +99,16 @@ Spenser Bauman Michal Bendows

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

2019-11-18 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98110:dde73a3a316b Date: 2019-11-18 04:36 -0700 http://bitbucket.org/pypy/pypy/changeset/dde73a3a316b/ Log:merge default into py3.6 diff --git a/pypy/module/_cffi_backend/newtype.py b/pypy/module/_cffi_backend/newtype.py --- a/pypy/module/_cffi_

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

2019-11-13 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98045:7d4bfee3b8a6 Date: 2019-11-13 10:25 -0500 http://bitbucket.org/pypy/pypy/changeset/7d4bfee3b8a6/ Log:merge default into py3.6 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 code_page-utf8: adds encoding, decoding codepages on win32

2019-11-12 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98042:d3664d4fd243 Date: 2019-11-12 22:34 -0500 http://bitbucket.org/pypy/pypy/changeset/d3664d4fd243/ Log:merge code_page-utf8: adds encoding, decoding codepages on win32 diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-he

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

2019-11-11 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98019:feb30e690128 Date: 2019-11-10 21:46 -0500 http://bitbucket.org/pypy/pypy/changeset/feb30e690128/ Log:merge default into py.36 diff --git a/rpython/rlib/compilerinfo.py b/rpython/rlib/compilerinfo.py --- a/rpython/rlib/compilerinfo.py +++ b/

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

2019-11-10 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r98015:e01187956256 Date: 2019-11-10 18:12 -0500 http://bitbucket.org/pypy/pypy/changeset/e01187956256/ Log:merge default into py3.6 diff --git a/extra_tests/cffi_tests/cffi0/test_verify.py b/extra_tests/cffi_tests/cffi0/test_verify.py --- a/extr

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

2019-11-07 Thread arigo
Author: Armin Rigo Branch: py3.6 Changeset: r97979:2a48a020ef28 Date: 2019-11-07 14:07 +0100 http://bitbucket.org/pypy/pypy/changeset/2a48a020ef28/ Log:merge heads diff --git a/lib-python/3/test/test_dis.py b/lib-python/3/test/test_dis.py --- a/lib-python/3/test/test_dis.py +++ b/lib-python/

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

2019-11-04 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97952:05b20def3304 Date: 2019-11-04 12:55 -0500 http://bitbucket.org/pypy/pypy/changeset/05b20def3304/ Log:merge default into py3.6 diff --git a/lib_pypy/_curses_build.py b/lib_pypy/_curses_build.py --- a/lib_pypy/_curses_build.py +++ b/lib_pypy/

[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 py3.6

2019-10-31 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97911:87d2c3bfeef2 Date: 2019-10-31 18:36 +0200 http://bitbucket.org/pypy/pypy/changeset/87d2c3bfeef2/ Log:merge default into py3.6 diff --git a/lib_pypy/_curses_build.py b/lib_pypy/_curses_build.py --- a/lib_pypy/_curses_build.py +++ b/lib_pypy/

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

2019-10-31 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97912:33fe0dcb31b8 Date: 2019-10-31 19:37 +0200 http://bitbucket.org/pypy/pypy/changeset/33fe0dcb31b8/ Log:merge heads diff --git a/pypy/interpreter/pyframe.py b/pypy/interpreter/pyframe.py --- a/pypy/interpreter/pyframe.py +++ b/pypy/interpreter

[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 py3.6

2019-10-27 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97867:189cdf258b08 Date: 2019-10-27 11:44 +0200 http://bitbucket.org/pypy/pypy/changeset/189cdf258b08/ Log:merge default into py3.6 diff --git a/pypy/module/select/test/test_select.py b/pypy/module/select/test/test_select.py --- a/pypy/module/se

[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 py3.6

2019-10-11 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97763:f963c5cf8e2e Date: 2019-10-11 14:29 +0300 http://bitbucket.org/pypy/pypy/changeset/f963c5cf8e2e/ Log:merge default into py3.6 diff --git a/pypy/tool/release/repackage.sh b/pypy/tool/release/repackage.sh --- a/pypy/tool/release/repackage.sh

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

2019-10-09 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r97746:60306f724eeb Date: 2019-10-09 15:49 +0200 http://bitbucket.org/pypy/pypy/changeset/60306f724eeb/ Log:merge default diff --git a/pypy/doc/commandline_ref.rst b/pypy/doc/commandline_ref.rst --- a/pypy/doc/commandline_ref.rst +

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

2019-09-29 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97674:23f38371a41d Date: 2019-09-29 13:03 +0300 http://bitbucket.org/pypy/pypy/changeset/23f38371a41d/ Log:merge default into py3.6 diff --git a/extra_tests/cffi_tests/cffi1/test_re_python.py b/extra_tests/cffi_tests/cffi1/test_re_python.py ---

[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

2019-09-21 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r97584:eb8c500a7667 Date: 2019-09-21 21:23 +0200 http://bitbucket.org/pypy/pypy/changeset/eb8c500a7667/ Log:merge default diff --git a/pypy/tool/pypyjit.py b/pypy/tool/pypyjit.py deleted file mode 100644 --- a/pypy/tool/pypyjit.py

[pypy-commit] pypy py3.6: merge json-decoder-maps-py3.6

2019-09-21 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r97583:6ce7533a8d5e Date: 2019-09-21 21:19 +0200 http://bitbucket.org/pypy/pypy/changeset/6ce7533a8d5e/ Log:merge json-decoder-maps-py3.6 diff too long, truncating to 2000 out of 2157 lines diff --git a/pypy/doc/whatsnew-head.rst

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

2019-09-20 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r97568:65e4ad6eb6b8 Date: 2019-09-20 12:43 +0200 http://bitbucket.org/pypy/pypy/changeset/65e4ad6eb6b8/ Log:merge default diff too long, truncating to 2000 out of 8630 lines diff --git a/extra_tests/cffi_tests/test_egg_version.py

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

2019-09-19 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r97551:02f4b7934b7f Date: 2019-09-19 20:54 +0200 http://bitbucket.org/pypy/pypy/changeset/02f4b7934b7f/ Log:merge default diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -40,11 +40,11 @@ Armin Rigo Maciej Fijalk

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

2019-09-17 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97512:d9092e9cba63 Date: 2019-09-17 14:15 +0300 http://bitbucket.org/pypy/pypy/changeset/d9092e9cba63/ Log:merge default into py3.6 diff --git a/pypy/module/_rawffi/interp_rawffi.py b/pypy/module/_rawffi/interp_rawffi.py --- a/pypy/module/_rawff

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

2019-09-16 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r97486:a94f909131d8 Date: 2019-09-16 10:29 +0200 http://bitbucket.org/pypy/pypy/changeset/a94f909131d8/ Log:merge default diff --git a/pypy/interpreter/unicodehelper.py b/pypy/interpreter/unicodehelper.py --- a/pypy/interpreter/un

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

2019-09-15 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r97482:9d30b102e8b1 Date: 2019-09-15 14:20 +0200 http://bitbucket.org/pypy/pypy/changeset/9d30b102e8b1/ Log:merge default diff --git a/pypy/module/pypyjit/test_pypy_c/test_string.py b/pypy/module/pypyjit/test_pypy_c/test_string.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 and fix build script

2019-09-14 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97475:f29a87447d84 Date: 2019-09-14 15:27 +0300 http://bitbucket.org/pypy/pypy/changeset/f29a87447d84/ Log:merge and fix build script diff --git a/pypy/tool/build_cffi_imports.py b/pypy/tool/build_cffi_imports.py --- a/pypy/tool/build_cffi_import

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

2019-09-13 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r97472:6e832892a7f7 Date: 2019-09-13 13:00 +0200 http://bitbucket.org/pypy/pypy/changeset/6e832892a7f7/ Log:merge default diff --git a/pypy/config/test/test_pypyoption.py b/pypy/config/test/test_pypyoption.py --- a/pypy/config/tes

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

2019-09-12 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r97456:41c694d4618d Date: 2019-09-12 11:12 +0200 http://bitbucket.org/pypy/pypy/changeset/41c694d4618d/ Log:merge default diff --git a/pypy/module/_io/interp_textio.py b/pypy/module/_io/interp_textio.py --- a/pypy/module/_io/interp

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

2019-09-11 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r97453:6e81e44fab5b Date: 2019-09-11 23:18 +0200 http://bitbucket.org/pypy/pypy/changeset/6e81e44fab5b/ Log:merge default diff --git a/pypy/module/_codecs/interp_codecs.py b/pypy/module/_codecs/interp_codecs.py --- a/pypy/module/_

[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 more-cpyext which adds many more datetime c functions via pytime.c

2019-09-11 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97445:4b18478c878b Date: 2019-09-11 10:14 -0500 http://bitbucket.org/pypy/pypy/changeset/4b18478c878b/ Log:merge more-cpyext which adds many more datetime c functions via pytime.c diff --git a/lib_pypy/_pypy_testcapi.py b/lib_pypy/_pypy_t

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

2019-09-11 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r97438:6c178b391f40 Date: 2019-09-11 14:41 +0200 http://bitbucket.org/pypy/pypy/changeset/6c178b391f40/ Log:merge default ___ pypy-commit mailing list pypy-commit@python.org https://mail.

[pypy-commit] pypy py3.6: Merge with default

2019-09-10 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97429:6cbd0f9d8052 Date: 2019-09-11 08:58 +0300 http://bitbucket.org/pypy/pypy/changeset/6cbd0f9d8052/ Log:Merge with default diff --git a/lib_pypy/_curses_build.py b/lib_pypy/_curses_build.py --- a/lib_pypy/_curses_build.py +++ b/lib_pypy/_curse

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

2019-08-29 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97337:cfb972269866 Date: 2019-08-29 20:59 +0300 http://bitbucket.org/pypy/pypy/changeset/cfb972269866/ Log:merge default into py3.6 diff --git a/rpython/rlib/rsiphash.py b/rpython/rlib/rsiphash.py --- a/rpython/rlib/rsiphash.py +++ b/rpython/rlib

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

2019-08-28 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97317:1b696e1a6058 Date: 2019-08-28 09:50 +0300 http://bitbucket.org/pypy/pypy/changeset/1b696e1a6058/ Log:merge default into py3.6 diff --git a/pypy/module/posix/interp_posix.py b/pypy/module/posix/interp_posix.py --- a/pypy/module/posix/interp

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

2019-08-26 Thread arigo
Author: Armin Rigo Branch: py3.6 Changeset: r97268:08f03166561f Date: 2019-08-26 17:06 +0200 http://bitbucket.org/pypy/pypy/changeset/08f03166561f/ Log:merge heads diff --git a/lib-python/3/test/list_tests.py b/lib-python/3/test/list_tests.py --- a/lib-python/3/test/list_tests.py +++ b/lib-p

[pypy-commit] pypy py3.6: merge default, remove wrong version test files

2019-08-21 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97236:1cd037049338 Date: 2019-08-21 20:24 +0300 http://bitbucket.org/pypy/pypy/changeset/1cd037049338/ Log:merge default, remove wrong version test files diff --git a/lib-python/2.7/test/capath/efa5f9c3.0 b/lib-python/2.7/test/capath/efa5f9c3.0

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

2019-08-19 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97216:8df39cb01740 Date: 2019-08-19 10:17 +0300 http://bitbucket.org/pypy/pypy/changeset/8df39cb01740/ Log:merge default into py3.6 diff --git a/rpython/jit/backend/aarch64/opassembler.py b/rpython/jit/backend/aarch64/opassembler.py --- a/rpytho

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

2019-08-17 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97204:d2f8e364e52d Date: 2019-08-17 22:04 +0300 http://bitbucket.org/pypy/pypy/changeset/d2f8e364e52d/ Log:merge default into py3.6 diff --git a/lib_pypy/_cffi_ssl/_cffi_src/openssl/pypy_win32_extra.py b/lib_pypy/_cffi_ssl/_cffi_src/openssl/pypy

[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 py3.6

2019-08-15 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97187:c5962a500215 Date: 2019-08-15 19:35 +0300 http://bitbucket.org/pypy/pypy/changeset/c5962a500215/ Log:merge default into py3.6 diff --git a/extra_tests/ctypes_tests/test_cast.py b/extra_tests/ctypes_tests/test_cast.py --- a/extra_tests/ctyp

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

2019-08-14 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97175:168ba5471494 Date: 2019-08-14 17:02 +0300 http://bitbucket.org/pypy/pypy/changeset/168ba5471494/ Log:merge default into py3.6 diff too long, truncating to 2000 out of 25605 lines diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hg

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

2019-08-11 Thread arigo
Author: Armin Rigo Branch: py3.6 Changeset: r97156:d21e9a6b4037 Date: 2019-08-11 23:11 +0200 http://bitbucket.org/pypy/pypy/changeset/d21e9a6b4037/ Log:merge heads diff --git a/pypy/module/_cppyy/test/conftest.py b/pypy/module/_cppyy/test/conftest.py --- a/pypy/module/_cppyy/test/conftest.p

[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 brach

2019-08-10 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97142:018380765dc8 Date: 2019-08-10 21:50 +0300 http://bitbucket.org/pypy/pypy/changeset/018380765dc8/ Log:merge default into brach diff --git a/pypy/module/_socket/test/test_sock_app.py b/pypy/module/_socket/test/test_sock_app.py --- a/pypy/mod

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

2019-07-11 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r96964:fb80c6375d86 Date: 2019-07-11 11:21 +0200 http://bitbucket.org/pypy/pypy/changeset/fb80c6375d86/ Log:merge default diff --git a/rpython/rlib/rbigint.py b/rpython/rlib/rbigint.py --- a/rpython/rlib/rbigint.py +++ b/rpython/rl

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

2019-07-10 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r96958:5a7ab6765acf Date: 2019-07-10 13:38 +0200 http://bitbucket.org/pypy/pypy/changeset/5a7ab6765acf/ Log:merge default diff --git a/rpython/jit/backend/arm/assembler.py b/rpython/jit/backend/arm/assembler.py --- a/rpython/jit/b

[pypy-commit] pypy py3.6: merge setitem2d which allows more than 1d indexing of memoryview.__setitem__

2019-06-20 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96833:da82c5ed6895 Date: 2019-06-21 01:42 +0300 http://bitbucket.org/pypy/pypy/changeset/da82c5ed6895/ Log:merge setitem2d which allows more than 1d indexing of memoryview.__setitem__ diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/d

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

2019-06-12 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r96798:60c42a75264d Date: 2019-06-12 13:49 +0200 http://bitbucket.org/pypy/pypy/changeset/60c42a75264d/ Log:merge default diff --git a/rpython/rlib/_rsocket_rffi.py b/rpython/rlib/_rsocket_rffi.py --- a/rpython/rlib/_rsocket_rffi.p

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

2019-06-10 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96786:d2e310118a69 Date: 2019-06-11 08:37 +0300 http://bitbucket.org/pypy/pypy/changeset/d2e310118a69/ Log:merge default into py3.6 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.6: merge default

2019-06-05 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r96747:010dd2bc Date: 2019-06-05 11:31 +0200 http://bitbucket.org/pypy/pypy/changeset/010dd2bc/ Log:merge default diff too long, truncating to 2000 out of 7324 lines diff --git a/extra_tests/cffi_tests/cffi0/test_parsing.p

[pypy-commit] pypy py3.6: merge fix-leak-of-file-descriptor-with-_iofile which fixes a resource leak

2019-06-04 Thread mattip
Author: mattip Branch: py3.6 Changeset: r96745:7c2732ad825a Date: 2019-06-05 05:50 + http://bitbucket.org/pypy/pypy/changeset/7c2732ad825a/ Log:merge fix-leak-of-file-descriptor-with-_iofile which fixes a resource leak diff --git a/pypy/module/_io/interp_fileio.py b/pypy/module/_

[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 py3.6

2019-05-26 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96692:6912df235ecc Date: 2019-05-27 07:36 +0300 http://bitbucket.org/pypy/pypy/changeset/6912df235ecc/ Log:merge default into py3.6 diff --git a/lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py b/lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py --- a/lib_

[pypy-commit] pypy py3.6: merge winmultiprocessing which starts support for multiprocessing on win32

2019-05-26 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96695:8bab4372bd45 Date: 2019-05-27 07:41 +0300 http://bitbucket.org/pypy/pypy/changeset/8bab4372bd45/ Log:merge winmultiprocessing which starts support for multiprocessing on win32 diff --git a/lib_pypy/_overlapped.py b/lib_pypy/_overlap

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

2019-05-23 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r9:6941f917df42 Date: 2019-05-24 08:05 +0300 http://bitbucket.org/pypy/pypy/changeset/6941f917df42/ Log:merge default into py3.6 diff --git a/lib_pypy/_cffi_ssl/__init__.py b/lib_pypy/_cffi_ssl/__init__.py new file mode 100644 diff --git a/lib

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

2019-05-16 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96628:c26316b6a81d Date: 2019-05-17 06:34 +0300 http://bitbucket.org/pypy/pypy/changeset/c26316b6a81d/ Log:merge default into py.36 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.6: merge default into py3.6

2019-05-13 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96612:646010cf591d Date: 2019-05-13 18:17 -0700 http://bitbucket.org/pypy/pypy/changeset/646010cf591d/ Log:merge default into py3.6 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.6: merge fix-literal-prev_digit-underscore which fixes converting strings with '_' to ints

2019-05-13 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96610:c0cb46236cc7 Date: 2019-05-13 14:01 -0700 http://bitbucket.org/pypy/pypy/changeset/c0cb46236cc7/ Log:merge fix-literal-prev_digit-underscore which fixes converting strings with '_' to ints diff --git a/pypy/doc/whatsnew-pypy3-head.r

[pypy-commit] pypy py3.6: merge default into py3.6, fix test

2019-05-06 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96573:5420cbd1f137 Date: 2019-05-06 22:18 -0400 http://bitbucket.org/pypy/pypy/changeset/5420cbd1f137/ Log:merge default into py3.6, fix test diff --git a/pypy/module/_io/interp_textio.py b/pypy/module/_io/interp_textio.py --- a/pypy/module/_io/i

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

2019-04-30 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r96567:777ad5f524c1 Date: 2019-04-30 09:34 -0400 http://bitbucket.org/pypy/pypy/changeset/777ad5f524c1/ Log:merge default into py3.6 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.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

  1   2   >