Python 3.0 out, breaks compatibility

By Chris Duckett, Builder AU
04 December 2008 02:45 PM
Tags: languages, python, 3.0, 2.x

in brief Python has left its compatibility chains in the past with the release of version 3.0 of the popular dynamic language.

The release notes on Python.org describe the new version of the language as being mostly the same, but many details have changed considerably, and a lot of deprecated features have finally been removed. Python 3.0 is incompatible with previous versions of the language.

Over the extended lead up to the release, Python incorporated some 3.0 features in new versions of the Python 2.x line.

A list of new features is available from Python.org, but the new version's performance is 10 per cent slower than its 2.x brethren.

Advertisement

Talkback 0 comments

Latest Videos

Blogs

  • Darren Greenwood Telecom NZ savings damage prospects
    If Telecom NZ wants to have any of the NZ$1.5 billion the government intends to spend on its new broadband network, it had better think long and hard before offshoring 1500 jobs.
  • Array iiNet: The whys and what nows
    Last week the Federal Court ruled that internet service providers are not responsible for copyright violation by their customers. This is an important decision not just for iiNet, which spent around $4 million defending the case, but for all ISPs in Australia and, indeed, globally.
  • Array Govt, hurry up with releasing data
    A programmer scraped data from the My School website to make some really cool heat maps showing regions of smart schools — no thanks to the government, which didn't supply the data in any useful kind of format.
  • More blogs »

Tags

Back to top

Featured