Warning: Python 2.7.6 reached end-of-life on 2020-01-01. It is no longer supported and does not receive security updates. We recommend upgrading to the latest Python release.
Release date: Nov. 10, 2013
Note: Python 2.7.6 has been superseded by Python 2.7.8.
Python 2.7.6 was released on November 10, 2013. This is a 2.7 series bugfix release. Most importantly, it resolves an issue that caused the interactive prompt to crash on OS X 10.9. It also includes numerous bugfixes over 2.7.5.
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
| [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) There is important information about IDLE, Tkinter, and Tcl/Tk on Mac OS X here. |
Files
| Version | Operating system | Description | File size | MD5 checksum |
|---|---|---|---|---|
| Gzipped source tar ball | Source release | 14.0 MB | 1d8728eb0dfcac72 |
|
| XZ compressed source tar ball | Source release | 9.9 MB | bcf93efa8eaf383c |
|
| Mac OS X 32-bit i386/PPC Installer | macOS | for Mac OS X 10.3 and later [2] (sig). | 19.6 MB | b721f7899e131dfd |
| Mac OS X 64-bit/32-bit x86-64/i386 Installer | macOS | For Mac OS X 10.6 and later. You may need an updated Tcl/Tk install to run IDLE or use Tkinter, see note 2 for instructions. | 19.2 MB | a2b0f708dcd5e221 |
| Windows help file | Windows | 5.7 MB | ef628818d054401b |
|
| Windows X86-64 MSI Installer | Windows | 15.9 MB | b73f8753c76924bc |
|
| Windows X86-64 MSI program database | Windows | 16.6 MB | e4866ce2f277d1f8 |
|
| Windows x86 MSI Installer | Windows | 15.5 MB | ac54e14f7ba18025 |
|
| Windows x86 MSI program database | Windows | 17.4 MB | ec3184d886efdc4c |