[pypy-issue] Issue #2789: Crash (cpyext?) in pypy3 (as of 2018-04-05) at numpy object array dealloc (pypy/pypy)

2018-04-05 Thread pv
ay_dealloc (self=0x1c3b430) at numpy/core/src/multiarray/arrayobject.c:514 #6 0x76429bfd in _PyPy_tuple_dealloc () from /usr/local/stow/pypy3+20180405/lib/pypy3+20180405/bin/libpypy3-c.so #7 0x75b35d8a in pypy_g.rawrefcount_perform () from /usr/local/stow/pypy3+20180405/lib/pypy

[pypy-issue] Issue #2787: pypy3 sockname error (pypy/pypy)

2018-04-05 Thread Guillaume Valadon
New issue 2787: pypy3 sockname error https://bitbucket.org/pypy/pypy/issues/2787/pypy3-sockname-error Guillaume Valadon: I found an error with socket.sockname() while using pypy3 with Scapy. Here is how to reproduce it: ``` #!shell $ pypy3 --version Python 3.5.3

[pypy-issue] Issue #2788: cpyext: writing readonly attribute raises TypeError instead of AttributeError (pypy/pypy)

2018-04-05 Thread Christoph Reiter
New issue 2788: cpyext: writing readonly attribute raises TypeError instead of AttributeError https://bitbucket.org/pypy/pypy/issues/2788/cpyext-writing-readonly-attribute-raises Christoph Reiter: An attribute defined through tp_getset with a PyGetSetDef struct where the attribute entry has a