Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
Version: None
Released: April 5, 2023
This is the third maintenance release of Python 3.11 Python 3.11.3 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.11 series, compared to 3.10 Some of the new major new features …
View Release Notes
Released: Feb. 15, 2024
This is an early developer preview of Python 3.13 Major new features of the 3.13 series, compared to 3.12 Python 3.13 is still in development. This release, 3.13.0a4, is the fourth of six planned alpha releases. Alpha releases are intended to make it easier to test the …
...make" dance. Red Hat Linux users may also try to download the RPMs made available by Sean Reifschneider. Download locations Python.org: HTTP. MD5 checksums 4af22bded23a55f907365ed7610de8c9 Python-2.1.2.tgz cd03fd7506bc604c441f4552b3f4f5d4 Python-2.1.2.exe Documentation The documentation has been updated too. You can: Browse HTML on-line, or Download the documentation in many formats. Bugs and Patches To report a bug, always use the Sourc...
...make" dance. Download locations Python.org: HTTP. MD5 checksums a8b04cdc822a6fc833ed9b99c7fba589 Python-2.1.3.tgz (6194432 bytes) fc8020b2be17c098b69368543c5589a9 Python-2.1.3.exe (6418289 bytes) 9ae1d572cbd2bfd4e0c4b92ac11387c6 UNWISE.EXE (162304 bytes) Documentation The documentation has been updated too. You can: Browse HTML on-line, or Download the HTML documentation. Bugs and Patches To report a bug, always use the SourceForge Bug...
...make" dance. What's New? This being a bug-fix release, there have been no exciting new features implemented since 2.2.1 -- just heaps of fixes. With special dispensation from the "bugfixes only" rule, a brand new version of the email package (nee mimelib) is also included: email 2.4.3. For a partial list of these fixes, please see the release notes, or the Misc/NEWS file in the source distribution. For the full list of changes, you can poke around CVS. Other sources of info...
...makes them even more powerful. Conditional expressions of the form (TrueValue if Condition else FalseValue) were added. import can use both relative and absolute imports when inside packages. Try/except/finally were changed so that it's now possible to have both except blocks and a finally block for the same try block. Exceptions have become new-style classes, and the exception hierarchy has been rearranged a bit. Internally, Python was changed to use the Py_ssize_t type - this means that many s...
Mission The mission of the Python Software Foundation is to promote, protect, and advance the Python programming language, and to support and facilitate the growth of a diverse and international community of Python programmers. You can help fund the PSF by making a donation or becoming a member. The following is the official mission statement of the PSF: The Python Software Foundation (PSF) is a non-profit membership organization devoted to advancing open source technology related to the Py...
...make a tax-deductible donation, please visit http://www.python.org/psf/donations/. Company sponsorships are also being accepted.
...make a tax-deductible donation, please visit www.python.org/psf/donations/. Corporate sponsorships are also being accepted. Press Contact Stephan Deibel 617-232-0059 sdeibel@wingware.com
...make the system live. Plus there's some scripting needed to parse emails and such to integrate this with Marc Andre-Lemburg's and Neal Norwitz's setups. S. Holden volunteered to help. Lawyer for PSF: J. Hylton reports that "Melind Shaw seems to be on board now." In general, he will be able to do things pro bono as long as they aren't very large or have very short deadlines. Contributor Agreement ===================== The contributor agreement form was approved in a unanimous email vote. ...
...make is that everyone is welcome and no one, no matter who they are, is turned away. Keep to the code of conduct, and help those around you. Resources The mailing list (signup there) The list archives (The current archive is only available to the list members.) The Python Developer's Guide should be your first stop - we will be adding to it based on feedback from the mentorship list The Python bug tracker you're going to want to bookmark it. The Python Discourse instance Code of Conduct Th...
Released: Feb. 21, 2008
Python 2.5.2 was released on February 21st, 2008. This is the second bugfix release of Python 2.5. Python 2.5 is now in bugfix-only mode; no new features are being added. According to the release notes, over 100 bugs and patches have been addressed since Python 2.5.1, many of …
Released: Dec. 19, 2008
Python 2.5.3 was released on December 19th, 2008. This is the last bugfix release of Python 2.5. Python 2.5 is now in bugfix-only mode; no new features are being added. According to the release notes, about 80 bugs and patches have been addressed since Python 2.5.2, many of …
Released: April 19, 2007
Python 2.5.1 was released on April 18th, 2007. This is the first bugfix release of Python 2.5. Python 2.5 is now in bugfix-only mode; no new features are being added. According to the release notes, over 150 bugs and patches have been squished since Python 2.5, including a …
Released: Dec. 23, 2008
This is the last bugfix release of Python 2.5. Future releases of Python 2.5 will only contain security patches; no new features are being added, and no "regular" bugs will be fixed anymore. According to the release notes, about 80 bugs and patches have been addressed since Python 2.5.2, …
...makes it easy to hook other code into our Python code base. Interfacing with other languages is a core aspect of the GravityZoo Framework. Stability One major concern in the beginning was the stability of Python. Until now, Python has been a very robust platform for much of our framework. Most bugs and problems were easily resolved. Performance The performance of Python was also a huge concern for us. During the process we learned a lot of the capabilities of Python. Fortunately, our concerns ...
...make", "make install" commands to compile and install Python. The source archive is also suitable for Windows users who feel the need to build their own version. What's New? See the highlights of the Python 2.4 release. Andrew Kuchling's What's New in Python 2.4 describes the most visible changes since Python 2.3 in more detail. A detailed list of the changes in 2.4.3 can be found in the release notes, or the Misc/NEWS file in the source distribution. For the full list of chan...
...make", "make install" commands to compile and install Python. The source archive is also suitable for Windows users who feel the need to build their own version. What's New? See the highlights of the Python 2.5 release. Andrew Kuchling's What's New in Python 2.5 describes the most visible changes since Python 2.4 in more detail. A detailed list of the changes in 2.5.1 can be found in the release notes, or the Misc/NEWS file in the source distribution. For the full list of chan...
...make", "make install" commands to compile and install Python. The source archive is also suitable for Windows users who feel the need to build their own version. What's New? See the highlights of the Python 2.5 release. Andrew Kuchling's What's New in Python 2.5 describes the most visible changes since Python 2.4 in more detail. A detailed list of the changes in 2.5.2 can be found in the release notes, or the Misc/NEWS file in the source distribution. For the full list of chan...
If you didn't find what you need, try your search in the Python language documentation.