#20668: turn on python3 print function in doctests
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  chapoton               |       Status:  new
           Type:         |    Milestone:  sage-7.3
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  python3                |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  904abca8baaa8475835699243cdce32407f9f96b
  Frédéric Chapoton      |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/20668           |
   Dependencies:         |
-------------------------+-------------------------------------------------
Description changed by chapoton:

Old description:

> The aim of this ticket is to turn definitely the behaviour of print
> in all parts of sage to the python3 behaviour.
>
> This is done by removing the del of import print_function in
> sage/all*.py.
>
> We have to wait for a beta release containing all the previous tickets on
> print.
>
> This will depend on an update of sagenb, so that all tests pass.
>
> This must be followed by another ticket cleaning the last traces of py2
> print.

New description:

 The aim of this ticket is to turn definitely the behaviour of print
 in all parts of sage to the python3 behaviour.

 This is done by removing the del of import print_function in sage/all*.py.

 We have to wait for a beta release containing all the previous tickets on
 print.

 This will depend on an update of sagenb, so that all tests pass.

 This must be followed by another ticket cleaning the last traces of py2
 print, in some parts of the code that are not tested anywhere.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/20668#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 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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to