Try to work around some test issues in PyPy3:
- CyFunction seems to lead to deeper stacks on recursion. - Passing integers through call layers can end up creating new int objects instead of keeping the identical objects ('is' test fails)'.
Showing
Please register or sign in to comment