]> granicus.if.org Git - python/commit
Document changes to OS X installer configurations for 2.7.7.
authorNed Deily <nad@acm.org>
Sat, 17 May 2014 21:29:22 +0000 (14:29 -0700)
committerNed Deily <nad@acm.org>
Sat, 17 May 2014 21:29:22 +0000 (14:29 -0700)
commit78cceec1c07a0b4eb58fb49974b3407448901c35
treec2e749463e8ceda713377e947b0fe0f637b0b895
parent36f28f7ae830197330b7d30f7b40e727d30d5d25
Document changes to OS X installer configurations for 2.7.7.
As of 2.7.8, the 32-bit-only installer will support OS X 10.5
and later systems as is currently done for Python 3.x installers.

For 2.7.7 only, we will provide three installers:
the legacy deprecated 10.3+ 32-bit-only format;
the newer 10.5+ 32-bit-only format;
and the unchanged 10.6+ 64-/32-bit format.

Although binary installers will no longer be available from
python.org as of 2.7.8, it will still be possible to build from
source on 10.3.9 and 10.4 systems if necessary.
Mac/BuildScript/README.txt
Mac/BuildScript/resources/ReadMe.txt
Mac/BuildScript/resources/Welcome.rtf
Mac/README
Misc/NEWS