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

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

2017-02-12 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r90069:ffcc62f39db7 Date: 2017-02-12 10:40 +0100 http://bitbucket.org/pypy/pypy/changeset/ffcc62f39db7/ Log:merge heads diff --git a/pypy/module/cpyext/longobject.py b/pypy/module/cpyext/longobject.py --- a/pypy/module/cpyext/longobject.py +++ b/py

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

2017-01-25 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r89758:6b430d93c851 Date: 2017-01-25 10:45 +0100 http://bitbucket.org/pypy/pypy/changeset/6b430d93c851/ Log:merge heads diff --git a/lib-python/conftest.py b/lib-python/conftest.py --- a/lib-python/conftest.py +++ b/lib-python/conftest.py @@ -225,6

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

2017-01-24 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r89750:08f726964553 Date: 2017-01-24 17:31 +0100 http://bitbucket.org/pypy/pypy/changeset/08f726964553/ Log:merge heads diff --git a/pypy/module/cpyext/include/pymem.h b/pypy/module/cpyext/include/pymem.h --- a/pypy/module/cpyext/include/pymem.h +

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

2017-01-17 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r89633:f94e694e3ca5 Date: 2017-01-17 16:32 +0100 http://bitbucket.org/pypy/pypy/changeset/f94e694e3ca5/ Log:merge heads diff --git a/lib_pypy/_cffi_ssl/_stdssl/__init__.py b/lib_pypy/_cffi_ssl/_stdssl/__init__.py --- a/lib_pypy/_cffi_ssl/_stdssl/_

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

2017-01-17 Thread plan_rich
Author: Richard Plangger Branch: py3.5 Changeset: r89630:ae346d1e5a98 Date: 2017-01-17 11:29 +0100 http://bitbucket.org/pypy/pypy/changeset/ae346d1e5a98/ Log:merge heads diff --git a/lib-python/3/test/test_json/__init__.py b/lib-python/3/test/test_json/__init__.py --- a/lib-python/3/test/te

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

2017-01-12 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r89527:daf8de0e7dab Date: 2017-01-12 19:25 +0100 http://bitbucket.org/pypy/pypy/changeset/daf8de0e7dab/ Log:merge heads diff --git a/lib_pypy/_tkinter/tclobj.py b/lib_pypy/_tkinter/tclobj.py --- a/lib_pypy/_tkinter/tclobj.py +++ b/lib_pypy/_tkinter

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

2017-01-02 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r89324:08682b9332c7 Date: 2017-01-02 23:55 +0200 http://bitbucket.org/pypy/pypy/changeset/08682b9332c7/ Log:merge heads diff --git a/pypy/module/_cffi_backend/test/test_recompiler.py b/pypy/module/_cffi_backend/test/test_recompiler.py --- a/pypy/

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

2016-12-12 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r89017:310d51b5e3ba Date: 2016-12-12 13:46 +0100 http://bitbucket.org/pypy/pypy/changeset/310d51b5e3ba/ Log:merge heads diff --git a/pypy/module/cpyext/structmember.py b/pypy/module/cpyext/structmember.py --- a/pypy/module/cpyext/structmember.py +

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

2016-12-07 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88953:3ee658af45ba Date: 2016-12-07 16:43 +0100 http://bitbucket.org/pypy/pypy/changeset/3ee658af45ba/ Log:merge heads diff --git a/lib-python/3/test/test_builtin.py b/lib-python/3/test/test_builtin.py --- a/lib-python/3/test/test_builtin.py +++

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

2016-12-07 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88941:45a7dc9e9bd4 Date: 2016-12-07 14:56 +0100 http://bitbucket.org/pypy/pypy/changeset/45a7dc9e9bd4/ Log:merge heads diff --git a/pypy/objspace/std/longobject.py b/pypy/objspace/std/longobject.py --- a/pypy/objspace/std/longobject.py +++ b/pypy/

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

2016-12-01 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88807:4e784ab053d6 Date: 2016-12-01 22:36 +0100 http://bitbucket.org/pypy/pypy/changeset/4e784ab053d6/ Log:merge heads diff --git a/pypy/module/_rawffi/array.py b/pypy/module/_rawffi/array.py --- a/pypy/module/_rawffi/array.py +++ b/pypy/module/_r

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

2016-11-30 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88774:278d4c3b3ff0 Date: 2016-11-30 15:34 + http://bitbucket.org/pypy/pypy/changeset/278d4c3b3ff0/ Log:merge heads diff --git a/pypy/module/sys/test/test_sysmodule.py b/pypy/module/sys/test/test_sysmodule.py --- a/pypy/module/sys/test/test_sy

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

2016-11-30 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88767:d444146a4f7d Date: 2016-11-30 15:22 +0100 http://bitbucket.org/pypy/pypy/changeset/d444146a4f7d/ Log:merge heads diff --git a/pypy/module/pypyjit/test_pypy_c/test_string.py b/pypy/module/pypyjit/test_pypy_c/test_string.py --- a/pypy/module/

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

2016-11-30 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88768:0da457b223d3 Date: 2016-11-30 15:22 +0100 http://bitbucket.org/pypy/pypy/changeset/0da457b223d3/ Log:merge heads diff --git a/lib-python/3/distutils/sysconfig_pypy.py b/lib-python/3/distutils/sysconfig_pypy.py --- a/lib-python/3/distutils/s

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

2016-11-30 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88762:14fd276cb8b4 Date: 2016-11-30 13:51 + http://bitbucket.org/pypy/pypy/changeset/14fd276cb8b4/ Log:merge heads diff too long, truncating to 2000 out of 16891 lines diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -74,

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

2016-11-29 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88754:49831b800735 Date: 2016-11-29 17:53 +0100 http://bitbucket.org/pypy/pypy/changeset/49831b800735/ Log:merge heads diff --git a/pypy/interpreter/module.py b/pypy/interpreter/module.py --- a/pypy/interpreter/module.py +++ b/pypy/interpreter/mod

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

2016-11-29 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88744:5b048af062a4 Date: 2016-11-29 16:17 +0100 http://bitbucket.org/pypy/pypy/changeset/5b048af062a4/ Log:merge heads diff --git a/pypy/module/_socket/interp_socket.py b/pypy/module/_socket/interp_socket.py --- a/pypy/module/_socket/interp_socke

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

2016-11-21 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88524:1922742741cc Date: 2016-11-21 15:02 +0100 http://bitbucket.org/pypy/pypy/changeset/1922742741cc/ Log:merge heads diff --git a/pypy/goal/targetpypystandalone.py b/pypy/goal/targetpypystandalone.py --- a/pypy/goal/targetpypystandalone.py +++

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

2016-11-10 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r88302:c6e6087f1717 Date: 2016-11-10 19:10 +0100 http://bitbucket.org/pypy/pypy/changeset/c6e6087f1717/ Log:merge heads diff --git a/lib-python/3/ssl.py b/lib-python/3/ssl.py --- a/lib-python/3/ssl.py +++ b/lib-python/3/ssl.py @@ -745,8 +745,7 @@

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

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

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

2016-11-01 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r88046:22a3e8d96787 Date: 2016-11-01 17:59 + http://bitbucket.org/pypy/pypy/changeset/22a3e8d96787/ Log:merge heads diff --git a/pypy/module/_codecs/interp_codecs.py b/pypy/module/_codecs/interp_codecs.py --- a/pypy/module/_codecs/interp_codec

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

2016-10-18 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r87854:b34556478b94 Date: 2016-10-18 10:46 +0200 http://bitbucket.org/pypy/pypy/changeset/b34556478b94/ Log:merge heads diff --git a/pypy/module/_collections/interp_deque.py b/pypy/module/_collections/interp_deque.py --- a/pypy/module/_collections

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

2016-10-16 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r87827:3ced7022e9b5 Date: 2016-10-16 10:18 +0200 http://bitbucket.org/pypy/pypy/changeset/3ced7022e9b5/ Log:merge heads diff --git a/pypy/module/posix/interp_posix.py b/pypy/module/posix/interp_posix.py --- a/pypy/module/posix/interp_posix.py +++

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

2016-10-14 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r87779:ed4f8611d06a Date: 2016-10-14 12:01 +0200 http://bitbucket.org/pypy/pypy/changeset/ed4f8611d06a/ Log:merge heads diff --git a/pypy/module/_multiprocessing/interp_semaphore.py b/pypy/module/_multiprocessing/interp_semaphore.py --- a/pypy/mod

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

2016-10-12 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r87739:57696c7e37eb Date: 2016-10-12 21:26 +0200 http://bitbucket.org/pypy/pypy/changeset/57696c7e37eb/ Log:merge heads diff --git a/lib-python/3/pickle.py b/lib-python/3/pickle.py --- a/lib-python/3/pickle.py +++ b/lib-python/3/pickle.py @@ -850,6

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

2016-08-31 Thread plan_rich
Author: Richard Plangger Branch: py3.5 Changeset: r86775:0e0dad8e1f2a Date: 2016-08-31 13:36 +0200 http://bitbucket.org/pypy/pypy/changeset/0e0dad8e1f2a/ Log:merge heads diff --git a/lib-python/2.7/distutils/sysconfig_pypy.py b/lib-python/2.7/distutils/sysconfig_pypy.py --- a/lib-python/2.7

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

2016-08-30 Thread plan_rich
Author: Richard Plangger Branch: py3.5 Changeset: r86755:0673c426d243 Date: 2016-08-30 20:48 +0200 http://bitbucket.org/pypy/pypy/changeset/0673c426d243/ Log:merge heads ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/ma