#15992: Python 3 preparation: Change backticks into repr()
-------------------------------------+-------------------------------------
       Reporter:  wluebbe            |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.2
      Component:  distribution       |   Resolution:
       Keywords:  python3            |    Merged in:
        Authors:                     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/wluebbe/ticket/15992             |  289b3464151cfffe0dea435752141715ded7843f
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by wluebbe):

 * status:  new => needs_review
 * commit:   => 289b3464151cfffe0dea435752141715ded7843f
 * branch:   => u/wluebbe/ticket/15992


Comment:

 2to3 changed 4 affected .py modules.

 I have not found a way to identify the relevant backtick usages (too many
 backticks in comments and doc-test):
 * .pyx modules may be affected. But cython is said to be Python 3 enabled,
 so that should be no problem.
 * If there backticks in doc-tests they will be found during tests in a
 Python 3 environment.
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=289b3464151cfffe0dea435752141715ded7843f
 289b346]||{{{changes the deprecated backticks usage to repr() function
 calls}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/15992#comment:1>
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/d/optout.

Reply via email to