python icon indicating copy to clipboard operation
python copied to clipboard

Test PyPy compatibility

Open Wenzel opened this issue 7 years ago • 0 comments

Make sure we stay compatible with the PyPy

PyPy is interesting in our case because of the speed improvements it can give, especially when we are monitoring hardware events and our callbacks need to execute as fast as possible.

Wenzel avatar May 08 '18 11:05 Wenzel