On 6/3/11 5:13 PM, Rob Beezer wrote:
There was a recent change meant to deal carefully with asking for an
entire list that is infinite.  This would not be the intended
behavior.  I am not in a position to dig it up at the moment, but
maybe in the next 24 hours.  The ticket talks about listing vector
spaces hanging.

Thanks for the explanation.  Do you mean this ticket?

http://trac.sagemath.org/sage_trac/ticket/10470

The problem in this case is that M.list() no longer exists, not that it hangs, and this happened in between Sage 4.6.1 and 4.6.2.

I don't know that it will make much difference to look into exactly why the M.list() method doesn't exist anymore, given that list(M) seems to be equivalent. However, looking into this might uncover a place where a deprecation warning should have been placed to warn users who used M.list().

Thanks,

Jason


--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to