The question I have is the folllowing. Suppose a user have 10k lines of 
SageMath code (notebooks, files, etc.) working well in 8.9 which obviously 
will get broken in the default 9.0 mostly because of:
 - print
 - comparisons
 - iterkeys, iteritems
 - and few other particular changes

1. What is the best workflow for such users to adapt to the 9.0, 9.1, etc. 
series?

2. How can the version 9.1 of SageMath be made so that it is really 
helpful? 

3. How can a version 9.1 or 9.0 running Python 2 can be more helpful than 
the version 8.9 running Python 2? (Let's recall that the old code was 
running in 8.9 so it does not use any of the new features added in 9.0)

Sébastien

-- 
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/bcd007fd-7b22-4d5d-9aee-44005ebd684b%40googlegroups.com.

Reply via email to