#13255: Replace some deprecated python functions in sage/misc
-------------------------------------+-------------------------------------
       Reporter:  aapitzsch          |        Owner:  jason
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.1
      Component:  misc               |   Resolution:
       Keywords:  python3            |    Merged in:
        Authors:  André Apitzsch     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/aapitzsch/ticket/13255           |  8c69c8c16615a2e67e4e133c799b84caa24bca3e
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by aapitzsch):

 * commit:   => 8c69c8c16615a2e67e4e133c799b84caa24bca3e
 * branch:   => u/aapitzsch/ticket/13255


Old description:

> Moving forward to Python 3.
>
> Execute
> {{{
> 2to3 -f has_key -f except -f idioms -f ne -f raise
> }}}
> for each *.py (and *.pyx) in sage/misc.
>
> Apply [attachment:trac_13255_rebased.2.patch].

New description:

 Moving forward to Python 3.

 Execute
 {{{
 2to3 -f has_key -f except -f idioms -f ne -f print -f raise
 }}}
 for each *.py (and *.pyx) in sage/misc.

--

Comment:

 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=8c69c8c16615a2e67e4e133c799b84caa24bca3e
 8c69c8c]||{{{trac 13255: replace some deprecated python functions in
 sage/misc}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/13255#comment:12>
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 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-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to