Hellooooooo everybody !

I believe I already sent a script like this here, but this one is better. 6
lines of bash, and you have the list of all deprecations present in the
files of the current directory  +recursively), sorted by date with their
assciated trac number.

I just went over all deprecations of my "favorite folders", but there are
many left in Sage.

An example of what it gives on the graph/ folder in beta2 state:

~/sage/graphs$ sage_find_deprec
2012-07-08 #10900 base/graph_backends.py
2012-07-08 #10900 base/graph_backends.py
2012-07-08 #12806 generic_graph.py
2012-12-24 #11927 graph_generators.py
2013-07-29 #13283 generators/random.py
2013-12-08 #15494 generic_graph.py
2013-12-08 #15494 generic_graph.py
2013-12-08 #15494 generic_graph.py
2013-12-19 #15551 generic_graph.py
2013-12-19 #15551 generic_graph.py
2013-12-19 #15551 generic_graph.py
2014-09-29 #17053 generic_graph.py
2014-10-01 #17053 graph.py

Three tickets later [1], only the last two remain :-)

Have fuuuuuuuuuun !

Nathann

[1] If you feel reviewing tickets that only remove code, it is here:

http://trac.sagemath.org/ticket/17461
http://trac.sagemath.org/ticket/17462
http://trac.sagemath.org/ticket/17463

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

Attachment: sage_find_deprec
Description: Binary data

Reply via email to