pleiszenburg / zugbruecke

Calling routines in Windows DLLs from Python scripts running under Linux, MacOS or BSD
https://zugbruecke.readthedocs.io/en/latest/
GNU Lesser General Public License v2.1
108 stars 11 forks source link

Support PyPy #10

Open s-m-e opened 6 years ago

s-m-e commented 4 years ago

For this feature, PyPy support is also needed in wenv#3.

stuaxo commented 4 years ago

Here's a handy script I use to get the nightly versions of pypy: https://gist.github.com/stuaxo/5d4c0363317a875617271a6d424abbba

It's easy to hit things that aren't quite implemented in pypy, but they are pretty responsive to bugs.