From Fedora Project Wiki
< Features
Line 62: | Line 62: | ||
== Contingency Plan == | == Contingency Plan == | ||
<!-- If you cannot complete your feature by the final development freeze, what is the backup plan? This might be as simple as "None necessary, revert to previous release behaviour." Or it might not. If you feature is not completed in time we want to assure others that other parts of Fedora will not be in jeopardy. --> | <!-- If you cannot complete your feature by the final development freeze, what is the backup plan? This might be as simple as "None necessary, revert to previous release behaviour." Or it might not. If you feature is not completed in time we want to assure others that other parts of Fedora will not be in jeopardy. --> | ||
* There is none. This is do-or-die. | |||
== Documentation == | == Documentation == |
Revision as of 17:59, 27 May 2010
Python 2.7
Summary
Update the system Python 2 in Fedora from 2.6 to 2.7
Owner
- Name: Dave Malcolm
- Email: <dmalcolm@redhat.com>
Current status
- Targeted release: Fedora 42
- Last updated: 2010-06-27
- Percentage of completion: 0%
Detailed Description
Python 2.7 beta 2 was released on 2010-05-08
Upstream release schedule for 2.7 currently has 2.7 final release planned 2010-07-03
http://docs.python.org/dev/whatsnew/2.7.html
Benefit to Fedora
Scope
Python is pervasive in Fedora. Everything from yum to system-config-* to anaconda to pungi is written in Python.
How To Test
User Experience
- Users should not notice any difference, other than the availability of the 2.7 interpreter
Dependencies
Contingency Plan
- There is none. This is do-or-die.