-
I try to start lib with pypy and hove sime problems:
http://stackoverflow.com/questions/28067085/install-python-sophia-database-bindings-with-pypy
please help to fix
-
so it doesn't get lost, here is the discussion from IRC:
```
andythenorth> Textual User morning (EU TZ)
10:18:53 picking up a chat from mailing list...
10:19:22 I am using pypy3 on m1 mac; I'm n…
-
**Is your feature request related to a problem? Please describe.**
I'm integrating `Cython.Coverage` in the @aio-libs projects. It works fine for CPython but crashes on PyPy. This is because `Cover…
-
I'll be honest; I'm completely new to this project and know next to nothing about it, so if there's a known reason Cgo wouldn't work, sorry. However, I think that using Cgo could be an easy(ish) way t…
-
When running code that works fine on CPython under PyPy, I'm getting a `ValueError` raised here:
```
def __registerFinalizer(self, handle, finalizer):
if handle in self.__finalizer_di…
-
```
I think we had this problem before. pypyodbc can connect and work OK with
cPython but using a nightly pypy snapshot, I'm getting a hang. Ctrl-C below
illusrtates the stack trace where it's s…
-
```
I think we had this problem before. pypyodbc can connect and work OK with
cPython but using a nightly pypy snapshot, I'm getting a hang. Ctrl-C below
illusrtates the stack trace where it's s…
-
Hello, I was thinking and decided that I should let you know about a problem with the implementation of the [threading](https://docs.python.org/3/library/threading.html) module. As we all know, PyPy i…
-
Recently I made a benchmark among javascript, scheme and python [here](https://github.com/ufo5260987423/various-program-languages-benchmark). Actually, I'm glad that Chez Scheme achieves good performa…
-
It is possible that this tools can benefit from the JIT compiler.