[pypy-commit] pypy numpypy_pickle_compat: monkeypatch Unpickler.find_class for tests since there is no numpy.core.multiarray yet

2016-07-15 Thread mattip
Author: Matti Picus Branch: numpypy_pickle_compat Changeset: r85727:6d909c810029 Date: 2016-07-15 23:12 -0500 http://bitbucket.org/pypy/pypy/changeset/6d909c810029/ Log:monkeypatch Unpickler.find_class for tests since there is no numpy.core.multiarray yet diff --git a/pypy/module/mic

[pypy-commit] pypy default: Issue #2341: some more logic, attempting to avoid the bad case

2016-07-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r85726:919e00b3e558 Date: 2016-07-15 23:10 +0200 http://bitbucket.org/pypy/pypy/changeset/919e00b3e558/ Log:Issue #2341: some more logic, attempting to avoid the bad case diff --git a/rpython/translator/c/src/asm_gcc_x86.h b/rpython/translator/c/src/as

[pypy-commit] pypy py3.5-async: Define close in coroutine

2016-07-15 Thread raffael_t
Author: Raffael Tfirst Branch: py3.5-async Changeset: r85725:e8c5bbda93ca Date: 2016-07-15 21:41 +0200 http://bitbucket.org/pypy/pypy/changeset/e8c5bbda93ca/ Log:Define close in coroutine diff --git a/pypy/interpreter/generator.py b/pypy/interpreter/generator.py --- a/pypy/interpreter/genera

[pypy-commit] pypy py3.5-async: Define function with coroutine flag as coroutine

2016-07-15 Thread raffael_t
Author: Raffael Tfirst Branch: py3.5-async Changeset: r85724:aa5fb74bcfd2 Date: 2016-07-15 19:47 +0200 http://bitbucket.org/pypy/pypy/changeset/aa5fb74bcfd2/ Log:Define function with coroutine flag as coroutine diff --git a/pypy/interpreter/pycode.py b/pypy/interpreter/pycode.py --- a/pypy/i

[pypy-commit] pypy numpypy_pickle_compat: Changes reported location of _reconstruct function to allow pypy pickles of ndarrays to be unpickled on cpython.

2016-07-15 Thread elistevens
Author: Eli Stevens Branch: numpypy_pickle_compat Changeset: r85722:cbe05cb6c942 Date: 2016-06-25 20:11 -0700 http://bitbucket.org/pypy/pypy/changeset/cbe05cb6c942/ Log:Changes reported location of _reconstruct function to allow pypy pickles of ndarrays to be unpickled on cpython. di

[pypy-commit] pypy numpypy_pickle_compat: merge default into branch

2016-07-15 Thread mattip
Author: Matti Picus Branch: numpypy_pickle_compat Changeset: r85723:caa4dd569e22 Date: 2016-07-15 07:37 -0500 http://bitbucket.org/pypy/pypy/changeset/caa4dd569e22/ Log:merge default into branch diff too long, truncating to 2000 out of 24528 lines diff --git a/.hgtags b/.hgtags --- a/.hgtag

[pypy-commit] pypy default: Use rffi.UINT instead of lltype.Signed for the big model. We never need

2016-07-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r85721:d7c7168dbc00 Date: 2016-07-15 11:18 +0200 http://bitbucket.org/pypy/pypy/changeset/d7c7168dbc00/ Log:Use rffi.UINT instead of lltype.Signed for the big model. We never need something as huge as more than 31 bits. Moreover, remove c

[pypy-commit] pypy default: Document branch

2016-07-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r85720:5250bd1f191c Date: 2016-07-15 10:04 +0200 http://bitbucket.org/pypy/pypy/changeset/5250bd1f191c/ Log:Document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-hea

[pypy-commit] pypy default: hg merge issue2343

2016-07-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r85719:d6a44698760d Date: 2016-07-15 10:03 +0200 http://bitbucket.org/pypy/pypy/changeset/d6a44698760d/ Log:hg merge issue2343 Copy CPython's logic more closely for isinstance() and issubclass() as well as type.__instancecheck__() and ty

[pypy-commit] pypy issue2343: ready to merge

2016-07-15 Thread arigo
Author: Armin Rigo Branch: issue2343 Changeset: r85718:064c2f1d0bb9 Date: 2016-07-15 10:01 +0200 http://bitbucket.org/pypy/pypy/changeset/064c2f1d0bb9/ Log:ready to merge ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/m