Closed Thread
Results 1 to 7 of 7

Thread: Python 3.0 has been released

  1. #1
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42

    Python 3.0 has been released

    Although I don't spend much time on programming anymore, I discovered Python got released today (December 3rd, 2008) after years of development and several release candidates, and I thought I would announce it here.

    Python 3000 or Py3K as it has also been called ships with lots of new features, including the already-known feature (if one can say so), that it won't be fully compatible with the old 2.x, so the programmer will have to update old scripts in order to get them working with Py3K. Various tools have been released to ease this task, including an official one.

    Here's some links you may want to check out:
    Release notes and downloads
    Releases on the FTP
    What's new in Py3K?
    Changelog
    The new documentation
    The PEP on Py3K
    Tool for easening the conversion

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: Python 3.0 has been released

    Interesting! Do you prefer the new updates or dislike them?

  4. #3
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42

    Re: Python 3.0 has been released

    I must admit that I haven't looked much at it yet, but I intend to do so when I get some time on my hands. I remember they have been talking about many other features through the time of development, but it seems like only few of them got through to the final release, but I guess it's like that with most languages.

    I look more forward to C++0x to be honest.

  5. #4
    Jordan Guest

    Re: Python 3.0 has been released

    What is the biggest benefit IYO?
    Last edited by Jordan; 12-07-2008 at 07:17 AM.

  6. #5
    manux's Avatar
    manux is offline Programming Professional
    Join Date
    Oct 2008
    Posts
    234
    Blog Entries
    1
    Rep Power
    14

    Re: Python 3.0 has been released

    Increasing demand for speed I guess.

  7. #6
    Join Date
    Sep 2008
    Location
    Australia
    Posts
    4,834
    Blog Entries
    10
    Rep Power
    51

    Re: Python 3.0 has been released

    Switch through strings would be good for C++0x

    I was always thinking of learning Python, might not though, I will still read about it of course
    jQuery Selectors Tutorial - jQuery Striped Table tutorial - jQuery Events - jQuery Validation
    Sorry if I don't post as often as I did, I'll try to get here as much as possible! I'm working my bum off to get this scholarship and other stuff!

  8. #7
    Join Date
    Oct 2008
    Location
    Pahrump, Nevada
    Posts
    787
    Blog Entries
    1
    Rep Power
    20

    Re: Python 3.0 has been released

    Well I sure like the new updates but I must admit I was freaking out when the print syntax was not working. I had to go look up some links But I would like to inform everyone that I am now back from my some what long vacation from Code Call.

    Also check this site out as well.

    What’s New In Python 3.0 — Python v3.1a0 documentation

    Link is provided up above hah nvm
    Last edited by Donovan; 12-06-2008 at 11:33 AM.

    +Friend Me | My Graphics | Forum Rules | Help Forum | Forum FAQ

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Advanced Python, part 1: Extending Python with C
    By spyder in forum Python Tutorials
    Replies: 0
    Last Post: 07-31-2010, 09:36 AM
  2. Replies: 11
    Last Post: 07-31-2010, 12:52 AM
  3. Python 2.5 released
    By Lop in forum Python
    Replies: 8
    Last Post: 10-12-2006, 06:10 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts