Python 3.2 Released
digitalderbs writes "Python 3.2 was released on Feb 20th 2011 with many new improvements. New features include many useful updates to the unittest module, a stable ABI for extensions, pyc repository directories, improvements to the email and ssl modules and many others. This also marks the first release in the 3000-series that is no longer backported to the 2.0-series."
IMO: 3.x is a stupid "upgrade. "
Many things were changed, that nobody wanted changed. Major problems, such as the white space issue are not fixed.
3.x gave the core developers an opportunity, a mile wide, to fix python's worst design flaws. But they ignored those flaws, and did what they wanted to do, which serves no purpose.
The core developers are designing a language for themselves, and nobody else.