• Stefan Behnel's avatar
    Try to work around some test issues in PyPy3: · f055a66c
    Stefan Behnel authored
    - 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)'.
    f055a66c