]> granicus.if.org Git - python/commit
Issue #15663: Revert OS X installer built-in Tcl/Tk support for 2.7.6.
authorNed Deily <nad@acm.org>
Tue, 5 Nov 2013 10:40:03 +0000 (02:40 -0800)
committerNed Deily <nad@acm.org>
Tue, 5 Nov 2013 10:40:03 +0000 (02:40 -0800)
commit11852734a576221ecd71738b08874f6fd44e85bb
treefd53627113a14bde336f4c89edf2157e3466b17e
parentcbcb1e8f84557b06af9fbead2411c6eaa87a39e0
Issue #15663: Revert OS X installer built-in Tcl/Tk support for 2.7.6.
Some third-party projects, such as matplotlib and PIL/Pillow,
depended on being able to build with Tcl and Tk frameworks in
/Library/Frameworks.  They were unable to build with the built-in
Tcl/Tk and/or execute correctly.
Mac/BuildScript/README.txt
Mac/BuildScript/build-installer.py
Mac/BuildScript/resources/ReadMe.txt
Mac/BuildScript/resources/Welcome.rtf
Misc/NEWS