Release Date: June 1, 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.
Resources
About the 2.7 release series
Among the features and improvements to Python 2.6 introduced in the 2.7 series are
- An ordered dictionary type
- New unittest features including test skipping, new assert methods, and test discovery
- A much faster io module
- Automatic numbering of fields in the str.format() method
- Float repr improvements backported from 3.x
- Tile support for Tkinter
- A backport of the memoryview object from 3.x
- Set literals
- Set and dictionary comprehensions
- Dictionary views
- New syntax for nested with statements
- The sysconfig module
Binary installer support for OS X 10.4 and 10.3.9 to be discontinued
Python 2.7.7 is the last release for which binary installers will be released on python.org that support Mac OS X 10.3.9 (Panther) and 10.4.x (Tiger) systems. For Python 2.7.7 only, we are providing three OS X binary installers: the unchanged 10.6+ 64-bit/32-bit format, the deprecated 10.3+ 32-bit-only format, and the newer 10.5+ 32-bit-only format. See the README included with the installer downloads for more information.
| [1] | (1, 2) 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). |
| [2] | (1, 2, 3) There is important information about IDLE, Tkinter, and Tcl/Tk on Mac OS X here. |
Files
| Version | Operating System | Description | MD5 Sum | File Size | GPG |
|---|---|---|---|---|---|
| Gzipped source tarball | Source release | cf842800b67841d64e7fb3cd8acb5663 | 14809415 | SIG | |
| XZ compressed source tarball | Source release | 41f7348b348e3f72fcfb4f4d76701352 | 10496500 | SIG | |
| Mac OS X 32-bit i386/PPC installer | Mac OS X | for Mac OS X 10.5 and later | 73aa1007f721bcb4addf3255cc9c9494 | 20444003 | SIG |
| Mac OS X 64-bit/32-bit installer | Mac OS X | for Mac OS X 10.6 and later | 7f79090c979299e3f5e918e150a75c83 | 20330236 | SIG |
| Windows debug information files | Windows | abb3d9c5207045e5e874c3bbccbbd270 | 25297986 | SIG | |
| Windows debug information files for 64-bit binaries | Windows | 99e68b15fb43a5f25be45e0bff3f7576 | 23643202 | SIG | |
| Windows help file | Windows | 0b7bd740a41edda10cfe403fa8a00ca3 | 6049272 | SIG | |
| Windows x86-64 MSI installer | Windows | for AMD64/EM64T/x64 | 497e749747ebd31e40b06bffdfebb2ee | 17199104 | SIG |
| Windows x86 MSI installer | Windows | 35ff484a9cf08d155e64dc0fb4965f90 | 16674816 | SIG |