#20252: Allow sage-uncompress-spkg to work with Python 2.6
-------------------------------------------------+-------------------------
       Reporter:  jhpalmieri                     |        Owner:
           Type:  defect                         |       Status:  closed
       Priority:  critical                       |    Milestone:  sage-7.2
      Component:  build                          |   Resolution:  fixed
       Keywords:                                 |    Merged in:
        Authors:  John Palmieri                  |    Reviewers:  Dima
                                                 |  Pasechnik
Report Upstream:  N/A                            |  Work issues:
         Branch:                                 |       Commit:
  ff5197d496c016b679974e8d1a2508a4c15bc63a       |
   Dependencies:  #20242                         |     Stopgaps:
-------------------------------------------------+-------------------------
Changes (by leif):

 * commit:  ff5197d496c016b679974e8d1a2508a4c15bc63a =>


Old description:

> `sage-uncompress-spkg` uses "context management protocol" syntax, i.e.,
> `with tarfile.open(...) as blah ...`. This requires Python 2.7, so let's
> change it to work with Python 2.6.

New description:

 `sage-uncompress-spkg` uses "context management protocol" syntax, i.e.,
 `with tarfile.open(...) as blah ...`. This requires Python 2.7, so let's
 change it to work with Python 2.6.

 ----

 Follow-up: #20802 (Re-restore Python 2.6 compatibility)

--

--
Ticket URL: <https://trac.sagemath.org/ticket/20252#comment:13>
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