summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-12-19 10:10:32 (GMT)
committerGeorg Brandl <georg@python.org>2010-12-19 10:10:32 (GMT)
commitaedd2899c27c71dde84837fab9ac119425b7f4dc (patch)
tree8d80e0f350e9d35681b8d61ff1fadc1b12cad983 /Misc
parent7504302875d4584f7f6059609783dba1f2597669 (diff)
downloadcpython-aedd2899c27c71dde84837fab9ac119425b7f4dc.zip
cpython-aedd2899c27c71dde84837fab9ac119425b7f4dc.tar.gz
cpython-aedd2899c27c71dde84837fab9ac119425b7f4dc.tar.bz2
#6075: make idle work with both Carbon AquaTk and Cocoa AquaTk. Patch by Kevin Walzer and Ned Deily.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
-rw-r--r--Misc/NEWS3
2 files changed, 4 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 1bd0f33..7c02771 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -881,6 +881,7 @@ Wojtek Walczak
Charles Waldman
Richard Walker
Larry Wall
+Kevin Walzer
Rodrigo Steinmuller Wanderley
Greg Ward
Barry Warsaw
diff --git a/Misc/NEWS b/Misc/NEWS
index 2e321c4..a66b76b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -93,6 +93,9 @@ Tests
Tools/Demos
-----------
+- Issue #6075: IDLE on Mac OS X now works with both Carbon AquaTk and
+ Cocoa AquaTk.
+
- Issue #10710: ``Misc/setuid-prog.c`` is removed from the source tree.
- Issue #10706: Remove outdated script runtests.sh. Either ``make test``