diff options
author | Ned Deily <nad@acm.org> | 2013-11-23 11:30:11 (GMT) |
---|---|---|
committer | Ned Deily <nad@acm.org> | 2013-11-23 11:30:11 (GMT) |
commit | aa6a212a4eecd7062056707b4e7adf3690693a91 (patch) | |
tree | e8d35f237123ebf7ecc8e03b0c7829e18b39f8b3 /Misc | |
parent | 2427b50fdda5eafa75a7b3345826ad805ba95d53 (diff) | |
download | cpython-aa6a212a4eecd7062056707b4e7adf3690693a91.zip cpython-aa6a212a4eecd7062056707b4e7adf3690693a91.tar.gz cpython-aa6a212a4eecd7062056707b4e7adf3690693a91.tar.bz2 |
Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.4.0b1.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -401,6 +401,11 @@ Build xz 5.0.3 -> 5.0.5 SQLite 3.7.13 -> 3.8.1 +- Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.4.0b1. + Some third-party projects, such as Matplotlib and PIL/Pillow, + depended on being able to build with Tcl and Tk frameworks in + /Library/Frameworks. + Tools/Demos ----------- |