-
da-woods authored
It looks like different Python versions will now generate different reference counts during function calls to CyFunction (due to vectorcall). Disabled binding for the `get_refcount` function (since it really doesn't need this complication) and made one test relative instead of absolute. Hopefully this fixes the remaining reference counting mismatches on the enable_binding branch.
851f47c3