WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Python 2.6.3 released  (Read 1818 times)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Python 2.6.3 released
« on: October 07, 2009, 12:50:10 PM »
Python 2.6.3 just released, see quote from http://python.org/download/releases/2.6.3/

Quote

Python 2.6 is now in bugfix-only mode; no new features are being added. Somewhere near 100 bugs have been fixed since the release of Python 2.6.2.


I think moving from 2.6.2 to 2.6.3 require recompilation of Python only, all other related 2.6.2 extensions can be kept. It is not urgent, just a standard maintenance routine.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Python 2.6.3 released
« Reply #1 on: October 07, 2009, 07:25:34 PM »
Thanks, I will look into it.