#13255: Replace some deprecated python functions in sage/misc
----------------------------------+-----------------------------------------
Reporter: aapitzsch | Owner: jason
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.6
Component: misc | Resolution:
Keywords: python3 | Work issues:
Report Upstream: N/A | Reviewers:
Authors: André Apitzsch | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Comment (by aapitzsch):
Replying to [comment:5 kcrisman]:
> * Curious why you ported these forward right now; the current release
manager has been skeptical of changes hitting many files that are mainly
cosmetic (like whitespace), since it means a lot of rebasing for others
(or can, anyway) - not that these won't be very needed eventually, but we
aren't switching to Python 3 anytime soon.
Although we aren't switching to Python 3 in the near future, this work has
to be done anyway. It might also speed up the process.
> * Why not also move to the new string formatting syntax for these (ones
only)? The "percent" style wouldn't work in Python 3 either, so the job
is sort of half done.
The "percent" style still works in Python 3 and I couldn't find a notice
about its deprecation.
Thanks for reviewing my patches.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13255#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.