summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2012-02-05 20:14:20 (GMT)
committerTerry Jan Reedy <tjreedy@udel.edu>2012-02-05 20:14:20 (GMT)
commite91e7637bb2d7723b95cd7d3b8f581aff39d70f2 (patch)
treeb14166161f607d793ee84bffc0c21f9e0a7fd83b /Misc
parenta77aa69870aad71c9cfce10fbca5f1e25cb2bb95 (diff)
downloadcpython-e91e7637bb2d7723b95cd7d3b8f581aff39d70f2.zip
cpython-e91e7637bb2d7723b95cd7d3b8f581aff39d70f2.tar.gz
cpython-e91e7637bb2d7723b95cd7d3b8f581aff39d70f2.tar.bz2
Issue 964437 Make IDLE help window non-modal.
Patch by Guilherme Polo and Roger Serwy.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 70c5f10..0a12d21 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -113,6 +113,9 @@ Core and Builtins
Library
-------
+- Issue #964437 Make IDLE help window non-modal.
+ Patch by Guilherme Polo and Roger Serwy.
+
- Issue #2945: Make the distutils upload command aware of bdist_rpm products.
- Issue #13933: IDLE auto-complete did not work with some imported