Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
...osx10.3.dmg bb3d6f1e300da7fbc2730f1af9317d99 21509961 python-2.7-macosx10.5.dmg 575156d33dc71b6581865a374f5c7ad2 5754439 python27.chm [1]The binaries for AMD64 will also work on processors that implement the Intel 64 architecture (formerly EM64T), i.e. the architecture that Microsoft calls x64, and AMD called x86-64 before calling it AMD64. They will not work on Intel Itanium Processors (formerly IA-64).
...ossum, creator of Python. PyCon 2005 is organized by members of the Python community, and made possible by the Python Software Foundation and conference sponsors. Early bird conference registration costs $175 US ($125 for students) through January 28. Regular per-registration after that date will cost $250 ($175 for students), and $300 ($225 for students) at the conference. For more information or to register, please visit the PyCon 2005 website: www.python.org/pycon/2005...
Version: None
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 …
View Release Notes
...osoft Installer, you'll have to download it freely from Microsoft for Windows 95, 98 and Me and for Windows NT 4.0 and 2000. Windows users may also be interested in Mark Hammond's pywin32 package, available from Sourceforge. pywin32 adds a number of Windows-specific extensions to Python, including COM support and the Pythonwin IDE. MacOS X For MacOS X 10.3 and later: python-2.5.4-macosx.dmg. This is a Universal installer. The Universal OS X image contains an installer for python 2.5.4 that wor...
Released: Sept. 12, 2016
Python 3.6.0b1 Python 3.6.0b1 was released on 2016-09-12. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b1 is the first of four planned beta releases. Among the new major new features in Python 3.6 are: PEP 468, Preserving Keyword Argument Order …
Released: Oct. 10, 2016
Python 3.6.0b2 Python 3.6.0b2 was released on 2016-10-10. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b2 is the second of four planned beta releases. Among the new major new features in Python 3.6 are: PEP 468, Preserving Keyword Argument Order …
Released: Oct. 31, 2016
Python 3.6.0b3 Python 3.6.0b3 was released on 2016-10-31. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b3 is the third of four planned beta releases. Among the new major new features in Python 3.6 are: PEP 468, Preserving Keyword Argument Order …
Released: Nov. 21, 2016
Python 3.6.0b4 Python 3.6.0b4 was released on 2016-11-21. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b4 is the final planned beta release. Among the new major new features in Python 3.6 are: PEP 468, Preserving Keyword Argument Order PEP 487 …
Released: Dec. 6, 2016
Python 3.6.0rc1 Python 3.6.0rc1 was released on 2016-12-06. 3.6.0rc1 is the first release candidate for the 3.6.0 release. Code for 3.6.0 is now frozen. Assuming no release critical problems are found prior to the 3.6.0 final release date, currently 2016-12-16, the 3.6.0 final release will be the same code base …
Released: Dec. 16, 2016
Python 3.6.0rc2 Python 3.6.0rc2 was released on 2016-12-16. 3.6.0rc2 is the second release candidate for the 3.6.0 release. Code for 3.6.0 is now frozen. Assuming no release critical problems are found prior to the 3.6.0 final release date, currently 2016-12-23, the 3.6.0 final release will be the same code base …
Released: Sept. 6, 2017
This is a security-fix source-only release. The last binary release was 3.3.5. This is the release candidate of Python 3.3.7. Python 3.3.0 was released on 2012-09-29 and has been in security-fix-only mode since 2014-03-08. Per Python Development policy, all support for the 3.3 series of releases ends on 2017-09-29 …
Released: Sept. 19, 2017
Python 3.3.x has reached end-of-life. This is its final release. It is a security-fix source-only release. Python 3.3.0 was released on 2012-09-29 and has been in security-fix-only mode since 2014-03-08. Per Python Development policy, all support for the 3.3 series of releases ended on 2017-09-29, five years after the …
...ossum, creator of Python. PyCon 2004 is organized by members of the Python community, and made possible by the Python Software Foundation and the conference sponsors Hostway, ActiveState, White Oak Technologies Inc, Tummy.com, ZeOmega, and Wing IDE for Python. Early bird conference registration costs $175 US ($125 for students) through February 22nd. Regular per-registration after that date will cost $250 ($175 for students), and $300 ($225 for students) at the confere...
...OS X port of the IceBridge console was possible in less than a week, with most of the time spent in learning how to correctly build the single packages from source and configure the packaging system. The IceBridge console running under Mac OS X Zoom in Speed, Scalability and Stability One of our concerns was the speed of our system. Python proved to be "fast enough" for our uses as the most processor-intensive stuff is already written in C (GUI toolkit, GUID generators, numeric ma...
Released: Oct. 3, 2003
This is a patch release which supersedes earlier releases of 2.3. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is included in Python 2.4.4 and Python 2.5. If you need …
Released: May 27, 2004
Released: Dec. 19, 2003
...os.fsync() was never available. None of the bugs in 2.3.1 affect the Windows platforms. If you have previously downloaded Python 2.3.1 for Windows, there's no need to upgrade to 2.3.2. (But if you're still at 2.3 or before, downloading 2.3.2 is a good idea.) Please see the separate bugs page for known issues and the bug reporting procedure. Download the release Windows users should download the Windows installer, Python-2.3.2-1.exe, run it and follow the friendly instructions ...
...ost visible changes since Python 2.2 in more detail. For the full list of changes, you can poke around in CVS. The PSF's press release announcing 2.3.3. Documentation The documentation has been updated too: Browse HTML documentation on-line Download using HTTP. The interim documentation for new-style classes, last seen for Python 2.2.3, is still relevant for Python 2.3.3. Raymond Hettinger has also written a tutorial on descriptors, introduced in Python 2....
...ost visible changes since Python 2.2 in more detail. For the full list of changes, you can poke around in CVS. Documentation The documentation has been updated too: Browse HTML documentation on-line Download using HTTP. The interim documentation for new-style classes, last seen for Python 2.2.3, is still relevant for Python 2.3.4. Raymond Hettinger has also written a tutorial on descriptors, introduced in Python 2.2. In addition, The Python 2.3 Method ...
If you didn't find what you need, try your search in the Python language documentation.