From Fedora Project Wiki
(Mark as complete)
m (add to "Python" category)
 
(2 intermediate revisions by 2 users not shown)
Line 9: Line 9:
== Current status ==
== Current status ==
* Targeted release: [[Releases/11 | Fedora 11 ]]  
* Targeted release: [[Releases/11 | Fedora 11 ]]  
* Last updated: 2009-02-25
* Last updated: 2009-04-17
* Percentage of completion: 100%
* Percentage of completion: 100%


Line 46: Line 46:


[[Category:FeatureAcceptedF11]]
[[Category:FeatureAcceptedF11]]
[[Category:Features needing QA approval]]
 
<!-- When your feature page is completed and ready for review -->
<!-- When your feature page is completed and ready for review -->
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler -->
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler -->
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete-->
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete-->
<!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process -->
<!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process -->
[[Category:Python]]

Latest revision as of 18:23, 30 September 2010

Python 2.6

Summary

Update the system Python in Fedora to 2.6

Owner

Current status

  • Targeted release: Fedora 11
  • Last updated: 2009-04-17
  • Percentage of completion: 100%

Detailed Description

Python 2.6 was released on October 1, 2008, too close to the release of Fedora 10 to be included in it.

Benefit to Fedora

Fedora is about pushing the boundaries, and having Python 2.6 as a transitional release on the path to Python 3000 is no exception.

Scope

Python is pervasive in Fedora. Everything from yum to system-config-* to anaconda to pungi is written in Python.

How To Test

(work ongoing)

User Experience

  1. Users should not notice any difference, other than the availability of the 2.6 interpreter

Dependencies

  • (list too large to include here; around 850 packages)

Contingency Plan

  • There is none. This is do-or-die.

Documentation

What's New in Python 2.6

Release Notes

Python has been upgraded to 2.6. For a list of changes see http://www.python.org/doc/2.6/whatsnew/2.6.html .

Comments and Discussion