Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: bmarkus on October 07, 2009, 12:50:10 PM

Title: Python 2.6.3 released
Post by: bmarkus on October 07, 2009, 12:50:10 PM
Python 2.6.3 just released, see quote from http://python.org/download/releases/2.6.3/ (http://python.org/download/releases/2.6.3/)

Quote

Python 2.6 is now in bugfix-only mode; no new features are being added. Somewhere near 100 bugs have been fixed since the release of Python 2.6.2.


I think moving from 2.6.2 to 2.6.3 require recompilation of Python only, all other related 2.6.2 extensions can be kept. It is not urgent, just a standard maintenance routine.
Title: Re: Python 2.6.3 released
Post by: Jason W on October 07, 2009, 07:25:34 PM
Thanks, I will look into it.