Python Programming Portal
Python Programming Portal
J2EE curve
Add Site Feed
Python 3.0 arrives in early 2009. Changes & Additions For Version 3.0? PDF Print E-mail
Written by Content Team   
Wednesday, 05 March 2008
ITNews has reported that the Python development community is working towards a new, backwards incompatible version of the language, version 3.0, which is slated for release in early 2009. "We are going to break pretty much all the code. Pretty much every program will need changes," said Anthony Baxter, release manager for Python and a senior software engineer at Google Australia. Any extension modules, including proprietary vendor ones, will also need to be rewritten.

Python 3.0 will be the first version to break backwards compatibility. The program developers, led by language creator Guido Van Rossum, had elected to rewrite the language to remove accumulated "cruft", to simplify the language to make it easier to teach and use.

3.0 will solve a number of problems including the current "shambles" when mixing unicode and non-unicode strings in the current version of the language, said Baxter.

What features and changes do you think are a must have for Python version 3.0?

Reference - ITNews
Comments

You must javascript enabled to use this form


Add Python Site Feed
Latest
Popular
Go to top of page  Home | Content | Resources | Contact Us | Blogs |

Copyright 2004 Rightrix Solutions. All rights reserved. All product names are trademarks of their respective companies.
Views expressed at PythonThreads.com reflect the views of the authors alone, and do not necessarily reflect those of PythonThreads.com.

Terms of Use          Privacy Policy
PythonThreads.com - Python Programming Language Portal