On 2016-04-08 18:43, William Stein wrote:
the first thing I noticed in that from sage-6.10 to sage-7.x

    import sage.rings.arith

completely BROKE.

That's totally exaggerated.

It didn't completely BREAK, it still works with a nice deprecation warning:

Importing is_prime from here is deprecated. If you need to use it, please import it directly from sage.arith.all
See http://trac.sagemath.org/19879 for details.

Saying that stuff BREAKS when people take the effort to make proper deprecation is not encouraging those people to care about deprecations.

(disclaimer: I made that change)

--
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