On Tuesday, August 23, 2016 at 10:16:53 AM UTC+2, Salvatore Stella wrote:
>
> Indeed RecursivelyEnumeratedSet seems to be a good fit for my needs. 
> The only problem I encountered so far is that it does not handle 
> KeybordInterrupts nicely either: if you interrupt the computation of 
> graded_component(n) then graded_component(m) with m<n still produce the 
> desired input while all the remaining m raise a StopIterator. 
> S. 
>
>
I see. Using alarm, I managed to create a reprocable bug:

https://trac.sagemath.org/ticket/21312

-- 
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 post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to