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

2019-02-06 Thread ambv
Author: Ɓukasz Langa Branch: py3.5 Changeset: r95863:706d2757733b Date: 2019-02-06 12:01 +0100 http://bitbucket.org/pypy/pypy/changeset/706d2757733b/ Log:hg merge default diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -4,8 +4,10 @@ *~ .*.swp .idea +.mypy_cache .pro

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

2019-02-05 Thread mjacob
Author: Manuel Jacob Branch: py3.5 Changeset: r95853:4a4b466ea459 Date: 2019-02-06 02:42 +0100 http://bitbucket.org/pypy/pypy/changeset/4a4b466ea459/ Log:hg merge default diff --git a/pypy/module/zlib/interp_zlib.py b/pypy/module/zlib/interp_zlib.py --- a/pypy/module/zlib/interp_zlib.py +++

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

2019-01-31 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r95765:2b258d7b2475 Date: 2019-01-31 22:50 +0100 http://bitbucket.org/pypy/pypy/changeset/2b258d7b2475/ Log:hg merge default diff --git a/extra_tests/cffi_tests/cffi1/test_pkgconfig.py b/extra_tests/cffi_tests/cffi1/test_pkgconfig.py new file mode

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

2019-01-31 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r95756:e01a180ee74a Date: 2019-01-31 16:11 + http://bitbucket.org/pypy/pypy/changeset/e01a180ee74a/ Log:hg merge default diff --git a/extra_tests/cffi_tests/cffi0/test_function.py b/extra_tests/cffi_tests/cffi0/test_function.py --- a/extra_tes

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

2019-01-25 Thread antocuni
Author: Antonio Cuni Branch: py3.5 Changeset: r95728:75ae721dc112 Date: 2019-01-25 16:44 +0100 http://bitbucket.org/pypy/pypy/changeset/75ae721dc112/ Log:hg merge default diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst --- a/pypy/doc/how-to-release.rst +++ b/pypy/doc/h

[pypy-commit] pypy py3.5: hg merge default; this bump the version to 7.1-alpha0

2019-01-25 Thread antocuni
Author: Antonio Cuni Branch: py3.5 Changeset: r95723:4b2995821717 Date: 2019-01-25 15:52 +0100 http://bitbucket.org/pypy/pypy/changeset/4b2995821717/ Log:hg merge default; this bump the version to 7.1-alpha0 diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py --- a/pypy/doc/conf.py +++ b/pypy/d

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

2019-01-20 Thread mjacob
Author: Manuel Jacob Branch: py3.5 Changeset: r95677:344c0186ad69 Date: 2019-01-20 11:58 +0100 http://bitbucket.org/pypy/pypy/changeset/344c0186ad69/ Log:hg merge default diff --git a/pypy/module/gc/__init__.py b/pypy/module/gc/__init__.py --- a/pypy/module/gc/__init__.py +++ b/pypy/module/g

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

2019-01-16 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r95654:f7b6aeba6694 Date: 2019-01-16 20:36 + http://bitbucket.org/pypy/pypy/changeset/f7b6aeba6694/ Log:hg merge default diff --git a/pypy/conftest.py b/pypy/conftest.py --- a/pypy/conftest.py +++ b/pypy/conftest.py @@ -14,6 +14,14 @@ rsyncdir

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

2018-12-29 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: py3.5 Changeset: r95535:f81df27a6bf7 Date: 2018-12-30 03:20 +0100 http://bitbucket.org/pypy/pypy/changeset/f81df27a6bf7/ Log:hg merge default diff --git a/pypy/objspace/std/test/test_unicodeobject.py b/pypy/objspace/std/test/test_unicodeobject.py --- a/p

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

2018-11-20 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r95351:5811240c082f Date: 2018-11-20 20:25 + http://bitbucket.org/pypy/pypy/changeset/5811240c082f/ Log:hg merge default diff --git a/extra_tests/cffi_tests/cffi1/test_parse_c_type.py b/extra_tests/cffi_tests/cffi1/test_parse_c_type.py --- a/e

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

2018-11-16 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r95327:10b8fc6af4a3 Date: 2018-11-16 20:02 + http://bitbucket.org/pypy/pypy/changeset/10b8fc6af4a3/ Log:hg merge default diff --git a/extra_tests/__init__.py b/extra_tests/__init__.py new file mode 100644 diff --git a/pypy/module/test_lib_pypy/

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

2018-10-25 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r95244:c7d3ff6df4ef Date: 2018-10-25 18:31 +0200 http://bitbucket.org/pypy/pypy/changeset/c7d3ff6df4ef/ Log:hg merge default diff --git a/lib_pypy/pyrepl/unix_console.py b/lib_pypy/pyrepl/unix_console.py --- a/lib_pypy/pyrepl/unix_console.py +++ b/

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

2018-10-20 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r95227:115a0ddc5b54 Date: 2018-10-20 14:48 +0200 http://bitbucket.org/pypy/pypy/changeset/115a0ddc5b54/ Log:hg merge default diff --git a/pypy/module/_cffi_backend/cdlopen.py b/pypy/module/_cffi_backend/cdlopen.py --- a/pypy/module/_cffi_backend/c

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

2018-10-08 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r95194:248ed5fa4ded Date: 2018-10-08 20:30 +0200 http://bitbucket.org/pypy/pypy/changeset/248ed5fa4ded/ Log:hg merge default diff --git a/pypy/module/_codecs/test/test_codecs.py b/pypy/module/_codecs/test/test_codecs.py --- a/pypy/module/_codecs/t

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

2018-09-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r95155:700122e469d9 Date: 2018-09-23 11:07 +0200 http://bitbucket.org/pypy/pypy/changeset/700122e469d9/ Log:hg merge default diff --git a/lib-python/3/test/test_inspect.py b/lib-python/3/test/test_inspect.py --- a/lib-python/3/test/test_inspect.py

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

2018-09-15 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r95127:d9a97ab80c60 Date: 2018-09-16 00:03 +0200 http://bitbucket.org/pypy/pypy/changeset/d9a97ab80c60/ Log:hg merge default diff --git a/pypy/module/_cffi_backend/test/_backend_test_c.py b/pypy/module/_cffi_backend/test/_backend_test_c.py --- a/p

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

2018-09-15 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r95125:3b0f38d2f3e8 Date: 2018-09-15 23:53 +0200 http://bitbucket.org/pypy/pypy/changeset/3b0f38d2f3e8/ Log:hg merge default diff --git a/pypy/module/_cffi_backend/misc.py b/pypy/module/_cffi_backend/misc.py --- a/pypy/module/_cffi_backend/misc.py

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

2018-09-15 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r95123:84f081c9bba4 Date: 2018-09-15 22:53 +0200 http://bitbucket.org/pypy/pypy/changeset/84f081c9bba4/ Log:hg merge default diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ Welcome to PyPy! -PyPy is an in

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

2018-09-11 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r95092:cbe861385419 Date: 2018-09-11 15:38 +0200 http://bitbucket.org/pypy/pypy/changeset/cbe861385419/ Log:hg merge default diff --git a/pypy/objspace/std/test/test_unicodeobject.py b/pypy/objspace/std/test/test_unicodeobject.py --- a/pypy/objspa

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

2018-09-11 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r95090:ae9f77ce8df2 Date: 2018-09-11 15:30 +0200 http://bitbucket.org/pypy/pypy/changeset/ae9f77ce8df2/ Log:hg merge default diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst --- a/pypy/doc/cpython_differences.rst +++

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

2018-09-01 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r95058:33d16cf29160 Date: 2018-09-01 15:56 +0200 http://bitbucket.org/pypy/pypy/changeset/33d16cf29160/ Log:hg merge default diff --git a/lib_pypy/_ctypes/array.py b/lib_pypy/_ctypes/array.py --- a/lib_pypy/_ctypes/array.py +++ b/lib_pypy/_ctypes/a

[pypy-commit] pypy py3.5: hg merge default (and port the changes from 2.7/types.py to 3/types.py)

2018-08-09 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94983:f938ea58f52c Date: 2018-08-09 16:32 +0200 http://bitbucket.org/pypy/pypy/changeset/f938ea58f52c/ Log:hg merge default (and port the changes from 2.7/types.py to 3/types.py) diff --git a/lib-python/3/types.py b/lib-python/3/types.py -

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

2018-08-07 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94973:b9da0b002569 Date: 2018-08-07 23:10 +0200 http://bitbucket.org/pypy/pypy/changeset/b9da0b002569/ Log:hg merge default diff too long, truncating to 2000 out of 2739 lines diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst -

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

2018-08-07 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94974:a828a10bfcfd Date: 2018-08-07 23:10 +0200 http://bitbucket.org/pypy/pypy/changeset/a828a10bfcfd/ Log:hg merge heads diff --git a/pypy/interpreter/astcompiler/codegen.py b/pypy/interpreter/astcompiler/codegen.py --- a/pypy/interpreter/astcom

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

2018-07-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94885:130fbb74dab5 Date: 2018-07-23 18:20 +0200 http://bitbucket.org/pypy/pypy/changeset/130fbb74dab5/ Log:hg merge default diff too long, truncating to 2000 out of 2216 lines diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py ---

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

2018-07-06 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94818:4db575509642 Date: 2018-07-06 18:25 +0200 http://bitbucket.org/pypy/pypy/changeset/4db575509642/ Log:hg merge default diff --git a/pypy/module/__pypy__/__init__.py b/pypy/module/__pypy__/__init__.py --- a/pypy/module/__pypy__/__init__.py +++

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

2018-07-06 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94816:8c7fd9e901c7 Date: 2018-07-06 16:27 +0200 http://bitbucket.org/pypy/pypy/changeset/8c7fd9e901c7/ Log:hg merge default diff --git a/pypy/module/_cppyy/converter.py b/pypy/module/_cppyy/converter.py --- a/pypy/module/_cppyy/converter.py +++ b/

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

2018-07-05 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94806:87b7c6c07f22 Date: 2018-07-05 17:28 +0200 http://bitbucket.org/pypy/pypy/changeset/87b7c6c07f22/ Log:hg merge default (issue #2837 not closed, needs different fix in pypy3) diff --git a/pypy/module/sys/test/test_sysmodule.py b/pypy

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

2018-07-01 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94794:bd8889a5d67f Date: 2018-07-01 22:40 +0200 http://bitbucket.org/pypy/pypy/changeset/bd8889a5d67f/ Log:hg merge default diff --git a/pypy/interpreter/test/test_raise.py b/pypy/interpreter/test/test_raise.py --- a/pypy/interpreter/test/test_ra

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

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94679:7920e2af5244 Date: 2018-05-23 22:58 +0200 http://bitbucket.org/pypy/pypy/changeset/7920e2af5244/ Log:hg merge default diff --git a/pypy/module/cpyext/include/patchlevel.h b/pypy/module/cpyext/include/patchlevel.h --- a/pypy/module/cpyext/in

[pypy-commit] pypy py3.5: hg merge py3.5-reverse-debugger

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94675:f984fd051c58 Date: 2018-05-23 22:44 +0200 http://bitbucket.org/pypy/pypy/changeset/f984fd051c58/ Log:hg merge py3.5-reverse-debugger diff too long, truncating to 2000 out of 7499 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgt

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

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94677:8e91ac1e6132 Date: 2018-05-23 22:46 +0200 http://bitbucket.org/pypy/pypy/changeset/8e91ac1e6132/ Log:hg merge default ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mai

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

2018-05-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94667:cfbe109033a4 Date: 2018-05-23 21:04 +0200 http://bitbucket.org/pypy/pypy/changeset/cfbe109033a4/ Log:hg merge default ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mai

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

2018-05-14 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r94591:2396fb397495 Date: 2018-05-14 22:34 +0100 http://bitbucket.org/pypy/pypy/changeset/2396fb397495/ Log:hg merge default diff --git a/pypy/interpreter/unicodehelper.py b/pypy/interpreter/unicodehelper.py --- a/pypy/interpreter/unicodehelper.py

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

2018-05-13 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r94556:0c21724e75bd Date: 2018-05-14 04:28 +0100 http://bitbucket.org/pypy/pypy/changeset/0c21724e75bd/ Log:hg merge default ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mai

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

2018-05-13 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r94553:d43acd762a29 Date: 2018-05-14 03:57 +0100 http://bitbucket.org/pypy/pypy/changeset/d43acd762a29/ Log:hg merge default diff --git a/rpython/jit/metainterp/pyjitpl.py b/rpython/jit/metainterp/pyjitpl.py --- a/rpython/jit/metainterp/pyjitpl.py

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

2018-05-09 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94517:6aceee434fd0 Date: 2018-05-09 19:45 +0200 http://bitbucket.org/pypy/pypy/changeset/6aceee434fd0/ Log:hg merge default diff --git a/pypy/doc/architecture.rst b/pypy/doc/architecture.rst --- a/pypy/doc/architecture.rst +++ b/pypy/doc/architect

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

2018-05-09 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94506:e4a332215983 Date: 2018-05-09 18:55 +0200 http://bitbucket.org/pypy/pypy/changeset/e4a332215983/ Log:hg 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/whatsn

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

2018-04-20 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r94397:b7da70a8fd2c Date: 2018-04-20 17:13 +0100 http://bitbucket.org/pypy/pypy/changeset/b7da70a8fd2c/ Log:hg merge default diff --git a/pypy/module/cpyext/test/test_datetime.py b/pypy/module/cpyext/test/test_datetime.py --- a/pypy/module/cpyext/

[pypy-commit] pypy py3.5: hg merge gc-hooks

2018-04-17 Thread antocuni
Author: Antonio Cuni Branch: py3.5 Changeset: r94362:dcf6cc8d15a3 Date: 2018-04-17 14:06 +0100 http://bitbucket.org/pypy/pypy/changeset/dcf6cc8d15a3/ Log:hg merge gc-hooks 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 @@ -121,6

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

2018-04-15 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r94339:7967a85cf805 Date: 2018-04-15 17:56 +0100 http://bitbucket.org/pypy/pypy/changeset/7967a85cf805/ Log:hg merge default diff --git a/pypy/tool/pytest/genreportdata.py b/pypy/tool/pytest/genreportdata.py deleted file mode 100755 --- a/pypy/too

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

2018-03-19 Thread mjacob
Author: Manuel Jacob Branch: py3.5 Changeset: r94017:d12c359516b2 Date: 2018-03-19 23:21 +0100 http://bitbucket.org/pypy/pypy/changeset/d12c359516b2/ Log:hg merge default diff --git a/pypy/objspace/std/listobject.py b/pypy/objspace/std/listobject.py --- a/pypy/objspace/std/listobject.py +++

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

2018-03-19 Thread mjacob
Author: Manuel Jacob Branch: py3.5 Changeset: r94004:fcbdf6d13402 Date: 2018-03-19 16:55 +0100 http://bitbucket.org/pypy/pypy/changeset/fcbdf6d13402/ Log:hg 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/what

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

2018-03-19 Thread mjacob
Author: Manuel Jacob Branch: py3.5 Changeset: r94005:02491c2d50b2 Date: 2018-03-19 16:57 +0100 http://bitbucket.org/pypy/pypy/changeset/02491c2d50b2/ Log:hg merge py3.5 diff too long, truncating to 2000 out of 126938 lines diff --git a/lib-python/3/_collections_abc.py b/lib-python/3/_collec

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

2018-02-19 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93839:dd3b9bfab6a0 Date: 2018-02-20 02:47 + http://bitbucket.org/pypy/pypy/changeset/dd3b9bfab6a0/ Log:hg merge default diff --git a/pypy/module/test_lib_pypy/pyrepl/__init__.py b/extra_tests/test_pyrepl/__init__.py rename from pypy/module/te

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

2018-01-12 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93660:0ec5e7c14574 Date: 2018-01-12 17:38 + http://bitbucket.org/pypy/pypy/changeset/0ec5e7c14574/ Log:hg merge default diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -50,3 +50,4 @@ rele

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

2018-01-10 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r93650:52e62b9d7e92 Date: 2018-01-10 22:44 +0100 http://bitbucket.org/pypy/pypy/changeset/52e62b9d7e92/ Log:hg merge default diff --git a/pypy/module/_cffi_backend/test/test_recompiler.py b/pypy/module/_cffi_backend/test/test_recompiler.py --- a/p

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

2018-01-05 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93628:799e8d00a8ec Date: 2018-01-05 20:17 + http://bitbucket.org/pypy/pypy/changeset/799e8d00a8ec/ Log:hg merge default diff too long, truncating to 2000 out of 4420 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -46,3 +4

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

2017-12-22 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93553:c653db1b380d Date: 2017-12-22 16:26 +0100 http://bitbucket.org/pypy/pypy/changeset/c653db1b380d/ Log:hg merge default diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -44,3 +44,5 @@ d72f9800a42b46a8056951b1da2426d2c2d8d502 rele

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

2017-12-18 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r93467:a04f367d45a5 Date: 2017-12-18 13:13 +0100 http://bitbucket.org/pypy/pypy/changeset/a04f367d45a5/ Log:hg merge default diff --git a/rpython/rlib/rwin32.py b/rpython/rlib/rwin32.py --- a/rpython/rlib/rwin32.py +++ b/rpython/rlib/rwin32.py @@ -

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

2017-12-17 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93454:774bffb126ce Date: 2017-12-17 22:14 + http://bitbucket.org/pypy/pypy/changeset/774bffb126ce/ Log:hg merge default diff --git a/pypy/module/cpyext/pyerrors.py b/pypy/module/cpyext/pyerrors.py --- a/pypy/module/cpyext/pyerrors.py +++ b/pyp

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

2017-12-15 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93433:4d0d6cd1346b Date: 2017-12-16 02:18 + http://bitbucket.org/pypy/pypy/changeset/4d0d6cd1346b/ Log:hg merge default diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst --- a/pypy/doc/how-to-release.rst +++ b/pypy/doc/how

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

2017-12-12 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93402:da4b6cf751a5 Date: 2017-12-12 23:37 + http://bitbucket.org/pypy/pypy/changeset/da4b6cf751a5/ Log:hg merge default diff --git a/pypy/module/test_lib_pypy/test_json_extra.py b/extra_tests/test_json.py rename from pypy/module/test_lib_pypy

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

2017-12-05 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93278:e7bcb8094e51 Date: 2017-12-05 22:02 + http://bitbucket.org/pypy/pypy/changeset/e7bcb8094e51/ Log:hg merge default diff --git a/lib_pypy/resource.py b/lib_pypy/resource.py --- a/lib_pypy/resource.py +++ b/lib_pypy/resource.py @@ -20,6 +20

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

2017-11-30 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93230:c932756506d4 Date: 2017-12-01 02:26 + http://bitbucket.org/pypy/pypy/changeset/c932756506d4/ Log:hg merge default diff --git a/rpython/jit/metainterp/optimizeopt/intutils.py b/rpython/jit/metainterp/optimizeopt/intutils.py --- a/rpython

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

2017-11-29 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93216:fcf5d3fb56f4 Date: 2017-11-29 18:34 + http://bitbucket.org/pypy/pypy/changeset/fcf5d3fb56f4/ Log:hg merge default diff --git a/extra_tests/test_textio.py b/extra_tests/test_textio.py --- a/extra_tests/test_textio.py +++ b/extra_tests/tes

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

2017-11-25 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93183:8125ba2d1fc1 Date: 2017-11-26 03:02 + http://bitbucket.org/pypy/pypy/changeset/8125ba2d1fc1/ Log:hg merge default diff --git a/extra_tests/test_textio.py b/extra_tests/test_textio.py new file mode 100644 --- /dev/null +++ b/extra_tests/t

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

2017-11-20 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93107:3e868c28555c Date: 2017-11-21 01:59 + http://bitbucket.org/pypy/pypy/changeset/3e868c28555c/ Log:hg merge default diff --git a/lib-python/2.7/test/test_urllib2net.py b/lib-python/2.7/test/test_urllib2net.py --- a/lib-python/2.7/test/tes

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

2017-11-13 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r93006:19326fb34a67 Date: 2017-11-13 21:07 + http://bitbucket.org/pypy/pypy/changeset/19326fb34a67/ Log:hg merge default diff --git a/extra_tests/test_bytes.py b/extra_tests/test_bytes.py --- a/extra_tests/test_bytes.py +++ b/extra_tests/test_b

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

2017-11-06 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92956:ed4ba7032f9d Date: 2017-11-06 16:53 + http://bitbucket.org/pypy/pypy/changeset/ed4ba7032f9d/ Log:hg merge default diff --git a/lib_pypy/_tkinter/app.py b/lib_pypy/_tkinter/app.py --- a/lib_pypy/_tkinter/app.py +++ b/lib_pypy/_tkinter/app

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

2017-11-04 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92931:a433b30d93a4 Date: 2017-11-04 21:06 + http://bitbucket.org/pypy/pypy/changeset/a433b30d93a4/ Log:hg merge default diff --git a/extra_tests/requirements.txt b/extra_tests/requirements.txt new file mode 100644 --- /dev/null +++ b/extra_tes

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

2017-10-24 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92842:1c9a8dfaca36 Date: 2017-10-25 04:05 +0100 http://bitbucket.org/pypy/pypy/changeset/1c9a8dfaca36/ Log:hg merge default diff --git a/lib_pypy/_ctypes/basics.py b/lib_pypy/_ctypes/basics.py --- a/lib_pypy/_ctypes/basics.py +++ b/lib_pypy/_ctype

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

2017-10-09 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92691:be539692837f Date: 2017-10-10 01:30 +0200 http://bitbucket.org/pypy/pypy/changeset/be539692837f/ Log:hg merge default diff --git a/pypy/module/cpyext/slotdefs.py b/pypy/module/cpyext/slotdefs.py --- a/pypy/module/cpyext/slotdefs.py +++ b/pyp

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

2017-10-09 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92680:ebfa68d4 Date: 2017-10-09 16:11 +0200 http://bitbucket.org/pypy/pypy/changeset/ebfa68d4/ Log:hg merge default 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-INFO +++ b/

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

2017-10-07 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r92621:e1232edfd557 Date: 2017-10-06 04:26 +0200 http://bitbucket.org/pypy/pypy/changeset/e1232edfd557/ Log:hg merge default diff too long, truncating to 2000 out of 8213 lines diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -40,3 +4

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

2017-10-01 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92547:4978206b1665 Date: 2017-10-02 01:53 +0200 http://bitbucket.org/pypy/pypy/changeset/4978206b1665/ Log:hg merge default diff --git a/pypy/module/cpyext/slotdefs.py b/pypy/module/cpyext/slotdefs.py --- a/pypy/module/cpyext/slotdefs.py +++ b/pyp

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

2017-10-01 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92544:41b2cbb76719 Date: 2017-10-02 01:02 +0200 http://bitbucket.org/pypy/pypy/changeset/41b2cbb76719/ Log:hg merge default diff --git a/pypy/doc/release-v5.9.0.rst b/pypy/doc/release-v5.9.0.rst --- a/pypy/doc/release-v5.9.0.rst +++ b/pypy/doc/rel

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

2017-09-29 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92521:45380b7b402f Date: 2017-09-30 00:42 +0200 http://bitbucket.org/pypy/pypy/changeset/45380b7b402f/ Log:hg merge default diff --git a/pypy/doc/release-v5.9.0.rst b/pypy/doc/release-v5.9.0.rst --- a/pypy/doc/release-v5.9.0.rst +++ b/pypy/doc/rel

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

2017-09-29 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92505:a0fe3f649ba8 Date: 2017-09-29 17:14 +0200 http://bitbucket.org/pypy/pypy/changeset/a0fe3f649ba8/ Log:hg merge default diff --git a/pypy/module/cpyext/methodobject.py b/pypy/module/cpyext/methodobject.py --- a/pypy/module/cpyext/methodobject

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

2017-09-28 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92495:9d4f0cdad713 Date: 2017-09-28 23:48 +0200 http://bitbucket.org/pypy/pypy/changeset/9d4f0cdad713/ Log:hg merge default diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api.py +++ b/pypy/module/cpyext

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

2017-09-28 Thread mjacob
Author: Manuel Jacob Branch: py3.5 Changeset: r92491:aee2981816b8 Date: 2017-09-28 21:48 +0200 http://bitbucket.org/pypy/pypy/changeset/aee2981816b8/ Log:hg merge default diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -60,8 +60,8 @@ Wim Lavrijsen Eric van Riet Paap Ri

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

2017-09-21 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92433:a42b82e1eb73 Date: 2017-09-21 19:32 +0100 http://bitbucket.org/pypy/pypy/changeset/a42b82e1eb73/ Log:hg merge default diff --git a/lib-python/2.7/multiprocessing/heap.py b/lib-python/2.7/multiprocessing/heap.py --- a/lib-python/2.7/multipro

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

2017-09-15 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92403:3d6ac44c6fff Date: 2017-09-15 16:37 +0100 http://bitbucket.org/pypy/pypy/changeset/3d6ac44c6fff/ Log:hg 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/whatsn

[pypy-commit] pypy py3.5: hg merge default (fast PyUnicode_Check disabled for now)

2017-09-11 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92372:1f0dbee16f1f Date: 2017-09-11 17:53 +0100 http://bitbucket.org/pypy/pypy/changeset/1f0dbee16f1f/ Log:hg merge default (fast PyUnicode_Check disabled for now) diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc

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

2017-09-03 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92312:965ce7010d54 Date: 2017-09-03 16:44 +0100 http://bitbucket.org/pypy/pypy/changeset/965ce7010d54/ Log:hg merge default diff --git a/lib-python/2.7/ctypes/test/test_byteswap.py b/lib-python/2.7/ctypes/test/test_byteswap.py --- a/lib-python/2.

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

2017-08-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r92238:89b8fc097575 Date: 2017-08-23 19:05 +0200 http://bitbucket.org/pypy/pypy/changeset/89b8fc097575/ Log:hg merge default diff --git a/pypy/module/cpyext/include/object.h b/pypy/module/cpyext/include/object.h --- a/pypy/module/cpyext/include/ob

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

2017-08-23 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r92235:d4535b1f44cd Date: 2017-08-23 18:55 +0200 http://bitbucket.org/pypy/pypy/changeset/d4535b1f44cd/ Log:hg merge default diff --git a/lib-python/2.7/ctypes/__init__.py b/lib-python/2.7/ctypes/__init__.py --- a/lib-python/2.7/ctypes/__init__.py

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

2017-08-18 Thread mjacob
Author: Manuel Jacob Branch: py3.5 Changeset: r92172:9872266a277f Date: 2017-08-18 21:20 +0200 http://bitbucket.org/pypy/pypy/changeset/9872266a277f/ Log:hg merge diff --git a/pypy/objspace/std/bytesobject.py b/pypy/objspace/std/bytesobject.py --- a/pypy/objspace/std/bytesobject.py +++ b/pyp

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

2017-08-18 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92166:90593ef2b17c Date: 2017-08-18 16:28 +0200 http://bitbucket.org/pypy/pypy/changeset/90593ef2b17c/ Log:hg merge default diff --git a/lib-python/2.7/ctypes/__init__.py b/lib-python/2.7/ctypes/__init__.py --- a/lib-python/2.7/ctypes/__init__.py

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

2017-08-14 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92151:fee5f0e18b17 Date: 2017-08-14 20:52 +0200 http://bitbucket.org/pypy/pypy/changeset/fee5f0e18b17/ Log:hg merge default diff --git a/pypy/module/cpyext/src/modsupport.c b/pypy/module/cpyext/src/modsupport.c --- a/pypy/module/cpyext/src/modsup

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

2017-08-14 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r92149:90985eb27be1 Date: 2017-08-14 19:23 +0200 http://bitbucket.org/pypy/pypy/changeset/90985eb27be1/ Log:hg merge default diff --git a/pypy/module/__builtin__/descriptor.py b/pypy/module/__builtin__/descriptor.py --- a/pypy/module/__builtin__/d

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

2017-08-12 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92136:02ab6e8e42e8 Date: 2017-08-12 20:35 +0200 http://bitbucket.org/pypy/pypy/changeset/02ab6e8e42e8/ Log:hg merge default diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py --- a/pypy/config/pypyoption.py +++ b/pypy/config/pypyop

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

2017-08-11 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92123:ca42f6a90f18 Date: 2017-08-11 17:36 +0200 http://bitbucket.org/pypy/pypy/changeset/ca42f6a90f18/ Log:hg merge default 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: hg merge default

2017-08-06 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r92100:45907003511b Date: 2017-08-06 15:37 +0100 http://bitbucket.org/pypy/pypy/changeset/45907003511b/ Log:hg 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/whatsn

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

2017-07-31 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91998:2ae11d0d2965 Date: 2017-07-31 14:13 +0200 http://bitbucket.org/pypy/pypy/changeset/2ae11d0d2965/ Log:hg 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/whatsn

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

2017-07-28 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r91988:b4c040585955 Date: 2017-07-28 15:33 +0100 http://bitbucket.org/pypy/pypy/changeset/b4c040585955/ Log:hg merge default diff too long, truncating to 2000 out of 19088 lines diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@

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

2017-07-19 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r91925:71fecdeaec70 Date: 2017-07-19 18:58 +0200 http://bitbucket.org/pypy/pypy/changeset/71fecdeaec70/ Log:hg merge default diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py --- a/rpython/translator/c/genc.py +++ b/rpython/t

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

2017-07-16 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91889:b58d747dcf74 Date: 2017-07-16 13:44 +0200 http://bitbucket.org/pypy/pypy/changeset/b58d747dcf74/ Log:hg merge default diff --git a/lib-python/2.7/test/test_os.py b/lib-python/2.7/test/test_os.py --- a/lib-python/2.7/test/test_os.py +++ b/lib

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

2017-07-08 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91843:7888ede0c136 Date: 2017-07-08 17:11 +0200 http://bitbucket.org/pypy/pypy/changeset/7888ede0c136/ Log:hg merge default diff --git a/pypy/module/__builtin__/test/test_functional.py b/pypy/module/__builtin__/test/test_functional.py --- a/pypy/

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

2017-07-08 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91841:94b78e58b886 Date: 2017-07-08 17:04 +0200 http://bitbucket.org/pypy/pypy/changeset/94b78e58b886/ Log:hg merge default diff --git a/pypy/module/__builtin__/functional.py b/pypy/module/__builtin__/functional.py --- a/pypy/module/__builtin__/f

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

2017-07-07 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r91837:920958a93997 Date: 2017-07-08 01:18 +0100 http://bitbucket.org/pypy/pypy/changeset/920958a93997/ Log:hg 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/whatsn

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

2017-07-04 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r91686:33527bb8058e Date: 2017-07-04 22:00 +0100 http://bitbucket.org/pypy/pypy/changeset/33527bb8058e/ Log:hg merge default diff --git a/rpython/rlib/rvmprof/cintf.py b/rpython/rlib/rvmprof/cintf.py --- a/rpython/rlib/rvmprof/cintf.py +++ b/rpytho

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

2017-07-03 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r91673:e8077e1b4dd0 Date: 2017-07-03 22:32 +0100 http://bitbucket.org/pypy/pypy/changeset/e8077e1b4dd0/ Log:hg merge default diff --git a/pypy/module/cpyext/parse/cpyext_memoryobject.h b/pypy/module/cpyext/parse/cpyext_memoryobject.h new file mode

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

2017-07-03 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r91671:d5cde34e0278 Date: 2017-07-03 18:49 +0100 http://bitbucket.org/pypy/pypy/changeset/d5cde34e0278/ Log:hg merge default diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py --- a/pypy/module/cpyext/api.py +++ b/pypy/module/cpyext

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

2017-06-30 Thread rlamy
Author: Ronan Lamy Branch: py3.5 Changeset: r91662:96e56ffe7aa7 Date: 2017-06-30 23:25 +0100 http://bitbucket.org/pypy/pypy/changeset/96e56ffe7aa7/ Log:hg merge default diff too long, truncating to 2000 out of 2002 lines diff --git a/lib_pypy/stackless.py b/lib_pypy/stackless.py --- a/lib_p

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

2017-06-22 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r91636:c378444b2cf5 Date: 2017-06-22 23:14 +0300 http://bitbucket.org/pypy/pypy/changeset/c378444b2cf5/ Log:hg merge default diff --git a/lib_pypy/cffi/_cffi_errors.h b/lib_pypy/cffi/_cffi_errors.h --- a/lib_pypy/cffi/_cffi_errors.h +++ b/lib_pypy

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

2017-06-19 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91625:be1dadf96ba4 Date: 2017-06-19 09:59 +0200 http://bitbucket.org/pypy/pypy/changeset/be1dadf96ba4/ Log:hg merge default also attempt to write the Python3 version of cffi's errorbox.py on Windows, but not tested so far diff --g

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

2017-06-17 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91622:d7d9692a9f74 Date: 2017-06-17 18:32 +0200 http://bitbucket.org/pypy/pypy/changeset/d7d9692a9f74/ Log:hg merge default diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -1,6 +1,6 @@ syntax: glob *.py[co] -*.sw[po] +*.sw[

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

2017-06-11 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91588:c3f3e2469a13 Date: 2017-06-12 07:34 +0200 http://bitbucket.org/pypy/pypy/changeset/c3f3e2469a13/ Log:hg merge default diff --git a/lib_pypy/_curses.py b/lib_pypy/_curses.py --- a/lib_pypy/_curses.py +++ b/lib_pypy/_curses.py @@ -8,6 +8,9 @@

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

2017-06-11 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r91582:fd48d2029916 Date: 2017-06-11 23:43 +0200 http://bitbucket.org/pypy/pypy/changeset/fd48d2029916/ Log:hg merge default diff --git a/rpython/rlib/rposix_stat.py b/rpython/rlib/rposix_stat.py --- a/rpython/rlib/rposix_stat.py +++ b/rpython/rlib

  1   2   3   >