Newsletters

Select newsletters below and click the button to sign up!

Boston News NY News
DC News Internet Daily
SiliconValley News
InternetNews Business Report




Become a Marketplace Partner



Partner With Us















Internetnews Bloggers

Recent Entries

Archives

April 2009
Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30    

Monthly Archives

Search The Blog

Netstat -vat by Sean Michael Kerner (bio)

A command line view of IT



Python 3.0 slithers to GA, time for 2.x users to update?

python-logo.gifFrom the "Guido must be happy" files:

Python 3.0 is now officially out - breaking compatability (in many respects) with currently deployed Python 2.x series. Don't worry it's not all lost for existing Python users, though the official Python release does sound dire.
Python 3.0 (a.k.a. "Python 3000" or "Py3k") is a new version of the language that is incompatible with the 2.x line of releases. The language is mostly the same, but many details, especially how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been removed. Also, the standard library has been reorganized in a few prominent places.
You see in October Python 2.6 was released, and it is an effort to bridge the gap between the 2.x and 3.x versions of Python. When I spoke with Python developers back in October the expectation was that many developers would stick with the 2.x line for awhile and not immediately jump to 3.x when available.
"We are not expecting or encouraging developers to migrate to Python 3 immediately, and the Python 2.x line will continue to be supported and improved for years to come," David Goodger, an officer of the Python Software Foundation, told InternetNews.com ."Python 2.6 is an upgrade intended for most developers of production systems. Python 3.0 is for those who like to live on the bleeding edge."

| Comments (0) | TrackBacks (0) | Share

0 TrackBacks

Listed below are links to blogs that reference this entry: Python 3.0 slithers to GA, time for 2.x users to update?.

TrackBack URL for this entry: https://swarm.jupitermedia.com/mt-tb.cgi/5970

Leave a comment