[pypy-commit] pypy default: Make relative imports explicit

2017-12-22 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r93554:34217fe03263 Date: 2017-12-22 18:28 +0100 http://bitbucket.org/pypy/pypy/changeset/34217fe03263/ Log:Make relative imports explicit diff --git a/pypy/module/test_lib_pypy/ctypes_tests/test_anon.py

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

[pypy-commit] pypy default: Compatibility with pytest 3.*

2017-12-22 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r93551:3f6df999bd4c Date: 2017-12-22 16:09 +0100 http://bitbucket.org/pypy/pypy/changeset/3f6df999bd4c/ Log:Compatibility with pytest 3.* diff --git a/pypy/module/test_lib_pypy/ctypes_tests/test_commethods.py

[pypy-commit] pypy default: Avoid dependency on rpython

2017-12-22 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r93552:2af71eb93682 Date: 2017-12-22 16:13 +0100 http://bitbucket.org/pypy/pypy/changeset/2af71eb93682/ Log:Avoid dependency on rpython diff --git a/pypy/module/test_lib_pypy/ctypes_tests/test_functions.py

[pypy-commit] pypy default: Clean up tests and don't rely on magical injection of raises() into globals

2017-12-22 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r93550:edd970341375 Date: 2017-12-22 15:24 +0100 http://bitbucket.org/pypy/pypy/changeset/edd970341375/ Log:Clean up tests and don't rely on magical injection of raises() into globals diff --git

[pypy-commit] pypy default: Make ctypes_tests independent of rpython

2017-12-22 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r93549:9d239f4dad8a Date: 2017-12-22 13:08 +0100 http://bitbucket.org/pypy/pypy/changeset/9d239f4dad8a/ Log:Make ctypes_tests independent of rpython diff --git a/pypy/module/test_lib_pypy/ctypes_tests/_ctypes_test.c

[pypy-commit] pypy default: Added tag release-pypy3.5-v5.10.0 for changeset a91df6163fb7

2017-12-22 Thread mattip
Author: Matti Picus Branch: Changeset: r93548:fdf52f9fd458 Date: 2017-12-22 13:02 +0200 http://bitbucket.org/pypy/pypy/changeset/fdf52f9fd458/ Log:Added tag release-pypy3.5-v5.10.0 for changeset a91df6163fb7 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags

[pypy-commit] pypy release-pypy3.5-v5.9.x: Removed tag release-pypy3.5-5.10.0

2017-12-22 Thread mattip
Author: Matti Picus Branch: release-pypy3.5-v5.9.x Changeset: r93547:7a22aa3bd5bf Date: 2017-12-22 13:01 +0200 http://bitbucket.org/pypy/pypy/changeset/7a22aa3bd5bf/ Log:Removed tag release-pypy3.5-5.10.0 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@

[pypy-commit] pypy default: Added tag release-pypy2.7-v5.10.0 for changeset 0e7ea4fe15e8

2017-12-22 Thread mattip
Author: Matti Picus Branch: Changeset: r93546:8ac1cb1e43e5 Date: 2017-12-22 12:59 +0200 http://bitbucket.org/pypy/pypy/changeset/8ac1cb1e43e5/ Log:Added tag release-pypy2.7-v5.10.0 for changeset 0e7ea4fe15e8 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags

[pypy-commit] pypy release-pypy3.5-v5.9.x: Added tag release-pypy3.5-5.10.0 for changeset a91df6163fb7

2017-12-22 Thread fijal
Author: fijal Branch: release-pypy3.5-v5.9.x Changeset: r93545:09f9160b643e Date: 2017-12-22 12:09 +0200 http://bitbucket.org/pypy/pypy/changeset/09f9160b643e/ Log:Added tag release-pypy3.5-5.10.0 for changeset a91df6163fb7 diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -44,3

[pypy-commit] pypy default: mention next milestones

2017-12-22 Thread fijal
Author: fijal Branch: Changeset: r93544:b5a861c01c71 Date: 2017-12-22 12:03 +0200 http://bitbucket.org/pypy/pypy/changeset/b5a861c01c71/ Log:mention next milestones diff --git a/pypy/doc/release-v5.10.0.rst b/pypy/doc/release-v5.10.0.rst --- a/pypy/doc/release-v5.10.0.rst +++