[pypy-issue] Issue #2222: Slicing memoryview fails - RuntimeError: maximum recursion depth exceeded (pypy/pypy)

2016-01-02 Thread uncaffeinated
New issue : Slicing memoryview fails - RuntimeError: maximum recursion depth exceeded https://bitbucket.org/pypy/pypy/issues//slicing-memoryview-fails-runtimeerror uncaffeinated: Repeatedly slicing memoryviews causes Pypy to incorrectly throw a runtime error. For example, the following

[pypy-issue] Issue #2239: Segfault in replace_guard_class_with_guard_value (pypy/pypy)

2016-02-14 Thread uncaffeinated
New issue 2239: Segfault in replace_guard_class_with_guard_value https://bitbucket.org/pypy/pypy/issues/2239/segfault-in uncaffeinated: Pypy segfaults whenever you try to decompile anything with Krakatau. To reproduce, checkout Krakatau branch pypy_bug (0d739be3707d3b3210fc1b2894a9e7b47334d215

[pypy-issue] Issue #2269: Huge performance regression in pypy3 for Enjarify (pypy/pypy)

2016-04-01 Thread uncaffeinated
New issue 2269: Huge performance regression in pypy3 for Enjarify https://bitbucket.org/pypy/pypy/issues/2269/huge-performance-regression-in-pypy3-for uncaffeinated: Yesterday, I tried updating pypy3. My previous build was ~Dec 8, and the current one is from March 31st. In the process, I saw a