#9958: Upgrade python to 2.7
---------------------------+------------------------------------------------
   Reporter:  mhampton     |          Owner:  tbd       
       Type:  enhancement  |         Status:  needs_work
   Priority:  major        |      Milestone:            
  Component:  packages     |       Keywords:            
Work_issues:               |       Upstream:  N/A       
   Reviewer:               |         Author:            
     Merged:               |   Dependencies:            
---------------------------+------------------------------------------------

Old description:

> From the release notes:
>
> Python 2.7 was released on July 3rd, 2010.
>
> Python 2.7 is scheduled to be the last major version in the 2.x series
> before it moves into an extended maintenance period. This release
> contains many of the features that were first released in Python 3.1.
> Improvements in this release include:
>
>     * An ordered dictionary type
>     * New unittest features including test skipping, new assert methods,
> and test discovery
>     * A much faster io module
>     * Automatic numbering of fields in the str.format() method
>     * Float repr improvements backported from 3.x
>     * Tile support for Tkinter
>     * A backport of the memoryview object from 3.x
>     * Set literals
>     * Set and dictionary comprehensions
>     * Dictionary views
>     * New syntax for nested with statements
>     * The sysconfig module
>
> Depends on #11156 #11236 #11244 #11264 #11339

New description:

 From the release notes:

 Python 2.7 was released on July 3rd, 2010.

 Python 2.7 is scheduled to be the last major version in the 2.x series
 before it moves into an extended maintenance period. This release contains
 many of the features that were first released in Python 3.1. Improvements
 in this release include:

     * An ordered dictionary type
     * New unittest features including test skipping, new assert methods,
 and test discovery
     * A much faster io module
     * Automatic numbering of fields in the str.format() method
     * Float repr improvements backported from 3.x
     * Tile support for Tkinter
     * A backport of the memoryview object from 3.x
     * Set literals
     * Set and dictionary comprehensions
     * Dictionary views
     * New syntax for nested with statements
     * The sysconfig module

 Depends on #11156 #11236 #11244 #11264 #11339 #11363

--

Comment(by fbissey):

 My friend Steven Trogdon made some quick and dirty spkgs. His early tests
 indicate that setuptools needs to be updated. This is now #11363 it also
 revealed that I missed something in misc/cython.py watch out for an
 updated patch sometimes this weekend.
 There were also a few things that needed to be done in two other patches
 which I refreshed yesterday.
 I have a python-2.7.1 spkg ready to be uploaded probably sometimes today.
 If you want fun before that you can always use Steve's spkg (they are not
 in a reviewable state) at:
 [http://www.d.umn.edu/~strogdon/sage/]

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9958#comment:39>
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.

Reply via email to