You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
user202729
changed the title
Strange slowdown on str() after handled flint exception
Strange slowdown on str() after handled FLINT exception
Dec 29, 2024
the value remains nonzero. Also get_cysigs_refcount() returns 2.
Reading the docstring:
The implementation is based on reference counting: it checks whether the exception has been deleted. This means that it will break if the exception is stored somewhere.
Apparently it becomes fast again after accessing a nonexistent attribute
Environment
Checklist
The text was updated successfully, but these errors were encountered: