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

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

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

2018-10-28 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 ---

[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

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

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

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

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

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

[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

[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

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

[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

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

2018-04-15 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 ---

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

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

[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

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

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

2018-03-01 Thread mattip
Author: Matti Picus <matti.pi...@gmail.com> 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-

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

[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

[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

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

[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

[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

[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

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

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

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

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

[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

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

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