Is it known why the following doesn't leak? sage: def test3(N,A=2**70): ....: e=EllipticCurve([A,0]) ....: m=e.root_number() ....: sage: test3(10^4) sage: pari.getheap() [4, 149]
-- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAGUWgD-wskhGszvPSuhKV5KM%3DsZvT5ZfeLQ-6X-Q915-97S7ug%40mail.gmail.com.