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.
Compiler-SIG Compiler-SIG This SIG provides a forum for discussing compilation and program analysis issues. Unlike most SIGs, it does not have a specific mandate or deliverable. There are several independent projects to develop compilers, type checkers, and related tools. The CPython and JPython distributions also contain compilers, of course; future versions of these compilers will also be discussed on this sig. There will likely be some overlap between the types-sig and the co...
...files (sig) Windows X86-64 MSI Installer (3.3.0) [1] (sig) and Visual Studio debug information files (sig) Windows help file (sig) Mac OS X 64-bit/32-bit Installer (3.3.0) for Mac OS X 10.6 and later [2] (sig). [You may need an updated Tcl/Tk install to run IDLE or use Tkinter, see note 2 for instructions.] Mac OS X 32-bit i386/PPC Installer (3.3.0) for OS X 10.5 and later [2] (sig) The source tarballs are signed with Georg Brandl's key, which has a key id of 36580288; the fingerprint is 26D...
...file. This ensures that the info is up-to-date, saves users the effort of entering data, and encourages people to use the Distutils. Requirements from #2 2.1) Given a package name, software can retrieve one or more download URLs for the package. 2.2) The catalog should keep copies of the code, not just point to remote sites, in order to prevent disasters 2.3) It should be possible to mirror the catalog without too much trouble, using a conventional FTP or HTTP mirroring s...
...file lists every change in each alpha, beta, and release candidate of Python 2.6. What's New in Python 2.6. Report bugs at http://bugs.python.org. Read the Python license. PEP 361 set out the development schedule for 2.6. Help fund Python and its community by donating to the Python Software Foundation. Download This is a production release; we currently support these formats: Gzipped source tar ball (2.6.7) (sig) Bzipped source tar ball (2.6.7) (sig) MD5 checksums and sizes of the rele...
Version: None
Released: May 17, 2014
Note: Python 2.7.7 has been superseded by Python 2.7.8 Python 2.7.7 was released on May 31, 2014. This is a regularly scheduled 2.7 series bugfix and includes numerous bugfixes over 2.7.6. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: …
View Release Notes
Released: June 1, 2014
...file Mac OS X 64-bit/32-bit x86-64/i386 Installer (2.7.7) for Mac OS X 10.6 and later [2] (sig). [You may need an updated Tcl/Tk install to run IDLE or use Tkinter, see note 2 for instructions.] Mac OS X 32-bit i386/PPC Installer (2.7.7) for Mac OS X 10.5 and later [2] (sig). Mac OS X 32-bit i386/PPC Installer (2.7.7) for Mac OS X 10.3 and later (deprecated, see below) [2] (sig). XZ compressed source tar ball (2.7.7) (sig) Gzipped source tar ball (2.7.7) (sig) The source tarballs are signed wi...
Released: March 11, 2008
Python 2.3 is now well and truly in bugfix-only mode; no new features are being added, and only security critical bugs have been fixed. This release addresses a number of cases interpreter …
Released: Dec. 19, 2008
This release includes just a small number of fixes, primarily preventing crashes of the interpreter in certain boundary cases. This is the last planned release in the Python 2.4 series. We have …
Released: June 18, 2019
Python 3.7.4rc1 is the release candidate preview of the fourth maintenance release of Python 3.7. The Python 3.7 series is the newest major release of the Python language and contains many new features and optimizations. Note that 3.7.4rc1 is a release preview and thus its use is not recommended for …
Released: July 8, 2019
Note: The release you are looking at is a bugfix release for the legacy 3.7 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.7 was 3.7.17. Among the major …
Released: Oct. 2, 2019
Python 3.7.5rc1 is the release candidate preview of the fifth maintenance release of Python 3.7. The Python 3.7 series is the latest major release of the Python language and contains many new features and optimizations. Note that 3.7.5rc1 is a release preview and thus its use is not recommended for …
Released: Oct. 15, 2019
Released: Dec. 18, 2019
...file, and then overridden again on the command-line. This weakness is currently reflected in all three of my test re-implementations. Internal interfaces Internally, Ripoff works by passing around a single object that contains all the values from the command-line. E.g., the user-selected verbosity level is in options.verbose, and the CD-ROM device file is in options.device. There are not quite as many option values as there are options: the -v/--verbose option and -q/--quiet bo...
...file in the source distribution. For the full list of changes, you can poke around in Subversion. Documentation The documentation has also been updated: Browse HTML on-line Download using HTTP. Documentation is available in Windows Help (.chm) format - python24.chm. Files, MD5 checksums, signatures and sizes 7564b2b142b1b8345cd5358b7aaaa482 Python-2.4.6.tgz (9550168 bytes, signature) 76083277f6c7e4d78992f36d7ad9018d Python-2.4.6.tar.bz2 (8154677 bytes, signature) The signatures above we...
Released: June 6, 2023
This is a security release of Python 3.9 Note: The release you're looking at is Python 3.9.17, a security bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. Security content in this …
...filed at the latest in May 2002 (within 15 months of incorporation). All present except Guido van Rossum volunteered to help write the mission statement. This discussion will take place on the PSF-board mailing list. David Ascher volunteered to ask Greg Stein (ASF) and his connections at Yet Another Society for examples of their (successful) 501(c)(3) status application. 6. Adjournment There being no further business, the meeting was adjourned at 2:00 pm EST.
Released: April 15, 2006
We are pleased to announce the release of …
Python 2.4 is now in security-fix-only mode. No new features are being added, and bugs are not fixed anymore unless they affect the stability and security of the interpreter, or of Python …
If you didn't find what you need, try your search in the Python language documentation.